JazzFlute Posted May 5 Posted May 5 Looking for some free driver back up software, haven't used any for a while and a link is below I think for the top 5, anyone use/recommend any of them. Only looking to backup main ones (Graphics etc.) to include in an image. Free Driver Backup & Restore software for Windows 11
3s-gtech Posted May 5 Posted May 5 You can pull them all out with Powershell, for use in MDT / imaging software. Export-WindowsDriver -Online -Destination C:\DRIVERS\ 1
LeMarchand Posted May 5 Posted May 5 Being a GUI (and lazy) sorta guy I normally use #3 DoubleDriver but sometimes use #1 DriverBackup.
altecsole Posted May 5 Posted May 5 I usually find that Windows does a pretty good job of installing drivers. The only ones I ever need to add to a task sequence are motherboard specific. The Hardware ID, and Google does a great job of identifying the specific driver.
LeMarchand Posted May 5 Posted May 5 I generally take a backup of the drivers on any new Windows machine "just in case". It doesn't take long.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now