A powerful batch script to enable or disable automatic driver updates on Windows 11, including Home Edition. This tool is perfect for users—especially those with AMD GPUs—who want full control over Windows Update’s handling of drivers.
- ✅ Enable/Disable automatic driver updates via a menu-driven interface
- 🏠 Works on all editions, including Windows Home
- 🚫 Blocks Microsoft’s driver metadata and update services
- 📉 Prevents hardware info telemetry collection
- 💪 Useful for AMD users facing performance issues after auto updates
- 🛡️ Edits registry keys safely and restores default settings when needed
You must run the script with administrator privileges.
Paste the following in an elevated PowerShell window:
irm https://raw.githubusercontent.com/its-ashu-otf/Manage-Driver-Updates/main/run.ps1 | iex
Here’s how the script looks when executed:

Windows Update often installs generic or unstable drivers—especially for GPU and chipset components. This can result in:
- Screen flickering
- Audio dropouts
- System crashes after update
- Resetting custom driver settings
This tool gives you granular control over that behavior—without Group Policy Editor or third-party tools.
- No third-party dependencies
- Can be safely reverted with the "Enable" option
- Does not interfere with normal Windows security updates
MIT License © Ashu