You’ve probably been there — you leave your PC for a moment, come back, and find that Windows has restarted itself after an update. While automatic restarts are designed to keep your system secure and up to date, they can be incredibly frustrating, especially if you were in the middle of important work or had unsaved documents open.
The good news is that Windows 11 gives you multiple ways to control when your system restarts after an update — or to stop it from doing so automatically altogether. In this guide, we’ll walk you through all the safe and supported methods to prevent Windows from restarting after an update.
Prevent Windows From Restarting After an Update
Before you begin, make sure you have administrator access to your PC. These steps apply to both Windows 11 and Windows 10, but some names or paths may vary slightly between versions.
Tip: While disabling automatic restarts can help you avoid interruptions, it’s important to manually restart your PC occasionally to complete updates and keep your system secure.
Step 1: Pause Updates Temporarily
If you just want to prevent Windows from restarting right after an update, pausing updates is the quickest method.
- Open Settings using Windows + I.
- Go to Windows Update in the left pane.
- Click Pause for 1 week (or choose a longer duration under “Advanced options”).
This stops Windows from downloading and installing new updates — and therefore from restarting — until the pause period ends. You can resume updates manually whenever you’re ready.
Step 2: Change Active Hours to Avoid Interruptions
Windows respects “Active Hours,” which define when you typically use your device. During these hours, it won’t automatically restart.
- Go to Settings → Windows Update → Advanced options.
- Under Active hours, choose either Automatically adjust active hours or set them manually.
- If setting manually, pick a start and end time that covers your usual working hours.
This ensures Windows only restarts outside your selected time window, preventing sudden reboots while you’re using the PC.
Step 3: Disable Automatic Restart After Updates (Settings Method)
If you want to completely disable automatic restarts, you can do so from the update settings.
- Open Settings → System → About → Advanced system settings.
- Under the Advanced tab, click Settings in the Startup and Recovery section.
- In the new window, uncheck Automatically restart under System failure.
- Click OK to save the changes.
While this primarily affects crash-related restarts, it also helps prevent certain update restarts that occur after errors.
Step 4: Prevent Automatic Restart Using Group Policy (Pro and Enterprise Editions)
If you’re using Windows 11 Pro or Enterprise, you can use the Local Group Policy Editor to block automatic restarts after updates.
- Press Windows + R, type gpedit.msc, and press Enter.
- Navigate to:
Computer Configuration → Administrative Templates → Windows Components → Windows Update → Manage end user experience - Double-click No auto-restart with logged on users for scheduled automatic updates installations.
- Select Enabled and click Apply, then OK.
This ensures Windows won’t restart automatically when a user is logged in, even if updates are pending installation.
Step 5: Stop the Windows Update Service Temporarily
If updates are already downloaded and you want to delay the restart, you can temporarily stop the Windows Update service.
- Press Windows + R, type services.msc, and press Enter.
- Find Windows Update in the list.
- Right-click it and choose Stop.
To prevent it from starting again automatically, right-click the service, choose Properties, set Startup type to Disabled, and click OK.
You can re-enable it later when you’re ready to allow updates again.
Step 6: Use Registry Editor to Disable Automatic Restart
If you’re comfortable with the Registry Editor, you can make a quick change to stop automatic restarts after updates.
- Press Windows + R, type regedit, and press Enter.
- Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AUIf the WindowsUpdate or AU keys don’t exist, create them manually. - Right-click in the right pane and select New → DWORD (32-bit) Value.
- Name it NoAutoRebootWithLoggedOnUsers.
- Double-click it and set its Value data to 1.
- Click OK and restart your computer.
This tweak prevents Windows from rebooting automatically when a user is logged in after updates.
Step 7: Turn Off Windows Update Restart Notifications (Optional)
If you find the restart reminders annoying, you can disable them without blocking updates.
- Go to Settings → Windows Update → Advanced options.
- Scroll to Notifications and toggle off Notify me when a restart is required to finish updating.
This won’t stop the restart itself, but it will prevent repeated prompts if you prefer to restart manually at your convenience.
Step 8: Use a Third-Party Update Manager (Optional)
If you want complete control over how and when Windows installs updates or reboots, third-party tools like WuMgr (Windows Update Manager) and Windows Update MiniTool can help.
These tools let you:
- Manually select which updates to install or ignore.
- Disable automatic restarts completely.
- Schedule update checks without interfering with system performance.
Always download these utilities from their official project pages or trusted repositories.
Wrapping Up
Windows restarts after updates are meant to keep your system secure, but they can interrupt work or cause data loss if not managed carefully. By configuring Active Hours, using Group Policy, or applying a simple registry tweak, you can stop Windows 11 from rebooting automatically and take control of when updates finish installing.
Just remember to restart your PC manually every so often to apply updates fully — skipping reboots indefinitely can prevent important security patches from taking effect.
Once you’ve made these adjustments, you’ll finally have peace of mind knowing Windows won’t restart in the middle of your workday — or right when you least expect it.