💡 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.
- 🔧 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
Another amazing feature is how easy this code is to download:
1️⃣ Download the latest release.
2️⃣ Run it. Yes, it's that simple.
You can find it by clicking here.
For example, If driver_updater.ps1 is in C:\Users\USERNAME\OneDrive\Desktop then put the .bat there.
Well done! Now, the code should work as intended. Enjoy!
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.


