Unusual charging indicator and auto-boot behavior on MacBook Pro 2024

I'm having an issue with my MacBook Pro 2024 when the charger is plugged in, where the charging indicator lights up with unusual behavior:

- If the battery is full, the indicator lights up green, turns off, turns orange, and then goes back to green.

- If the battery is not full, the indicator stays lit in orange without changing.

- The device turns on automatically when the charger is plugged in, even if it's off.

- I tried disabling auto-boot when the charger is plugged in with the following command:


sudo nvram AutoBoot=%00


But it didn't work, and the device still boots automatically when the charger is plugged in.


[Re-Titled by Moderator]

Posted on Feb 3, 2025 11:52 AM

Reply
Question marked as Top-ranking reply

Posted on Feb 3, 2025 4:17 PM

nezar_ wrote:

I'm having an issue with my MacBook Pro 2024 when the charger is plugged in, where the charging indicator lights up with unusual behavior:
- If the battery is full, the indicator lights up green, turns off, turns orange, and then goes back to green.
- If the battery is not full, the indicator stays lit in orange without changing.
- The device turns on automatically when the charger is plugged in, even if it's off.
- I tried disabling auto-boot when the charger is plugged in with the following command:

sudo nvram AutoBoot=%00

But it didn't work, and the device still boots automatically when the charger is plugged in.

[Re-Titled by Moderator]


the battery charging scenario you paint seems normal.


charging can be put on hold


About BHM battery health management:

M1/M2/M3/M4 SoC

About battery health management in Mac notebooks - Apple Support



you can compare these Terminal command vs what you posted above...

ref: Prevent a Mac laptop from turning on when opening its lid or connecting to power - Apple Support



Similar questions

6 replies
Question marked as Top-ranking reply

Feb 3, 2025 4:17 PM in response to nezar_

nezar_ wrote:

I'm having an issue with my MacBook Pro 2024 when the charger is plugged in, where the charging indicator lights up with unusual behavior:
- If the battery is full, the indicator lights up green, turns off, turns orange, and then goes back to green.
- If the battery is not full, the indicator stays lit in orange without changing.
- The device turns on automatically when the charger is plugged in, even if it's off.
- I tried disabling auto-boot when the charger is plugged in with the following command:

sudo nvram AutoBoot=%00

But it didn't work, and the device still boots automatically when the charger is plugged in.

[Re-Titled by Moderator]


the battery charging scenario you paint seems normal.


charging can be put on hold


About BHM battery health management:

M1/M2/M3/M4 SoC

About battery health management in Mac notebooks - Apple Support



you can compare these Terminal command vs what you posted above...

ref: Prevent a Mac laptop from turning on when opening its lid or connecting to power - Apple Support



Feb 6, 2025 7:46 PM in response to nezar_

nezar_ wrote:

I tried these commands in the Terminal to prevent it from starting only when connected to power, but they didn't work
sudo nvram BootPreference=%00
sudo nvram BootPreference=%02

Be careful using any NVRAM commands on an M-series Mac as some of them can prevent an M-series Mac from booting.


Most of the commands you will find are only intended for Intel Macs. The only "nvram" command that I know is safe for an M-series Mac is the one used to clear the NVRAM settings or to delete a specific NVRAM item key. Setting any NVRAM values will most likely cause problems unless you know with certainty that a particular key/value pair is valid for an M-series Mac. Here is the command to clear NVRAM settings (safe for both Intel & M-series Macs....must add "sudo " to the beginning if used while booted into macOS, otherwise the command listed is for use while booted from a macOS installer):

nvram  -c


FYI, unfortunately there is no way to change the auto boot behavior of the M-series Macs. You can always provide Apple with product feedback here (Apple won't respond):

Product Feedback - Apple


Feb 6, 2025 8:42 PM in response to HWTech

HWTech wrote:

Most of the commands you will find are only intended for Intel Macs. The only "nvram" command that I know is safe for an M-series Mac is the one used to clear the NVRAM settings or to delete a specific NVRAM item key. \

FYI, unfortunately there is no way to change the auto boot behavior of the M-series Macs. You can always provide Apple with product feedback here (Apple won't respond):
Product Feedback - Apple



ref:


A Mac laptop with Apple silicon automatically turns on and starts up when you open its lid or connect it to power. With macOS Sequoia 15 or later, you can change this behavior without affecting your ability to use your keyboard or trackpad to turn on your Mac.


Prevent a Mac laptop from turning on when opening its lid or connecting to power

Prevent a Mac laptop from turning on when opening its lid or connecting to power - Apple Support




if it is not working as expected file a bug report / submit your Apple Feedback here:  Product Feedback - Apple


Feb 6, 2025 9:12 PM in response to leroydouglas

leroydouglas wrote:

A Mac laptop with Apple silicon automatically turns on and starts up when you open its lid or connect it to power. With macOS Sequoia 15 or later, you can change this behavior without affecting your ability to use your keyboard or trackpad to turn on your Mac.

Prevent a Mac laptop from turning on when opening its lid or connecting to power
Prevent a Mac laptop from turning on when opening its lid or connecting to power - Apple Support

I missed that link earlier, thanks for hitting me with it again ;-)


That change is definitely nice to see & most welcome. It is also interesting how much Apple is resorting to the command line these days to configure & customize macOS.


Feb 6, 2025 1:36 AM in response to leroydouglas

leroydouglas wrote:


nezar_ wrote:

I'm having an issue with my MacBook Pro 2024 when the charger is plugged in, where the charging indicator lights up with unusual behavior:
- If the battery is full, the indicator lights up green, turns off, turns orange, and then goes back to green.
- If the battery is not full, the indicator stays lit in orange without changing.
- The device turns on automatically when the charger is plugged in, even if it's off.
- I tried disabling auto-boot when the charger is plugged in with the following command:

sudo nvram AutoBoot=%00

But it didn't work, and the device still boots automatically when the charger is plugged in.

[Re-Titled by Moderator]

the battery charging scenario you paint seems normal.

charging can be put on hold

About BHM battery health management:
M1/M2/M3/M4 SoC
About battery health management in Mac notebooks - Apple Support


you can compare these Terminal command vs what you posted above...
ref: Prevent a Mac laptop from turning on when opening its lid or connecting to power - Apple Support


thanks, I tried these commands in the Terminal to prevent it from starting only when connected to power, but they didn't work

sudo nvram BootPreference=%00

sudo nvram BootPreference=%02

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Unusual charging indicator and auto-boot behavior on MacBook Pro 2024

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.