This article explains how to turn Windows Update notifications on or off when your device needs to restart to finish updating in Windows 11.
Why Does Windows Need to Restart After Updates?
When Windows installs an update, it sometimes needs a restart to complete the process. After the update is installed, Windows will notify you to restart your device.
This notification is called the Windows Update restart notification. It appears as a pop-up window or banner message in the Action Center.
The notification reminds you to restart so the update can be properly applied to your system.
Method 1: Use Windows Settings to Control Restart Notifications
This is the easiest way to turn restart notifications on or off.
- Open the Windows Settings app.
- Select Windows Update on the left side.
- Select the Advanced options tile on the right to expand it.

- Look for the option that says Notify me when a restart is required to finish updating.
- Toggle the button switch to the On position to enable notifications.
- Toggle the switch to the Off position to disable notifications.
- Close the Settings app when finished.

Method 2: Use Registry Editor to Control Restart Notifications
Advanced users can use the Registry Editor to customize restart notifications. This method gives you more control.
⚠️ Admin privileges required for this method.
Warning: Editing the Registry can be risky. It may cause serious problems if done incorrectly. Back up your computer before making any changes.
- Open the Windows Registry.
- Navigate to this folder path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings - Look for RestartNotificationsAllowed2 on the right side.
- Double-click RestartNotificationsAllowed2 to open it.
- Enter 1 to enable restart notifications.
- Enter 0 to disable restart notifications.
If you don’t see RestartNotificationsAllowed2:
- Right-click a blank area on the right side.
- Select New then DWORD (32-bit) Value.
- Name it RestartNotificationsAllowed2.
- Enter your desired value (1 to enable, 0 to disable).

- Save your changes.
- Restart your computer for the changes to take effect.

Summary
You now have two ways to manage Windows Update restart notifications in Windows 11:
- Settings Method: The easiest approach. Simply open Settings, go to Windows Update, select Advanced options, and toggle the restart notification switch on or off.
- Registry Method: For advanced users. Edit the Registry to change the RestartNotificationsAllowed2 value to 1 (enable) or 0 (disable). Remember to back up your computer first.
Both methods let you control when and how Windows notifies you about restart requirements. Choose the method that works best for you. Always restart your computer after making changes so the new settings take effect.




Leave a Reply