Windows 11 is designed to keep itself up to date, ensuring you always have the latest features, bug fixes, and security patches. While that’s great in theory, the constant update notifications can get really annoying—especially if you’re busy working, gaming, or just don’t want to restart your computer right now.
If you’re tired of seeing those pop-ups, you’re in the right place. In this guide, I’ll show you how to stop Windows 11 update notifications with multiple step-by-step methods.
Why Windows 11 Sends Update Notifications
Before we dive into disabling them, let’s quickly understand why they exist:
-
Security: Updates patch vulnerabilities.
-
Performance: Some updates improve speed and stability.
-
Features: Microsoft pushes new features through updates.
-
Reminders: To restart your device when updates are pending.
So while they can be useful, sometimes they just feel like that one friend who won’t stop texting you during a movie.
Is It Safe to Turn Off Update Notifications?
Yes—but with caution.
-
If you manage updates manually, you’re fine.
-
If you completely ignore updates, you might miss important security fixes.
The smarter approach is to disable notifications but still allow updates in the background.
Method 1: Pause Updates Temporarily
If you just want a break from notifications, pausing updates is the easiest option.
Steps to Pause Updates
-
Press Windows + I to open Settings.
-
Go to Windows Update.
-
Click Pause for 1 week (you can extend this up to 5 weeks).
No notifications during the pause period.
Method 2: Disable Update Notifications in Settings
Windows 11 has a built-in setting to silence notifications.
Steps to Disable Update Notifications
-
Open Settings (Windows + I).
-
Navigate to System > Notifications.
-
Scroll down and find Windows Update.
-
Toggle off the notification switch.
Done—no more annoying reminders.
Method 3: Turn Off Restart Notifications
Sometimes, the update itself isn’t the problem—it’s the constant “Restart required” messages.
Steps
-
Open Settings.
-
Go to Windows Update > Advanced options.
-
Under Notifications, toggle off Notify me when a restart is required to finish updating.
This way, Windows won’t bug you after updates are installed.
Method 4: Use Group Policy Editor (Pro & Enterprise Only)
If you’re on Windows 11 Pro or Enterprise, you can use the Group Policy Editor for more control.
Steps
-
Press Windows + R, type
gpedit.msc
, and hit Enter. -
Navigate to:
-
Double-click Display options for update notifications.
-
Select Disabled.
-
Click Apply > OK.
Now, no more pop-up nags.
Method 5: Tweak the Registry (Advanced Users)
If you’re on Windows 11 Home, you don’t have Group Policy—but you can use the Registry.
⚠️ Warning: Be careful editing the Registry. One wrong move can cause problems.
Steps
-
Press Windows + R, type
regedit
, and press Enter. -
Navigate to:
-
Right-click in the right pane > New > DWORD (32-bit) Value.
-
Name it
SetUpdateNotificationLevel
. -
Set its value to
0
.
Restart your computer, and notifications should stop.
Method 6: Stop Windows Update Service
This method completely halts update services (not just notifications).
Steps
-
Press Windows + R, type
services.msc
, and hit Enter. -
Find Windows Update in the list.
-
Right-click > Properties.
-
Change Startup type to Disabled.
-
Click Stop, then Apply.
⚠️ Downside: Your system won’t get updates until you re-enable this service.
Method 7: Use Focus Assist to Hide Notifications
Focus Assist acts like “Do Not Disturb” mode.
Steps
-
Press Windows + I.
-
Go to System > Focus assist.
-
Choose Alarms only.
This silences all update notifications while you’re working or gaming.
Method 8: Block Update Notifications via Task Scheduler
Windows sometimes uses scheduled tasks to trigger update alerts.
Steps
-
Press Windows + R, type
taskschd.msc
, and hit Enter. -
Navigate to:
-
Disable tasks like Scheduled Start and Automatic App Update.
Method 9: Use Third-Party Tools
Several free tools give you control over Windows Update behavior:
-
StopUpdates10
-
Wu10Man
-
Windows Update Blocker
These let you disable update notifications with a click.
Method 10: Adjust Active Hours
Instead of disabling notifications entirely, you can set Active Hours so Windows won’t bother you during work.
Steps
-
Go to Settings > Windows Update > Advanced options.
-
Under Active hours, set your usual work time.
Windows won’t push restart notifications during this period.
Method 11: Disable Notifications from Action Center
You can also silence them at the Action Center level.
Steps
-
Press Windows + A to open Quick Settings.
-
Right-click Notifications.
-
Turn off update-related alerts.
Method 12: Use Metered Connection
Marking your Wi-Fi as metered delays updates, and notifications usually stop too.
Steps
-
Open Settings > Network & internet > Wi-Fi.
-
Select your Wi-Fi network.
-
Toggle on Metered connection.
Method 13: Disable Windows Update Restart Reminders
Another way is through advanced settings.
Steps
-
Go to Settings > Windows Update > Advanced options.
-
Toggle off Show a notification when your PC requires a restart.
Method 14: Use CMD or PowerShell
If you like command-line tools, here’s how to stop update notifications.
Steps
-
Open PowerShell as Admin.
-
Type:
This stops the Windows Update service temporarily.
Method 15: Manually Check for Updates Instead
If you disable notifications, make sure to manually check updates once in a while:
-
Press Windows + I.
-
Go to Windows Update.
-
Click Check for updates.
That way, you still stay secure.
Best Practices When Disabling Update Notifications
-
Don’t completely block updates forever.
-
At least check once a month manually.
-
Always back up before big updates.
-
Combine “pause updates” with disabling notifications for a balanced approach.
Conclusion
Windows 11 update notifications can be helpful—but more often than not, they’re just interruptions. Thankfully, you’ve got plenty of ways to control them. Whether you want to pause updates temporarily, tweak settings, disable them via Group Policy or Registry, or even block them completely, the choice is yours.
Just remember: updates keep your system secure. The smart move is to silence notifications but still update your PC regularly on your own terms.
FAQs
Q1: Will disabling update notifications stop updates entirely?
No—Windows will still download updates unless you disable the service itself.
Q2: Can I stop update notifications only for restarts?
Yes—just turn off the restart notification option in Advanced Update Settings.
Q3: Do third-party tools to block updates work safely?
Yes, as long as you download them from official sites.
Q4: How often should I manually check for updates if I turn off notifications?
At least once a month to stay secure.
Q5: Can I turn notifications back on later?
Absolutely—just reverse the settings in System > Notifications or Windows Update options.