How to Backup and Restore Drivers on Windows 10
Join Free Download to learn how to backup and restore drivers on Windows 10, restore the system and fix driver problems quickly and easily.
Step by step instructions
Before you begin, you will need to log into your account as an Admin.
1. Using CMD & PowerShell
- Create a Driver-Backups folder and save it to any drive, not the drive where Windows is installed.
- Open Command Prompt as Admin and run the following command:
dism /online /export-driver /destination:"Driver-Backups folder path"
Note, in the above command " Driver-Backups folder path " is the folder path you created. Suppose if you create a folder in drive D, the path will be " D:Driver-Backups ".
The above command will export all the drivers on your Windows 10 computer to a folder. Once completed, a message will appear confirming the successful export. You can back up this folder and store it on a cloud service to protect your data.

The command only supports .inf files . Windows Installer or other file formats (such as .exe) are not supported.
Although the tool allows exporting all drivers, it does not support reinstallation. The /add-driver option only works with Windows 10 ISO images. If you create an ISO file and want to install it, you can use the command below.
Open Command Prompt with Admin rights and navigate to the driver backup folder. Then, run the following command:
dism /ISOIMAGENAME /Add-Driver /Driver:"Driver-Backups folder path" /Recurse
Alternatively, you can also use PowerShell instead of Command Prompt. Run the following command in PowerShell to back up the driver:
Export-WindowsDriver -Online -Destination "Driver-Backup folder path"
2. Restore Driver on Windows 10
First press Windows + X and select Device Manager .
Next right-click on the device you want to install, then click Update driver.
Now you will have 2 options: automatic installation and manual installation. Select Browse my computer for drivers software .
On the next window that appears on the screen, copy and paste the folder path and select the option to include subfolders.
Click Next.
Device Manager will search for available driver versions for your hardware and install them.
3. Use support software
If you don't want to use Command Prompt or PowerShell or you simply want to find an easier solution to backup Windows 10 drivers, in this case you can consider using 3rd party software.
Free Driver Backup is the software that Free Download wants to introduce to you. In addition to drivers, the software can also back up cookies, registry, .
Additionally, you can also try some other software like Driver Sweeper or Double Driver to easily backup and restore drivers on Windows 10.
You should read it
- The best driver update software for computers
- Driver Talent - Free Driver Updater
- Update driver, the software automatically finds driver for the computer, Laptop
- Summary of free driver backup software
- Driver Driver installation software for computers
- Donate key Driver Booster 6 Pro 6 months, activate before October 31, 2018
- How to use Driver Verifier on Windows 10
- How to use Driver Talent for free driver updates
- How to check the current Driver version of the computer
- 3 Way How To Install Driver Windows 10
- Summary of driver error codes on Windows and how to fix them (Part 1)
- How to install/reinstall GPU driver on Windows
Maybe you are interested
How to share videos on TubeMate in 3 steps Intel updates WiFi and GPU drivers for Windows 11 How to enable / disable the Start menu full screen in Windows 10 The development and future of Wi-Fi - Part 2 10 operating systems you can run with Raspberry Pi How to install Windows 10 IoT Core on Raspberry Pi 3