You will need
  • - Computer with Windows 8 or 10.
Instruction
1
To begin the process of reserving drivers, run Windows PowerShell with Administrator rights. To do this, go to menu "start", open "All apps" in the list of installed programs , Windows PowerShell. Right mouse button click on the tab for Windows PowerShell and select Run as administrator.
Run PowerShell with Administrator rights
2
When the program has loaded, enter the window after the cursor: Export-WindowsDriver -Online -Destination C:\Drivers and press "Enter". Instead of "C:\Drivers" you can specify the location where the copies of your drivers. The option "Online" indicates that the command is run on your local computer.
Then begins the process of creating backups of all drivers installed in the system devices. Waiting for the end of the process.
Start export of the drivers
3
When the process is complete PowerShell will print a report on the exported drivers.
Export Windows 10 drivers completed successfully