Close Menu
    What's Hot

    The Hidden SEO Risks of Data Breaches: How They Damage Rankings and How to Recover

    March 23, 2026

    Will My PC Run Windows 12? NPU and RAM Requirements Explained

    March 21, 2026

    Top 8 Best Battery Saver Apps for Android – You Must Try

    March 21, 2026
    Facebook X (Twitter) YouTube LinkedIn
    Facebook X (Twitter) YouTube LinkedIn
    SysprobsSysprobs
    • Tech Guides
      • Windows
        • Windows 11
        • Windows 10
        • Windows Servers
      • Virtualization
        • VirtualBox
        • VMware
        • Hyper-V
        • Server Virtualization
        • VirtualBox Images
      • PC
        • Linux
        • macOS
        • Hackintosh
        • MS Office
      • Pro IT Tips
        • Internet
        • MS Exchange
        • Fintech
    • Reviews
      • Gadgets
        • Android
        • iPhone
    • Security & Privacy
      • IT Security
    • Trading Gear
      • Laptops
    SysprobsSysprobs
    Home»Windows»Windows 10»Disable WSUS by Registry On Windows 11/10 Managed Computers

    Disable WSUS by Registry On Windows 11/10 Managed Computers

    DineshBy DineshUpdated:March 13, 2026
    Share
    Facebook Twitter LinkedIn Pinterest Email

    ✅ Status: Verified & Updated for Windows 11 25H2

    Once the WSUS (Windows Server Update Service) is implemented in your company network via Group policy, your Windows 11/10 computer will look for Windows updates via this local WSUS server. Though it helps the network administrator manage the updates and client computers optimally in a larger environment, it may create some issues for end-users. Follow the steps below to disable WSUS by registry key on Windows 10/11 without changing the Group Policy.

    ⚡ Quick Answer

    To disable WSUS by registry on Windows 11, open Registry Editor, navigate to HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU, and set UseWUServer to 0. Then restart the Windows Update service. This forces the PC to fetch updates directly from Microsoft instead of your WSUS server.

    When a computer is set to get updates from WSUS, it may not be able to receive required or optional Windows updates until the administrator approves them on the server.

    If you take your computer outside the local/company network, you can’t perform the Windows update. For example, you can’t install the latest Windows updates for your office laptop at home.

    Also, it prevents any Windows features from downloading from the direct Internet because it is set to download from WSUS only.

    Microsoft officially documents the UseWUServer registry key behavior in its Windows Update settings reference guide. You can review the full list of configurable keys on the official Microsoft documentation page.

    Disable WSUS on Windows 10/11 by Registry Modification

    This method is simple and easy. As an end-user, you can perform on your computer.

    Note: This is a temporary solution. Once you reconnect your computer to the company network, the Group Policy will refresh (typically every 90 minutes) and re-apply the WSUS settings, reverting your change. For a permanent fix, ask your IT administrator to move your computer to an Active Directory OU where the WSUS Group Policy Object (GPO) is not applied. Also, if you are on Windows 11 24H2, be aware that Microsoft has identified known issues with WSUS delivering certain Cumulative Updates — this registry fix helps bypass WSUS for direct Microsoft Update access in those scenarios.

    1. Open Registry Editor (Type regedit in Search)
    2. Access to the following location:  HKLM/Software/Policies/Microsoft/Windows/WindowsUpdate/AU/
    3. Change the value from 1 to 0 in the UseWUServer key. 1 is to use a WSUS server, and 0 is to disable it.
    4. Once you have changed the above key from 1 to 0, close the registry editor and restart the Windows update service. Even if you are okay, restart the computer to take effect.
    Modified Registry - Disable WSUS On Windows 10

    Here is the place to restart the Windows update service.

    Restart Windows Update Service

    Faster Command-Line Method

    If you prefer not to navigate the Registry Editor manually, I find this one-liner the fastest way to disable WSUS on Windows 11. Open Command Prompt as Administrator and run:

    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v UseWUServer /t REG_DWORD /d 0 /f

    Then restart the Windows Update service with:

    net stop wuauserv
    net start wuauserv

    To re-enable WSUS, simply change the /d 0 value to /d 1 and restart the service again.

    Remove WSUS by PowerShell

    If you like to use Powershell commands on the local or remote computer to disable WSUS, follow the below steps.

    1. Search for PowerShell or access it from the Start menu, then right-click and select run as administrator.
    2. We need to stop the Windows update service before executing the command. Type Stop-Service -Name wuauserv to stop Windows update service.
    3. Remove the Windows update registry key that is related to WSUS. Type this command: Remove-Item HKLM: \Software\Policies\Microsoft\Windows\WindowsUpdate -Recurse
    4. Let’s start the Windows update service by typing Start-Service -name wuauserv

    Now connect the computer to the direct Internet and try Windows update or any other component downloads from the Microsoft online update. It should work fine this time.

    You may need to check some other guides related to Windows update issues.

    Windows 10 Update stuck with 0x80080008 error

    Latest Windows Server update issue and solution

    If you are still facing some issues downloading and installing Windows updates on the direct Internet, the Windows update service/content may have been corrupted. It is nothing to do with WSUS anymore. You need to look into other directions to solve the problem.

    Free Tips Windows 10 Windows 11
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Dinesh
    • Website

    Dinesh is the founder of Sysprobs and written more than 400 articles. Enthusiast in Microsoft and cloud technologies with more than 15 years of IT experience.

    Related Posts

    The Hidden SEO Risks of Data Breaches: How They Damage Rankings and How to Recover

    March 23, 2026

    Will My PC Run Windows 12? NPU and RAM Requirements Explained

    March 21, 2026

    Smart Ways Students Can Safeguard Personal Data Online Today

    March 18, 2026

    League of Legends System Requirements for Pc and Mac

    March 12, 2026

    When to Run Full Regression Tests vs Targeted Tests

    March 5, 2026

    Best VPN for Home Server 2026

    March 4, 2026

    2 Comments

    1. Aaron Kelley on August 20, 2019 5:37 pm

      This is a rather temporary workaround. Group Policy will reset the change after its next refresh.

      Reply
    2. Dinesh on August 21, 2019 8:46 am

      Thank you for the comment. Agree, I mentioned that in the guide.

      Reply
    Leave A Reply Cancel Reply

    Top Posts

    Where is the Outlook QR code? How to Use?

    February 16, 2024

    How to Install and Use Outlook for Ubuntu 24.04 LTS/24.10

    December 10, 2025

    Install Windows XP on VirtualBox by Pre-Installed Image

    August 14, 2022
    Don't Miss

    The Hidden SEO Risks of Data Breaches: How They Damage Rankings and How to Recover

    March 23, 2026

    Data breaches are rarely ignored when noticed, but they are often associated only with compliance…

    Will My PC Run Windows 12? NPU and RAM Requirements Explained

    March 21, 2026

    Top 8 Best Battery Saver Apps for Android – You Must Try

    March 21, 2026

    Smart Ways Students Can Safeguard Personal Data Online Today

    March 18, 2026
    Stay In Touch
    • Facebook
    • YouTube
    • Twitter
    • LinkedIn
    Latest Posts

    The Hidden SEO Risks of Data Breaches: How They Damage Rankings and How to Recover

    March 23, 2026

    Will My PC Run Windows 12? NPU and RAM Requirements Explained

    March 21, 2026

    Top 8 Best Battery Saver Apps for Android – You Must Try

    March 21, 2026
    INFORMATION
    • About
    • Contact Us
    • Privacy Policy
    ABOUT

    Established in 2007, Sysprobs is a trusted resource for IT professionals and System Administrators. We bridge the gap between enterprise infrastructure and the future of fintech security. From Windows virtualization to Blockchain node management, we provide technical guides for the modern digital economy.

    POPULAR SECTION

    WINDOWS 11
    WINDOWS 10
    VIRTUALIZATION
    IT SECURITY
    PRO IT TIPS

     

    Sysprobs
    Facebook X (Twitter) YouTube LinkedIn
    • Home
    • Windows
    • Cloud
    • Security & Privacy
    © 2026 SYSPROBS: System Security & Fintech Solutions. Protected by Cloudflare.

    Type above and press Enter to search. Press Esc to cancel.