Skip to content

A batch script which configure automatic driver updates provided by Windows 11.

Notifications You must be signed in to change notification settings

its-ashu-otf/Manage-Automatic-Driver-Updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Manage-Driver-Updates

A batch script which configure automatic driver updates provided by Windows 11.

Execution

To run the script Paste this in Elevated Powershell

irm https://raw.githubusercontent.com/its-ashu-otf/Manage-Automatic-Driver-Updates/refs/heads/main/run.ps1 | iex

Features

  • Can Enable The Driver Update & Can Also Disable Them
  • Works on Windows Home Edition Too because it simply uses registry editor.
  • Useful for AMD users in cases where their driver gets automatically updated by Windows Update.
  • Disables Windows Driver Update Server
  • Disables Hardware Info Collection By Microsoft

Screenshots

image

Authors

About

A batch script which configure automatic driver updates provided by Windows 11.

Resources

Stars

Watchers

Forks