Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Facebook Twitter Instagram
Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Tech News Today
Home»Windows»How to Fix There Are Currently No Power Options Available

How to Fix There Are Currently No Power Options Available

AbhishekBy AbhishekMarch 4, 2022
there are currently no power options available windows

After clicking on the Power icon in the Start menu, you may have seen the “There are currently no power options available” message. However, there is no need to panic even if you can’t shut down or restart your computer.

It is a minor issue caused by incorrectly configured power or policy settings. As a result, adjusting those settings should resolve the problem. Even if this error is not resolved, there are ways to access your PC’s power options.

You may find a blank box in place of the message. It is also the same problem, and the methods in this article can be useful in both cases.

Why Are the Power Options Not Available?

Many users have experienced this problem after a system update. So, the most likely reason would be the unwanted changes in the system settings. 

Errors in power settings, registry entries, system policies, etc., are probable culprits. Users themselves may also alter those settings causing this error. The common causes include:

  • Glitches in Power Options settings
  • Incorrect value of the NoClose registry entry
  • User Rights Assignment conflicts in the Local Security Policy Editor
  • System file corruption
  • Registry corruption due to third-party apps
  • How Can I Solve This Problem?

    This problem does not completely remove the power options from your PC. It only does so from the Start menu and the Windows Security dialog window. 

    There are other methods to access those options. Some of them are:

    • Pressing Alt + F4 on the desktop without any active windows.
    • Signing out and using the power options from the log-in window.
    • Using commands in the Command Prompt for those operations.

    These methods do not fix the underlying issue causing this error, though. You will need to change the policy and power settings to fix those.

    Resolve Username Conflict in Local Security Policy Tool

    The improper configuration of the Shut down the system policy is a common cause for this error. If there are conflicts with your username, the power options won’t be available. To fix this issue, follow the directions below:

    1. Press Windows key + R and enter secpol.msc to open the Local Security Policy Editor. You can also search for and open it by using the search bar.
    2. Navigate to User Rights Assignment under Local Policies. 
    3. Inside the right windows, locate Shut down the system and double-click on it. You can also right-click and select Properties. local security policy editor shut down options
    4. Click Add User or Group in the pop-up window and Advanced in the next one.
    5. Here, click on Object Types and check all available options. Then select Ok.
    6. Now, click on Find Now. You’ll see a list of all users in the search results.
    7. The only users/groups you require are Administrators, Users, and Backup Operators. Select these by holding the Ctrl key and clicking on them. Click on Ok to enter the users and hit Ok again. You can also manually add the users one by one.
    8. Click on Apply and Ok to apply the changes. local security shut down users and groups
    9. Restart by signing out first or through Command. After restarting, check if the power options are available.

    You can also use the command-line interface to reset all the security entries to default. This way, you don’t have to go through the hassle of navigating through the dialogue boxes and prompts. To do so, follow these steps:

    1. Search for cmd in the search bar. Then Right-click on the command prompt and select Run as administrator.
    2. Click Yes on the permission prompt if it appears.
    3. Enter the command secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose and press enter.
    4. Then, restart your PC.

    Launch Power Troubleshooter

    Running the power troubleshooter may solve the issues related to its settings. Follow the instructions below to do so:

    1. First, press Windows key + I to launch Settings. You can also open the Start Menu and click on Settings (cogwheel symbol). settings update and security
    2. Click on Update and Security and then select Troubleshooter from the left bar on the new tab.
      settings troubleshoot
    3. Scroll down and click on Additional Troubleshooters. In the new tab, locate the Power option. Click on it and select Run the troubleshooter. additional troubleshooters power
    4. Confirm any on-screen instructions to apply fixes. Then restart your PC using the available methods.

    Change Access Settings through Local Group Policy Editor

    There is an option in the Local Group Policy Editor that handles access to power options. Enabling this policy removes the power options from the Start menu and the Windows Security dialog box. To locate and disable this policy, follow these directions:

    1. Press Windows key + R and enter gpedit.msc to open the Local Group Policy Editor. You can also search for and open it by using the search bar.
    2. Click on Administrative Templates under User Configuration from the left sidebar. Then, open Start Menu and Taskbar. group policy editor start menu and taskbar
    3. Locate Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands on the right. group policy editor hide power options
    4. Double-click on it and choose the Disabled or Not Configured option from the next window.
      configuration show hide power options
    5. Click on Ok. Then restart your PC using the possible options.

    Change NoClose Value in Windows Registry

    This method creates the same output as the above method. Enabling the NoClose key hides the power options from the Start menu. However, it is possible to change the NoClose entry with the Registry Editor. Follow the steps below to do so:

    1. Press Windows key + R and enter regedit to open the Registry Editor. You can also search for and open it by using the search bar.
    2. Click on Yes if you see the User Control Account prompt.
    3. Navigate to the path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    4. Double-click on the NoClose key, set its value as zero (0) and select Ok. registry NoClode key
    5. If the above path does not exist, navigate to Policies. Then right-click on Policies and select New > Key. Name it as Explorer. registry new key
    6. Then, right-click on the empty area and choose New > DWORD (32-bit) Value. Set its name to NoClose and value to zero. registry new DWORD value
    7. Restart your PC using available options.
    8. If you still experience the problem, navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
    9. Here, change the value of CsEnabled from 1 to 0. Restart and check again.

    Restore to Default Power Plan

    There may be changes in the power plan configuration that causes Windows to hide the options. Installing system updates may have caused this issue. 

    This fix is true for the hibernation and the sleep options but may not work if all the options are missing. Still, some users have found restoring the power plan to its default settings a viable solution. Follow the steps below for this method:

    1. Search for cmd in the search bar. Then Right-click on the command prompt and select Run as administrator.
    2. Click Yes on the permission prompt if it appears.
    3. Type the command powercfg –restoredefaultschemes and press enter. restore power configurations
    4. Now, restart your computer and check if the problem resolves.

    Fix Corrupt System Files

    If this problem is due to system file corruption, a possible solution is using the SFC and the DISM. The System File Checker and the Deployment Image Servicing and Management tools can scan and repair damage in the system files. 

    Even if it fails to solve this error, performing both processes is still a good idea. Perform the following instructions:

    1. Search for cmd in the search bar. Then Right-click on the command prompt and select Run as administrator.
    2. Click Yes on the permission prompt if it appears.
    3. Type the commands below and press enter after each to execute them. Wait for each to complete.
      • dism /online /cleanup-image /restorehealth
      • sfc /scannow
    4. We recommend executing DISM before first. DISM can restore missing files that are not backed up by SFC which increases the success rate for this operation.
    5. Reboot your PC and check if the error persists.

    System Restore

    System Restore creates a snapshot of your system and saves it as a restore point. It allows you to revert to the restore point whenever you need to. Keep in mind, though, that this removes any changes you have made after creating the restore point.

    You should try this method only if no other methods work. To perform a system restore, follow the steps below:

    1. Type restore in the search bar and open Create a restore point. It opens the System Protection tab in System Properties.
    2. Click on System Restore to start the process. system restore
    3. Follow the on-screen instructions. You can select any restore point you want. 
    4. There is also an option to check for affected programs. You may need to reinstall those programs after the process completes.

    Reset PC

    If no other methods work and you don’t have an appropriate restore point, the last option is to reset your OS. You will have two options if you want to reset your PC. The first option deletes only the system data, while the second one deletes all data on your PC. 

    We still recommend you backup all your important data before performing this method. For this, follow these steps:

    1. First, press Windows key + I to launch Settings. You can also open the Start Menu and click on Settings (cogwheel symbol).
    2. Click on Update and Security and then select Recovery from the left bar on the new tab.
      settings system reset
    3. Choose the Get started option under Reset this PC. Other versions may have different options for this.
    4. Select Keep my files when prompted and click Ok. keep my files option
    5. Follow the on-screen instructions.

    Frequently Asked Questions

    Why Can’t I Access the Local Security Policy Tool or the Local Group Policy Editor?

    If you use a Home edition for Windows, these tools will be absent from your computer. You can try other methods to solve the power options error. Otherwise, you may have to download and use other programs to install and enable these tools.

    How Do I Restart Computer to Apply the Changes?

    To restart your computer, you can use two methods. The first is to use the Command Prompt or the Run tool (Windows + R). Enter the command shutdown -r -t 0 to restart.

    The second method is to press Alt + F4 or click on your User in the Start menu and select Sign out. Then, you can select the Restart option from the sign-in screen.

    fix
    Abhishek

    I'm an electronics engineer, avid writer, and tech-enthusiast specializing in troubleshooting computer-related issues. I enjoy reading both fiction and non-fiction in diverse genres. Apart from that, I also have a habit of trying out most new games but never completing them.

    Related Posts

    change drive letter windows 10 11

    How To Change A Drive Letter On Windows 10 Or 11

    June 8, 2022
    disable touch screen windows 11

    How to Disable the Touchscreen on Windows 11?

    June 8, 2022
    enable virtualization windows 11

    How to Enable Virtualization on Windows 11

    June 7, 2022
    how-to-open-file-location-on-windows-11-1

    How to Open File Location on Windows 11

    June 7, 2022
    hibernate windows 11

    How to Enable Hibernate in Windows 11?

    June 7, 2022
    powershell vs cmd

    PowerShell VS CMD – What’s The Difference

    June 7, 2022
    Add A Comment

    Leave A Reply Cancel Reply

    Latest Posts
    fighting-games

    11 Best Fighting Games on Steam

    June 8, 2022
    what-is-the-blue-circle-on-my-samsung

    What Is the Blue Circle on My Samsung

    June 8, 2022
    should-i-use-wd-discovery

    What Is WD Discovery? Should I Use It?

    June 8, 2022
    You may also like
    how-to-clear-other-storage-on-iphone

    How to Clear Other Storage on iPhone?

    June 8, 2022
    change drive letter windows 10 11

    How To Change A Drive Letter On Windows 10 Or 11

    June 8, 2022
    how to reset imac without password

    How to Reset iMac Without Password

    June 8, 2022
    Recommended
    Cookie Clicker Garden Guide

    Cookie Clicker Garden Guide to Unlocking Every Seed

    September 26, 2021
    monitor no signal

    Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

    October 25, 2021
    Facebook Twitter Pinterest
    • Home
    • About Us
    • Privacy Policy
    • Affiliate Disclosure
    © 2022 TechNewsToday.

    Type above and press Enter to search. Press Esc to cancel.