First off if your CPU is still working we recommend that you disable Windows Updates until we have completed a new version of the driver.


Note that Microsoft periodically changes Windows Update behavior, and future releases may re-enable certain update components or introduce new mechanisms that override these settings.


How to Permanently Disable Windows 11 Updates

Introduction

Windows 11 automatically downloads and installs updates to keep systems secure, stable, and compatible with the latest software and hardware. While automatic updates are beneficial for most users, some administrators, power users, and specialized environments may prefer to disable them permanently to avoid unexpected restarts, compatibility issues, bandwidth consumption, or workflow disruptions.

Before proceeding, it's important to understand that disabling Windows updates can expose your system to security vulnerabilities and may prevent you from receiving important bug fixes and feature improvements. Consider the risks carefully before making permanent changes.

Method 1: Disable the Windows Update Service

One of the most effective ways to stop Windows 11 updates is by disabling the Windows Update service.

Steps

  1. Press Windows + R.
  2. Type services.msc and press Enter.
  3. Locate Windows Update in the list of services.
  4. Double-click Windows Update.
  5. Change Startup type to Disabled.
  6. Click Stop if the service is currently running.
  7. Click Apply and then OK.

This prevents the Windows Update service from automatically starting and checking for updates.

Method 2: Disable Updates Through Group Policy

Available in Windows 11 Pro, Enterprise, and Education editions.

Steps

  1. Press Windows + R.
  2. Type gpedit.msc and press Enter.
  3. Navigate to:

    Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage end user experience

  4. Open Configure Automatic Updates.
  5. Select Disabled.
  6. Click Apply and OK.

This prevents Windows from automatically downloading and installing updates through standard update channels.

Method 3: Use Registry Editor

Warning: Incorrect registry changes can cause system instability. Create a backup before making modifications.

Steps

  1. Press Windows + R.
  2. Type regedit and press Enter.
  3. Navigate to:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

  4. If the keys do not exist, create them.
  5. Create a new DWORD (32-bit) Value named:

    NoAutoUpdate

  6. Set its value to:

    1

  7. Restart the computer.

This registry setting disables automatic updates.

Method 4: Disable Update-Related Scheduled Tasks

Windows sometimes attempts to reactivate update functionality through scheduled tasks.

Steps

  1. Open Task Scheduler.
  2. Navigate to:

    Task Scheduler Library > Microsoft > Windows > WindowsUpdate

  3. Disable all update-related tasks.

This helps prevent Windows from automatically initiating update scans.

Method 5: Disable Windows Update Medic Service (Advanced)

Windows Update Medic Service is designed to repair Windows Update components if they are disabled.

Steps

  1. Open Registry Editor.
  2. Navigate to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc

  3. Modify the Start value and set it to:

    4

  4. Restart the system.

Because Microsoft actively protects this service, future Windows updates may restore its default configuration.

Verifying Updates Are Disabled

To confirm updates are disabled:

  1. Open Settings > Windows Update.
  2. Click Check for updates.
  3. If the Windows Update service is disabled, update checks should fail or display an error message.

You can also verify that the Windows Update service remains stopped in the Services console.

Potential Drawbacks

Disabling Windows updates permanently has several consequences:

  • Increased exposure to security vulnerabilities.
  • Missing bug fixes and performance improvements.
  • Possible software compatibility issues.
  • Reduced supportability from Microsoft and software vendors.
  • Greater risk when connecting to public or untrusted networks.

Recommended Alternative

Rather than permanently disabling updates, consider:

  • Pausing updates for a limited period.
  • Using Group Policy to control update timing.
  • Deferring feature updates while allowing security updates.
  • Managing updates through enterprise tools such as Microsoft Intune or Windows Update for Business.

These approaches provide greater control while maintaining system security.

Conclusion

Windows 11 provides several ways to disable automatic updates, ranging from service configuration changes to Group Policy and Registry modifications. While these methods can significantly reduce or eliminate update activity, they should be used cautiously due to the security and maintenance risks involved. For most users, managing update schedules rather than completely disabling updates offers a better balance between stability and security.





Additional Options:How to turn off Signature Enforcement Windows 10 & 11Uninstalling Recent Windows updates