How to Remove Restart to Update Warning in Windows 11

Keeping Windows up to date is important, but the constant “Restart to update” warning can quickly become annoying—especially when you’re in the middle of work, gaming, or a presentation. Windows is known to repeatedly remind users about pending updates, and sometimes it feels far more aggressive than necessary.

If you’re tired of seeing restart prompts on Windows 11 (and Windows 10), you’ll be glad you found this article. In this in-depth guide, we’ll explain why Windows shows restart warnings and walk you through multiple effective ways to remove or suppress them, without breaking Windows Update entirely.

Why Does Windows Keep Showing “Restart to Update” Warnings?

Windows displays restart warnings when:

  • Updates are downloaded and waiting for installation
  • A restart deadline is approaching
  • Active hours are misconfigured
  • Update notifications are set to high priority
  • Group Policy or registry settings allow forced reminders

The goal is to keep your system secure, but the execution can be disruptive.

Remove Restart to Update Warning in Windows

If you want fewer interruptions while still keeping updates enabled, follow the solutions below one by one.

1. Restart Windows Once (Quickest Fix)

Sometimes the simplest fix is the correct one.

  1. Save all open work.
  2. Restart your PC normally.
  3. Let Windows complete the update installation.

Once updates finish, the restart warning disappears completely—until the next update cycle.

2. Pause Windows Updates Temporarily

If you can’t restart right now, pausing updates stops reminders.

  1. Open Settings → Windows Update.
  2. Click Pause updates.
  3. Choose a pause duration (up to several weeks).

This immediately removes restart warnings until updates resume.

3. Set Active Hours Properly

Windows uses Active Hours to decide when it can bother you.

  1. Open Settings → Windows Update.
  2. Click Advanced options.
  3. Select Active hours.
  4. Choose Automatically adjust active hours, or
  5. Manually set hours that match your work schedule.

Windows avoids restart reminders during active hours.

4. Turn Off Restart Notifications

You can disable restart reminders entirely.

  1. Go to Settings → Windows Update.
  2. Click Advanced options.
  3. Turn off Notify me when a restart is required to finish updating.

This removes pop-up restart alerts while keeping updates enabled.

5. Disable Update Notifications (System-Wide)

If restart prompts still appear:

  1. Open Settings → System → Notifications.
  2. Scroll down and find Windows Update.
  3. Turn off notifications for Windows Update.

This prevents toast notifications and system alerts related to updates.

6. Delay Automatic Restarts Using Group Policy (Pro Editions)

If you’re using Windows Pro or higher, this is very effective.

  1. Press Windows + R, type gpedit.msc, and press Enter.
  2. Navigate to: Computer Configuration → Administrative Templates → Windows Components → Windows Update
  3. Enable No auto-restart with logged on users for scheduled automatic updates installations.
  4. Click Apply → OK.

This stops forced restarts and constant warnings while you’re logged in.

7. Use Registry Editor (All Editions – Advanced)

If Group Policy isn’t available:

  1. Press Windows + R, type regedit, and press Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
  3. Create a new DWORD (32-bit) value named: NoAutoRebootWithLoggedOnUsers
  4. Set its value to 1.
  5. Restart your PC.

This tells Windows not to nag you for restarts while logged in.

8. Schedule a Restart Time Manually

Instead of constant reminders, tell Windows exactly when to restart.

  1. Open Settings → Windows Update.
  2. Click Schedule the restart.
  3. Turn it on and choose a convenient time.

Windows will stop nagging and wait for the scheduled restart.

Wrapping Up

The Restart to update warning in Windows is meant to protect your system, but it doesn’t have to interrupt your workflow constantly. By adjusting Windows Update settings, disabling restart notifications, setting active hours, or using Group Policy or registry tweaks, you can regain control over when—and how—Windows asks you to restart.

With the right configuration, Windows will stay updated quietly in the background, and you won’t see disruptive restart warnings unless you actually want to.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.