Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 823 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 823 Bytes

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