Unexpected restarts during critical deadlines can derail your workflow, damage open files, and trigger unnecessary IT tickets. Windows Update for Business (WUfB) gives you the tools to defer updates on a work PC so you can finish your tasks first while staying within your organization’s security baseline. This guide covers the exact steps to defer updates using the Settings app, local Group Policy, and Microsoft Intune, depending on how your device is managed.
Before You Start: Work PCs are frequently governed by your IT department. If your device is enrolled in mobile device management (MDM) or domain-joined, local policy changes may be overridden by your organization’s update rings. Always verify your update channel and check with your IT help desk before making changes that could conflict with corporate compliance requirements. These steps apply to Windows 10 and Windows 11 Pro, Enterprise, and Education editions.

Step 1: Verify Your Current Update Channel and Status
Open Settings and navigate to Windows Update. You will see your current update channel listed under Update options or Advanced options. Knowing whether your device runs on the Current Branch for Business, Semi-Annual Channel, or a managed Intune update ring tells you which deferral methods are available. If the Settings app shows a locked or grayed-out interface, your IT department is enforcing policies that block manual changes. In that case, you must request a deferral window through your internal ticketing system or contact your system administrator directly.
Step 2: Pause Updates Using the Settings App
Click the Pause for one week button under Windows Update. Windows allows you to defer quality updates for up to five weeks and feature updates for up to thirty-two weeks through the native Settings interface. You will see a countdown timer confirming how long the pause remains active. If you need to resume updates before the timer expires, return to the same screen and select Resume updates. Keep in mind that paused updates will still download in the background, so your disk usage and network bandwidth remain affected during the deferral period.
Step 3: Configure Local Group Policy for Extended Deferral
Press Win + R, type gpedit.msc, and press Enter. Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business. You will find policies like Configure Automatic Updates and No auto-restart with logged on users that control how aggressively Windows installs deferred updates. Set Configure Automatic Updates to Enabled, then choose option 4 (Auto download and notify for install) or option 5 (Allow local admin to choose the update behavior). Modifying these policies gives you granular control over installation windows and restart behavior. If the Group Policy Editor is unavailable, your device is likely running Windows 11 Home or is restricted by MDM policies.
Step 4: Set Up Update Rings in Microsoft Intune
Sign in to the Microsoft Intune admin center and open Devices > Update rings. Create a new ring or edit an existing one to define your deferral timelines. You will configure two separate timelines: Feature update deferral (days before the next feature update installs) and Quality update deferral (days before security patches apply). After saving the ring, assign it to your device group and wait for the next policy sync cycle. Intune will push the configuration to your work PC automatically, overriding local settings. If updates continue installing despite the ring assignment, verify that the device successfully reported its compliance status in the Intune portal.
Step 5: Verify the Deferral Is Active
Open an elevated Command Prompt and run gpresult /h %userprofile%\Desktop\gpreport.html. Open the generated HTML file and scroll to the Windows Update section to confirm your policy settings are applied. You will see the configured deferral days, update channel, and restart behavior listed under Applied Group Policy Objects. If the report shows conflicting policies or a red X next to Windows Update, your device may be receiving overlapping configurations from both Group Policy and Intune. Resolve the conflict by adjusting your MDM profile or removing the redundant local policy.

Troubleshooting: Common Deferral Issues
- Updates install despite deferral settings: Your organization likely uses a mandatory update ring that forces installations during approved maintenance windows. Contact your IT department to request an exception or adjust the ring assignment for your device group.
- Settings app shows grayed-out options: MDM enrollment or domain policies are blocking local changes. You can view the enforcing policy by running
Get-ItemProperty -Path 'HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate'in PowerShell. If the values are present, the registry is locked by your IT department. - Group Policy changes do not take effect: Run
gpupdate /forcein an elevated Command Prompt to force an immediate policy refresh. If the update still ignores your settings, check the Windows Update log atC:\Windows\Logs\WindowsUpdate\WindowsUpdate.logfor error codes like 0x80070005 (access denied) or 0x80240034 (policy conflict).
Pro Tip: Schedule your deferral windows around your organization’s known patch Tuesday maintenance periods. Aligning your deferral timeline with IT-approved downtime prevents compliance flags while still giving you control over your daily workflow.
Deferring updates on a work PC requires balancing your productivity needs with your organization’s security requirements. Use the native Settings pause for short-term relief, lean on Group Policy for local control, and rely on Intune update rings for enterprise-wide consistency. Always document your deferral requests and keep an eye on critical security advisories from your IT department.
Have you successfully deferred updates on a managed work PC without triggering an IT compliance alert? Share your approach in the comments below.
Over to you: How do you currently handle unexpected update restarts on your work PC?



