Home Windows Fix “No Power Options Available” Error in Windows OS

Fix “No Power Options Available” Error in Windows OS

by admin

Do you keep seeing a “There are currently no power options available” message while selecting the Power icon on the Windows 11/10 Start menu? Alternative ways to shut down and reboot your PC may also be unavailable or won’t work. Why is that?

The “There are currently no power options available” error shows up in Windows 10 and 11 due to a corrupt power plan, insufficient account-related permissions, or other problems with the operating system.

Fix “No Power Options Available” Error in Windows OS

Work your way through the fixes in this troubleshooting tutorial to fix the “There are currently no power options available” power button error in Windows 10 and 11.

If the error occurs on a standard Windows user account, you must ask a person with administrative privileges to the PC to help you with some of the fixes below.

Run the Windows Power Troubleshooter

Windows 10 and 11 have a built-in troubleshooter that detects and fixes power-related problems on your PC. To run it:

  1. Right-click the Start button and select Settings.
Fix “No Power Options Available” Error in Windows OS
  1. Go to System > Troubleshoot.
Fix “No Power Options Available” Error in Windows OS
  1. Select Other/Additional troubleshooters.
Fix “No Power Options Available” Error in Windows OS
  1. Select Power > Run/Run the troubleshooter.
Fix “No Power Options Available” Error in Windows OS
  1. Follow all on-screen instructions to resolve issues the Power troubleshooter detects.

Check the Local Group Policy Editor

If your computer runs the Pro edition of Windows 10 or 11, there’s a group policy setting that could block access to your PC’s power options. To check and disable it:

  1. Press Windows + R to open a Run dialog box.
  2. Type gpedit.msc into the Open field and press Enter.
Fix “No Power Options Available” Error in Windows OS
  1. Go to User Configuration > Administrative Templates > Start Menu and Taskbar on the left navigation area.
  2. Double-click the Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands policy setting on the right pane.
Fix “No Power Options Available” Error in Windows OS
  1. Select the radio button next to Not Configured or Disabled.
Fix “No Power Options Available” Error in Windows OS
  1. Select Apply > OK.

Tweak the Windows System Registry

If you use the Home edition of Windows 10/11, use the Registry Editor to make the following tweak. It’s best to create a system registry backup before you begin.

  1. Press Windows Key + R, type regedit, and press Enter.
  2. Copy the following path into the Registry Editor address bar and press Enter:

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

Fix “No Power Options Available” Error in Windows OS
  1. Double-click the NoClose registry entry on the right pane.
Fix “No Power Options Available” Error in Windows OS
  1. Set the value inside the Value data field to 0 and select OK.
Fix “No Power Options Available” Error in Windows OS
  1. Press Ctrl + Alt + Esc to open the Windows Task Manager.
  2. Select Windows Explorer under the Processes tab.
Fix “No Power Options Available” Error in Windows OS
  1. Select the Restart button at the window’s lower right corner.
  2. Open the Start menu and see if your power options are available.

If the registry path above is unavailable:

  1. Enter the following into the address bar and press Enter:

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPolicies

  1. Right-click the Policies folder on the left pane and select New > Key.
Fix “No Power Options Available” Error in Windows OS
  1. Name the folder as Explorer.
Fix “No Power Options Available” Error in Windows OS
  1. Right-click the Explorer folder and select New > DWORD (32-BIT).
Fix “No Power Options Available” Error in Windows OS
  1. Name the entry as NoClose. You do not have to modify the entry since the default value is 0.
Fix “No Power Options Available” Error in Windows OS
  1. Open the Task Manager and restart the Windows Explorer process (check steps 69 above).

Restore Power Options to Default Settings

Next, restore the Windows power plan settings to their default settings and check if that makes a difference. To do that:

  1. Open the Start menu, type cmd into the search bar, and select Run as administrator.
Fix “No Power Options Available” Error in Windows OS
  1. Type the following into the elevated Command Prompt console:

powercfg –restoredefaultschemes

Fix “No Power Options Available” Error in Windows OS
  1. Press Enter.

Resolve Local Security Policy Conflicts

In Windows 10 or 11 Pro, the “There are currently no power options available” error can also appear due to insufficient permissions from a misconfigured local security policy. The following steps might help:

  1. Type secpol.msc into a Run box and press Enter.
  2. Go to Security Settings > Local Policies > User Rights Assignment on the left navigation area.
  3. Double-click the Shut down the system policy on the right pane.
Fix “No Power Options Available” Error in Windows OS
  1. Select the Add User or Group button.
Fix “No Power Options Available” Error in Windows OS
  1. Select Advanced.
Fix “No Power Options Available” Error in Windows OS
  1. Hold down the Ctrl key and select Administrators, Backup Operators, and Users from the list under Search results. Then, select Find Now.
Fix “No Power Options Available” Error in Windows OS
  1. Select OK.
Fix “No Power Options Available” Error in Windows OS
  1. Select Apply > OK.

Alternatively, you can reset your computer’s local security settings to their defaults via an elevated Command Prompt console. To do that, simply execute the following command:

secedit /configure /cfg %windir%infdefltbase.inf /db defltbase.sdb /verbose

Run SFC and DISM Scan

Corrupted system files can result in weird anomalies in Windows 10 and 11. To check, run the SFC (System File Checker) and DISM system cleanup tools from an elevated Command Prompt console:

  • sfc /scannow
  • dism /online /cleanup-image /restorehealth

Update Windows 10/11

Newer operating system updates for Windows 10 and 11 could contain a software-based fix for the “There are currently no power options available” error. To check:

  1. Open the Windows Settings app.
  2. Select Windows Update.
  3. Select Check for updates.
Fix “No Power Options Available” Error in Windows OS

Suppose Windows Update detects any updates, select Download and install to apply them.

Roll Back the Operating System

Use the System Restore feature in Windows 10 or 11 to revert the operating system to when you could access your power options without error. To do that:

  1. Open a Run box, type rstrui, and press Enter.
  2. Select Next on the System Restore pop-up window.
Fix “No Power Options Available” Error in Windows OS
  1. Check the box next to Show more restore points and pick a restore point. Select Scan for affected programs if you want to check what programs might be impacted if you revert the system to the selected time frame.
Fix “No Power Options Available” Error in Windows OS
  1. Select Next to proceed.
  2. Select Finish.
Fix “No Power Options Available” Error in Windows OS
  1. Follow the onscreen instructions to roll back your PC.

Create a New Windows Account

Briefly create and switch to a new Windows account to check if the “There are currently no power options available” error stems from profile corruption. To do that:

  1. Open the Settings app on your computer.
  2. Go to Accounts.
  3. Select Family & other users.
Fix “No Power Options Available” Error in Windows OS
  1. Scroll down to Other users and select Add account.
Fix “No Power Options Available” Error in Windows OS
  1. Select I don’t have this person’s sign-in information.
Fix “No Power Options Available” Error in Windows OS
  1. Choose Add a user without a Microsoft Account.
Fix “No Power Options Available” Error in Windows OS
  1. Create an alternate username and password and select Next.
Fix “No Power Options Available” Error in Windows OS
  1. Open the Start menu, select your Windows profile portrait, and sign into the account you just created.
Fix “No Power Options Available” Error in Windows OS

If the power options work on the new account, learn how to move your data from the old profile.

Reset Windows to Default Settings

If none of the fixes above help, you must reset the Windows 10 or 11 installation to factory defaults. Back up your PC, and then:

  1. Open the Settings app and select System > Recovery (or Update & Security > Recovery in Windows 10).
Fix “No Power Options Available” Error in Windows OS
  1. Select Reset PC (or Get started under Reset this PC in Windows 10).
Fix “No Power Options Available” Error in Windows OS
  1. Select Keep my files to keep save personal data during the restore procedure. Or, choose Remove everything for a total factory reset.
Fix “No Power Options Available” Error in Windows OS

Learn more about restoring Windows 10 and 11 to their default settings.

The Power Options Menu Is Working Again

The “There are currently no power options available” error in Windows 11/10 is fixable so long as you spend time applying the fixes above. Running the Power troubleshooter, checking the Local Group Policy Editor, or tweaking the system registry works in most cases. Creating a new user account and carrying out a factory reset are extreme measures you likely won’t have to resort to performing.

You may also like