Automatic updates Windows 10 is one of the most controversial features of the operating system. On the one hand, they provide security and stability by closing vulnerabilities and adding new features. On the other hand, they often become the reason slowdown, sudden reboots at the most inopportune moment, or even driver failures (especially on laptops with non-standard hardware, for example, ASUS ROG or Lenovo Legion).

If you're tired of constant updates that eat up your data, drain your battery, and interrupt your work, this article will help. disable them completely forever - without returning to factory settings and without the risk of losing data. We will look at both standard methods through system settings, as well as advanced ones (including editing the registry and using third-party utilities). Important: some methods require administrator rights and may affect security - more about this in the relevant sections.

Why does Windows 10 update so obsessively?

Unlike previous versions (eg Windows 7), where updates could be disabled in two clicks, in the "ten" Microsoft has purposefully made this process more difficult. Reasons:

  • 🔒 Security: closing vulnerabilities (for example, CVE-2023-XXXX) to protect against viruses and hacker attacks.
  • 📊 Telemetry: Collect data about system performance to improve the user experience (and, rumor has it, for targeted advertising).
  • 💻 Single ecosystem: forced synchronization with cloud services Microsoft (OneDrive, Microsoft Store).
  • 🔄 New hardware support: adding drivers for the latest processors (Intel 13th generation, AMD Ryzen 7000) and GPU (NVIDIA RTX 40, AMD Radeon RX 7000).

However, for many users (especially on weak laptops like Acer Aspire 3 or HP 250 G8) these updates do more harm than good. For example, after installation version 22H2 owners of old devices complain about:

  • 🐢 Slowdown up to 30–40% (according to tests PassMark).
  • 🔋 Increased battery consumption by 15–20% due to background activity svchost.exe.
  • 🎮 Game compatibility issues (eg. GTA V or Cyberpunk 2077 crashes with an error 0xc000007b).
📊 How often do Windows 10 updates annoy you?
  • Every week
  • Once a month
  • Only after major updates
  • Never noticed any problems

Method 1: Disable via Windows Settings (the easiest)

If you need to temporarily pause updates (for example, during an important presentation or stream), use the built-in settings. This method does not disable updates forever, but allows you to postpone them for up to 35 days.

Instructions:

  1. Open menu Start → Settings (⚙) → Update and Security.
  2. In the section Windows Update click Additional options.
  3. In the block Pausing updates select the maximum period - 35 days.
  4. Activate the switch Pause updates.

⚠️ Attention: After the deadline, the system will automatically download and install any missed updates. To set them aside again, repeat the procedure.

☑️ Preparing to disable updates

Done: 0 / 4

Method 2: Disable Windows Update (works until reboot)

A more radical method is to stop the service responsible for downloading and installing updates. This method valid until first reboot, so it is convenient to use it before resource-intensive tasks (video rendering, games, working in AutoCAD).

How to disable:

  1. Click Win + R, enter services.msc and press Enter.
  2. Find the service in the list Windows Update (wuauserv).
  3. Right click → Properties.
  4. In the field Startup type select Disabled.
  5. Click Stop, then Apply.

To change everything back, repeat the steps and select Automatic (delayed start).

What happens if you disable the update service forever?

The system will no longer receive critical security patches, which increases the risk of virus infection (for example, WannaCry or Emotet). In addition, some programs (for example, Microsoft Office or Visual Studio) may require the latest updates to function correctly.

Method 3: Editing the Registry (Permanent Disable)

This method blocks updates forever, but requires caution: incorrect changes to the registry can lead to system collapse. Before you start create a restore point!

Step by step instructions:

  1. Click Win + R, enter regedit and confirm administrator rights.
  2. Follow the path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate

    If folders WindowsUpdate no - create it (right button → Create → Section).

  3. On the right side of the window, create a new parameter DWORD (32 bits) with name DoNotConnectToWindowsUpdateInternetLocations.
  4. Give it a value 1.
  5. Create another parameter DWORD with name SetDisableUXWUAccess and meaning 1.
  6. Restart your laptop.

⚠️ Attention: after this method Windows Update in Parameters will become unavailable (there will be an error 0x80070002). To get everything back, delete the created parameters or return their values to 0.

Registry setting Meaning Effect
DoNotConnectToWindowsUpdateInternetLocations 1 Blocks connection to update servers
SetDisableUXWUAccess 1 Hides the Updates section in Settings
AUOptions 2 Sets the "Notify about loading" mode (optional)
NoAutoUpdate 1 Completely disables automatic installation
💡

Before editing the registry, export your current settings: select the folder WindowsUpdate → File → Export. This will allow you to quickly restore everything if something goes wrong.

Method 4: Group Policy (Pro and Enterprise only)

If your laptop has Windows 10 Pro, Enterprise or Education, you can use Local Group Policy Editor - a tool not available in Home-versions. This method most reliable and does not require registry edits.

Instructions:

  1. Click Win + R, enter gpedit.msc and press Enter.
  2. Follow the path:
    Конфигурация компьютера → Административные шаблоны → Компоненты Windows → Центр обновления Windows
  3. Find the parameter Setting up automatic updates and open it.
  4. Select Disabled and press OK.
  5. To be on the safe side, also disable the following options:
    • Automatic reboot when installing updates
    • Notify about reboot

⚠️ Attention: if you are using the enterprise version Windows, a domain administrator can override these settings through server policies. In this case, disabling updates will be temporary.

💡

The Group Policy Editor is the safest way to disable updates without the risk of damaging your system. However, it is only available in Pro/Enterprise versions of Windows.

Method 5: Third Party Utilities (For Advanced Users)

If standard methods do not help (for example, Microsoft blocks changes through updates), you can use specialized programs. We tested the 3 most reliable:

Utility Functions Pros Cons
Windows Update Blocker (WUB) Blocks the update service, edits the registry Free, portable (no installation required) May conflict with antiviruses (Kaspersky, ESET)
StopUpdates10 Disables 10+ update related services Works on all versions of Windows 10/11 Complex interface, no Russian language
DWS Lite Removes already downloaded updates and blocks new ones Can clear the update cache (frees up to 20 GB) Paid version with advanced features

⚠️ Attention: some antiviruses (for example, Avast or Bitdefender) may block these programs as “potentially dangerous”. To avoid false positives, temporarily disable protection or add the utility to exceptions.

Usage example Windows Update Blocker:

  1. Download the program from the official website Sordum.
  2. Run as administrator.
  3. Select Disable Updates and press Apply Now.
  4. Restart your laptop.
What to do if the utility does not work?

1. Check if it is running as administrator. 2. Temporarily disable your antivirus. 3. Make sure there are no viruses on the system (for example, Trojan.Win32.Sality may block registry changes). 4. Try another program from the table.

What should I do if updates are still installed?

Sometimes Windows 10 ignores all blocking and forces updates to be downloaded. This happens due to:

  • 🔄 Background service svchost.exe (can bypass restrictions).
  • 📥 Hidden tasks in Task Scheduler (For example, \Microsoft\Windows\WindowsUpdate\Scheduled Start).
  • 🔧 Driver updates via Windows Update (even if system updates are disabled).

Solutions:

  1. Disable Task Scheduler:
    • Click Win + R, enter taskschd.msc.
    • Go to Task Scheduler Library → Microsoft → Windows → WindowsUpdate.
    • Disable all tasks in this section.
  2. Block Microsoft domains in hosts:
    • Open the file C:\Windows\System32\drivers\etc\hosts in Notepad (on behalf of the administrator).
    • Add the lines:
      127.0.0.1 windowsupdate.microsoft.com
      

      127.0.0.1 update.microsoft.com

      127.0.0.1 download.windowsupdate.com

  3. Use a firewall:
    • Open Control Panel → Windows Firewall → Advanced Settings.
    • Create a rule to block outgoing connections to svchost.exe (indicate the path C:\Windows\System32\svchost.exe).

FAQ: Frequently asked questions about disabling updates

Is it possible to disable updates only for specific drivers (for example, NVIDIA video cards)?

Yes, but it requires manual configuration. Go to Settings → Update & security → Advanced options → View update history → Uninstall updates. Find the problematic driver (for example, NVIDIA - Display - 5XX.XX), delete it and block it via Show or hide updates (utility from Microsoft).

Will the laptop work without updates? How safe is it?

The laptop will work, but:

  • 🛡️ Risk of viruses will increase (especially if you use pirated Windows).
  • 🔌 New devices (For example, USB-C docking station or Wi-Fi 6E adapters) may not be recognized.
  • 🎮 Games and programs (For example, Adobe Photoshop or Unreal Engine) may require the latest libraries (DirectX, .NET Framework).

Recommendation: disable updates only if they are really interfere with work (for example, due to bugs in the latest version Windows).

How can I get updates back if something goes wrong?

Recovery methods:

  1. If used register or group policy — return the original parameter values.
  2. If blocked via hosts - remove added lines.
  3. If the service was disabled wuauserv - run it again and install Startup type = Automatic.
  4. As a last resort, use system restore point (if you created it in advance).
Why did my laptop run faster after disabling updates?

Reasons for acceleration:

  • 🖥️ Freeing up resources: service svchost.exe no longer consumes 20–50% of CPU and RAM.
  • 💾 Stop background activity: The system stops downloading and installing update packages (which can weigh up to 5 GB).
  • 🔋 Battery Saving: processes that constantly check for updates are disabled.

According to tests Tom's Hardware, disabling updates on weak laptops (for example, Lenovo IdeaPad 3 with Celeron N4020) increases battery life by 1–1.5 hours.

Is it possible to disable updates on Windows 11 using similar methods?

Yes, but with reservations:

  • 🔄 B Windows 11 Microsoft tightened control over updates, so some methods (for example, through gpedit.msc) may not work.
  • 🛠️ For Win11 It's better to use specialized utilities like W11DisableUpdates or ThisIsWin11.
  • ⚠️ Disable updates on Windows 11 fraught blocking some functions (For example, Android subsystems or DirectStorage).