[How To] Disable/Remove ‘Update And Shut Down’ In Windows 10

In this registry workshop, learn how to disable/remove 'Update and shut down' in Windows 10 and shut down or restart your system without installing updates.

Kapil Arya
11x Microsoft MVP · Admin
3 min read
Add as a preferred
source on Google

In Windows 10, you’re often recommended to install latest updates available to you. When Windows downloads the update and restart is pending, the available power options will be changed. For example, Shut down will be replaced by Update and shut down. Similarly, Restart power option will be renamed to Update and restart.

Once you use Update and shut down/restart options, and successfully installed updates, the power options will restored to their default names.

How To Remove Update And Shutdown In Windows 10

However, many times users may want to remove these modified power options because in some cases, they still appear even after you’ve already updated your system. So in such a condition, you can perform below mentioned registry tweak to restore default power options.

How To Disable/Remove ‘Update And Shut Down’ In Windows 10

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

How To Remove Update And Shutdown In Windows 10

3. Right click WindowsUpdate registry key, select New > Key. Name the newly created sub-key as AU. Now in the right pane of AU registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU), right click and select New > DWORD Value. Name the newly created registry DWORD (REG_DWORD) as NoAUShutdownOption. Double click on the DWORD to modify its Value data:

How To Remove Update And Shutdown In Windows 10

4. Set the Value data to 1 and click OK. This should remove Update and shut down/restart options and reduce them to Shut down/Restart options.

5. Similarly, create NoAUAsDefaultShutdownOption named registry DWORD and set its Value data to 1.

Close Registry Editor and reboot the machine to make changes effective. Now whenever Windows is about to install updates, it would no longer show Update and shut down/restart options. It will only show default Shut down, Restart power options.

How To Remove Update And Shutdown In Windows 10

Group Policy Setting: If you want to remove Update and shut down/restart on multiple machines in your organization/workplace, you can deploy the relevant GPO setting(s). Configure Do not display ‘Install Updates and Shut Down’ option in Shut Down Windows dialog box and Do not adjust default option to ‘Install Updates and Shut Down’ in Shut Down Windows dialog box settings at Computer configuration > Administrative templates > Windows Components > Windows Update to Enabled.

Hope this helps!

Share this article
https://www.kapilarya.com/how-to-disable-remove-update-and-shut-down-in-windows-10

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *