Open Settings. Navigate to Update & Security > Windows Update. Select Advanced options. Disable the toggle for Notify me when a restart is required to finish updating. Disable the toggle for Get me up to date so that Windows does not display a restart warning when an update is ready for installation. In Start Search type gpedit.msc and press Enter. Navigate to Computer Configuration > Administrative Templates > Windows Update > Manage end use experience. Double-click the Display options for update notifications policy on your right. Select the Disabled option. Click Apply OK.
How to disable Windows 10 update popup
Hi,
I have several computers in a network that I've set to auto-update at certain times (out of business hours). I've turned notifications off but I still get a popup during business hours asking me to complete updates that I need to hide. Is there any way to hide this popup and just have the updates complete at the time I've told them to?
I've attached an image of the popup
2 answers
Sort by: Most helpful
-
-
Ian Xue 37,541 Reputation points Microsoft Vendor
2024-01-23T06:06:40.6533333+00:00 Hi 74850025,
Agreed with Reza, you need to turn off the notifications setting.
You can also try to disable Windows update notifications using Registry Editor:
- Press Win + R to open the Run dialog.
- Type regedit in the box and press Enter.
- Select Yes when the User Account Control (UAC) prompt appears.
- In the Registry Editor window, use the left pane to navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Policies > Microsoft > Windows.
- Locate the WindowsUpdate key. If you can’t find it, right-click on the Windows key and select New > Key. Rename the key as WindowsUpdate.
- Right-click the WindowsUpdate key and select New > DWORD (32-bit) Value.
- Rename the DWORD as SetUpdateNotificationLevel.
- Double-click the newly created DWORD and change its Value data to 0.
- Click OK.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.