使用命令備份、還原驅動程序

一、新建文件夾 在磁盤上創建一個備份文件夾,如:DriversBackup
二、以管理員身份運行命令提示符
三、輸入命令dism /online /export-driver /destination:D:\DriversBackup (備份命令)
四、輸入命令Dism /online /Add-Driver /Driver:D:\DriversBackup /Recurse(還原命令)ide

相關文章
相關標籤/搜索