https://github.com/twc-official/driver-updater
This script is designed to help you update your drivers on Windows, as we all know how terrible the device manager Microsoft provides is.
https://github.com/twc-official/driver-updater
admin-required driver powershell powershell-script system
Last synced: 6 months ago
JSON representation
This script is designed to help you update your drivers on Windows, as we all know how terrible the device manager Microsoft provides is.
- Host: GitHub
- URL: https://github.com/twc-official/driver-updater
- Owner: Twc-Official
- Created: 2025-04-04T14:27:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T15:21:42.000Z (12 months ago)
- Last Synced: 2025-04-04T15:35:53.348Z (12 months ago)
- Topics: admin-required, driver, powershell, powershell-script, system
- Language: PowerShell
- Homepage: https://fusingdevelopments.com
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
πͺβ Windows Driver Updater βπͺ
π‘ Tired of Windows' Device Manager pretending it knows how to update drivers?
This PowerShell script scans your system, detects installed drivers, checks for updates, and gives you the option to update them β all from one place.
No more clicking through endless menus. No more missed updates. Just smooth, automated checking.
π§° This is a personal quality-of-life project made to show off scripting skills and save users time.
β οΈ Use at your own risk. Always back up your system before updating drivers.
πΈβ Project Screenshots
π§β Features
- π§ Automatic driver scanning
- β¬οΈ Detects newer available versions of drivers
- π Verbose logging for transparency and debugging
- π Optional .log saving to Documents
- π§ Lightweight, clean code β no bloat
- π‘οΈ Built-in admin check for smooth installs
π οΈβ Installation Steps
Another amazing feature is how easy this code is to download:
1οΈβ£ Download the latest release.
2οΈβ£ Run it. Yes, it's that simple.
β οΈ Warning: Releases Marked "UNSTABLE" can be dangerous and should be run with extreme caution. Only download versions marked as "Stable."
π οΈβ Running This Program Steps
π Step 1: Download The .bat file.
You can find it by clicking here.
π Step 2: Put it in the same folder as the main code is.
For example, If driver_updater.ps1 is in C:\Users\USERNAME\OneDrive\Desktop then put the .bat there.
π Step 3: Run the .bat.
Well done! Now, the code should work as intended. Enjoy!
πβ Disclaimer
This script is a personal project and is intended for educational or personal use only.
You are fully responsible for anything that happens when using it.
Always back up your system before making major changes β especially with drivers.