Forum Discussion
Emiliody
Aug 10, 2026Tin Contributor
How to disable or stop Windows 10 update permanently?
So Windows 10 keeps auto-updating no matter what I do, and honestly I'm done with it. I've tried pausing updates through Settings but that only lasts like 35 days before it forces one through anyway....
KapilArya
Aug 10, 2026MVP
Hello,
You can use Group Policy to block automatic updates. This ensures updates are downloaded/installed only when you want them:
- Open GPO snap-in by running gpedit.msc command.
- Go to Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update.
- Double click Configure Automatic Updates policy setting, select Enabled. Then under 'Configure automatic updating' section, choose 2 - Notify for download and notify for install.
- Click Apply, followed by OK.
Multiple reboots will finally disable auto updates.
Let us know if this helps!