


Fix 'There Are Currently No Power Options Available' in Windows 11
Windows 11 power option disappears? Seven solutions to help you recover!
Many users reported that the power option was not found in the Start menu of Windows 11, and the prompt "No power option is currently available" appeared after clicking "Power". Don't worry, this is not an isolated case, and this problem may also occur with Windows 10. This article will analyze the causes and provide seven repair methods.
Method 1: Run the power supply troubleshooting program
- Press Win I key to open the Settings app, select "System" on the left, and then select "Troubleshoot" on the right.
- Click on "Other Troubleshooter", scroll down to the "Power" section, and then click "Run".
-
If any problem is detected, click "Apply this hotfix" and follow the on-screen prompts.
-
After the troubleshooting is complete, restart the computer and check whether the power options are restored.
Method 2: Use the command to restore power supply options
If running the Power Troubleshooter is invalid, try the power recovery option using the command prompt.
- Click the search icon on the Windows 11 taskbar, enter "Command Prompt", right-click "Command Prompt" and select "Run as Administrator".
- In the command prompt window, enter
powercfg -restoredefaultschemes
and press Enter.
-
Restart the computer and check the power options. If the problem is resolved, there is no need to continue. Otherwise, please continue to the next step.
-
Open the command prompt as administrator, enter the command:
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
, and press Enter.
- Restart the computer again and the power option should be available.
Method 3: Edit local group policy
- Press Win R to open the "Run" dialog box, enter
gpedit.msc
and press Enter. This will open the local Group Policy Editor.
- To the left side of the local Group Policy Editor, navigate to User Configuration > Administrative Templates > Start Menu and Taskbar. Then find the "Delete and block access to the "Close", "Restart", "Sleep", and "Hibern" commands" items on the right.
If this is enabled, this is the reason why you see the "No power options available currently" error. Therefore, you need to double-click this to disable it.
- In the next window, select "Unconfigured" or "Disabled", and then click "Apply".
The changes will take effect immediately without restarting Windows 11. Now go to Start >Power and you should see the "Off" and "Restart" options instead of the "No power options available currently" message.
Method 4: Edit the Windows Registry
- Press Win R to open the "Run" dialog box, enter
regedit
and press Enter. This will open the Registry Editor in Windows 11.
- To the left side of the Registry Editor, navigate to the key
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
and check if there is an entry under this key.NoClose
entry exists and its value data is 1, this is the reason that there are no options available on the current computer. Therefore, you need to double-click the NoClose
entry, set its value data to 0, and then click OK. NoClose
- Restart Windows 11 for the changes to take effect, and the power option should be available.
Method 5: Edit local security policy
- Press Win R key to open the "Run" dialog box. Then, enter
and press Enter to open the local security policy.
secpol.msc
- In the Local Security Policy window, expand Local Policy and select User Rights Assignment on the left. Then right-click the "Close System" policy on the right and select "Properties".
-
Under the Local Security Settings tab, select Backup Operator, and then click Add User or Group. When the Select User or Group window opens, continue to the next step to check the name of your current user.
-
Open Windows Control Panel and go to "User Account" > "User Account" > "Configure Advanced User Profile Properties". When the User Profile dialog box opens, note down your profile name.
- Now, return to the Select User or Group window that opened in step 3. Then, type your profile name in the box, click Check Name, and then click OK. Finally, click Apply.
- Restart Windows 11 and check if the power options are available.
Method 6: Run SFC scan
- Open the command prompt as administrator, then enter
sfc /scannow
and press Enter. Then wait for the system scanning to complete.
-
Waiting for the system scanning to complete. If any corrupt system files are found, Windows will fix them. When done, restart the computer and check if the power options are restored. If there are still no options available, continue to the next step.
-
Open the command prompt as administrator again, type the command:
dism /online /cleanup-image /restorehealth
and press Enter. Once done, restart the computer and the power option should be available.
Method 7: Perform system restore
If you try all of the above methods but the "No power options available currently" issue still exists, you need to perform a system restore.
If System Protection is enabled, Windows 11 will automatically create a system restore point when Windows is updated or other major system changes are made. This allows you to restore your computer to a previous state where the power option works properly, even if you did not create a system restore point manually.
- Type "Restore" in the Windows 11 search menu, and then click "Create restore point" in the search results.
- When the System Properties dialog box opens, click System Restore.
- In the System Restore Wizard, click "Next", select a restore point, and then click "Next".
-
Confirm your restore point and click "Finish". Your computer will then return to its status before the "No power options available" event.
-
After the restore is complete and the computer is restarted, the power option should be available.
I hope the above method can help you solve the problem of the disappearance of the Windows 11 power option!
The above is the detailed content of Fix 'There Are Currently No Power Options Available' in Windows 11. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Microsoft's latest PowerToys update introduces a game-changing search feature reminiscent of macOS' Spotlight. This improved "Command Palette" (formerly PowerToys Run) surpasses the functionality of the Windows R Run command and the task

KB5054979 is a cumulative security update released on March 27, 2025, for Windows 11 version 24H2. It targets .NET Framework versions 3.5 and 4.8.1, enhancing security and overall stability. Notably, the update addresses an issue with file and directory operations on UNC shares using System.IO APIs. Two installation methods are provided: one through Windows Settings by checking for updates under Windows Update, and the other via a manual download from the Microsoft Update Catalog.

Nanoleaf's Pegboard Desk Dock: A Stylish and Functional Desk Organizer Tired of the same old charging setup? Nanoleaf's new Pegboard Desk Dock offers a stylish and functional alternative. This multifunctional desk accessory boasts 32 full-color RGB

Dell's UltraSharp 4K Thunderbolt Hub Monitor (U2725QE): An LCD That Rivals OLED For years, I've coveted OLED monitors. However, Dell's new UltraSharp 4K Thunderbolt Hub Monitor (U2725QE) has changed my mind, exceeding expectations with its impressiv

Mastering Malware Detection in Windows 11: Three Easy Methods Malware, encompassing viruses, adware, and data-stealing code, poses a significant threat. With a staggering 190,000 attacks per second, effective malware detection is crucial. This guide

Kamrui GK3Plus Mini PC: Small and powerful, affordable! During Amazon's spring sale, the Kamrui GK3Plus Mini PC is priced as low as $150! This mini computer has powerful performance, easy upgrade and small size, making it an ideal choice for users who pursue cost-effectiveness. Whether it’s a mini computer enthusiast or a first-time user who’s trying out a small computer, the Kamrui GK3Plus Mini PC is an excellent starter choice. Originally priced at $199, Amazon currently enjoys a 15% discount (and a $20 coupon) and can be purchased for less than $149. Such a affordable price, but with a good configuration: equipped with a slightly old but competent In

Many free apps rival their paid counterparts in functionality. This list showcases excellent free Windows alternatives to popular paid software. I firmly believe in using free software unless a paid option offers a crucial, missing feature. These

The accessibility features of Windows systems are not designed only for people with disabilities, they can also significantly improve the productivity of ordinary users. Even without a disability, I rely on some accessibility features to improve efficiency and can't even imagine how to use Windows without them. Here are some features worth trying: Watch videos easily: Use real-time subtitles Sometimes to save time, I speed up the video, but this makes the audio difficult to understand. Or, the speaker has a heavier accent, contains professional terms, or I can’t use my headphones in the library. In these cases, I would rely on Windows' real-time subtitles feature, which generates real-time subtitles for any audio for easy reading. Enable this feature, open the Settings app, and navigate to Assistant
