© 2017 By Your Own MySchoolProject® All Rights Reserved
How To Backup and Restore Windows 10 Drivers Using PowerShell or Command Prompt
In this video In showing How To backup and Restore Drivers In Windows 10 using PowerShell or Command Prompt.
PowerShell:
Export-WindowsDriver -Online -Destination C:Backup
Command prompt:
dism /online /export-driver /destination:”C:Drivers Backup
(The Destination Folder should exist already before using the command.)
To Restore the Drivers you can use “Device Manager” or
a Third-Party software such as “Double Driver”
Double Driver:
MySchoolProject All Rights Reserved .M.S.P© (.M.S.P®) 2011-2017
Nguồn: https://dantrithegioi.com
Xem thêm bài viết khác: https://dantrithegioi.com/cong-nghe
its only backup ing ..tell how to add these drivers aftr formating pc using powershell or cmd..what is that command
thanx man