2 ways to change ‘Critical Battery Percentage Levels on Windows’

In Windows 10, users can create a custom power plan that changes the critical battery percentage level. When a Windows laptop or tablet’s battery becomes so low that it has just minutes until it shuts off, a critical battery warning will appear on the bottom right-hand side of the screen. Users are able the percentage battery remaining that will trigger this notification.

Changing the percentage is as simple as going into Power Options in the Control Panel, and changing plan settings. However, some users might find that after changing the plan settings, the new percentage level they choose doesn’t save. This tends to occur as a result of OEM (Original Equipment Manufacturer) software that manages power settings.

If you are experiencing this problem, the following method should resolve the problem and allow you to change the critical battery percentage level.

Method 1: Remove OEM Power Management

First of all, you need to find what OEM Power Management system your computer has installed. Press the Windows and X keys on your keyboard, and click Control Panel. Choose Programs and then click Uninstall a program. You will be presented with a window that contains all installed programs on your computer.

The power management system your laptop is running, if any, will depend on the manufacturer of your machine. A Dell machine will be running Dell Power Manager. VAIO machines use VAIO Power Management Software. Samsung laptops may also run Samsung Battery Manager.

Search the installed programs for anything that includes the manufacturer name of your laptop, and the words power manager or battery manager. Once you locate it, highlight it, and press Uninstall which is at the top of the list. When you are shown a window that informs you the uninstall has been completed, reboot your computer.

Once restarted, once again press the Windows and X keys, click Control Panel and choose Power Options. Under Selected plan, click Change plan settings, which will take you to your current plan settings. At the bottom, you’ll see Change advanced power settings. Click this, and in the window that pops up, scroll and expand the Battery entry. In the expanded list, you will see Critical battery action, which you can expand and change what happens when you receive the critical battery notification.

Below this, you will see Critical battery level, which you should expand to change the percentage at which you receive the notification. Here you can amend the percentage with the On battery and Plugged in options. Once you have made your decision, click Apply and OK.

If this does not work, try method 2.

Method 2: Command Prompt

Ensuring that you are logged into an admin account on your computer, press the Start button on your task bar, select Run and enter cmd. This will take you to a black screen (command prompt), where you should enter the following code. Replace <percentage> in this code with the percentage number you want.

The command prompt has to run as administrator. So either right click cmd to choose “run as administrator” or use the Win + X keys to open it as administrator.

powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATLEVELCRIT <percentage>

So for instance, should you want to change the critical battery percentage level to 2%, the code would be:

powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATLEVELCRIT 2

Press Enter on your keyboard, and this should change your critical battery percentage level.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.