🔧 How to Enable or Disable Windows Updates

🔧 How to Enable or Disable Windows Updates

(With Sordum WUB, Group Policy, or Windows Settings)


🛠️ Method 1: Use Sordum Windows Update Blocker

✅ Disable Updates

  1. Download from Sordum.org
    Extract and run Wub.exe as Administrator.

  2. Select “Disable Updates” and (optionally) check “Protect Service Settings”.

  3. Click “Apply Now”.
    The icon will turn red 🛑 to show updates are disabled.

image-20250409-182334.png

🔁 Enable Updates

To turn updates back on, select “Enable Updates” and click “Apply Now”.

image-20250409-182316.png

⚙️ Optional: Ensure Microsoft Store Works by Enabling dosvc

The dosvc (Delivery Optimization Service) is needed for Microsoft Store apps to download and update. WUB may block this by default.

You can fix that by modifying the service list:

🛠 Edit Wub.ini:

  1. Open the Wub.ini file in a text editor.

  2. Find the [Service_List] section.

  3. Change:

    dosvc=2,4

    to:

    dosvc=2,2,2

This makes sure dosvc is always enabled, regardless of WUB’s state. ✅

🖱️ Or Use the WUB UI:

  • Click the ≡ menuService List Options

image-20250409-185031.png

 

  • (1) Click dosvc and change the (2) default service type and (3) disabled service type to “Automatic”.

image-20250409-185225.png
  • (4) Save and reapply settings in the WUB main UI Window


🧱 Method 2: Using Group Policy Editor

🛑 Disable Automatic Updates

  1. Press Win + R, type gpedit.msc, and hit Enter.

image-20250409-182410.png
  1. Navigate to:

    Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage end user experience
  2. Double-click Configure Automatic Updates.

image-20250409-182737.png

 

  1. Set it to Disabled → Click Apply and OK.

image-20250409-182849.png

💡 Or select Enabled and pick:

  • “2 - Notify for download and auto install” (for more control)


⏸️ Method 3: Using Windows Settings UI

📆 Pause Updates

  1. Open SettingsWindows Update.

  2. Click “Pause for 1 week”, or up to 5 weeks as desired.

image-20250409-183131.png

⌛ Delay Feature/Quality Updates

(Windows Pro, Enterprise, Education)

  1. Go to SettingsWindows UpdateAdvanced options.

  2. Scroll to “Pause updates” or set delay under:

    • Feature updates: Delay up to 365 days

    • Quality updates: Delay up to 30 days

image-20250409-183719.png

📌 Summary Table

Method

Editions

Ease

Control

Duration

Method

Editions

Ease

Control

Duration

Sordum WUB

All

⭐⭐⭐⭐

🔒 Full Block

Until re-enabled

Group Policy Editor

Pro, Enterprise, Education

⭐⭐⭐

⚙️ Fine Control

Persistent

Windows Update Settings

All

⭐⭐

⏳ Limited Delay

1–5 weeks