Верасень 24, 2018

Як зрабіць рэзервовую копію і аднавіць драйверы прылад у Windows 10

If you reinstall your Windows, then you will need to download and reinstall the drivers again. The problem is that you may have misplaced the CD/DVD or the backup of the device driver is missing. Some of these device drivers are no longer compatible with your system; hence you need to find a way to export all of your latest drivers in a safe place and this tutorial will see a way to back up your device drivers.

Як зрабіць рэзервовую копію і аднавіць драйверы прылад у Windows 10

Also, its always a good idea to back up your device drivers before doing a clean installation of your Windows. If you have the backup, then you could easily restore any of these drivers on your system, when the need persists. Anyway, without wasting any time, let’s see How to Backup and Restore Device Drivers in Windows 10 with the help of the below-listed tutorial.

Як зрабіць рэзервовую копію і аднавіць драйверы прылад у Windows 10

Не забудзьцеся стварыць кропку аднаўлення на той выпадак, калі нешта пойдзе не так.

Method 1: Backup All Device Drivers using Command Prompt

1. Адкрыйце камандны радок. Карыстальнік можа выканаць гэты крок з дапамогай пошуку "cmd" і затым націсніце Enter.

Адкрыйце камандны радок. Карыстальнік можа выканаць гэты крок, увёўшы ў пошук «cmd», а затым націснуўшы Enter.

2. Увядзіце наступную каманду ў cmd і націсніце Enter:

dism /online /export-driver /destination:”folder_location”

Backup All Device Drivers using Command Prompt | How to Backup and Restore Device Drivers in Windows 10

нататка: Replace folder_location with the folder’s actual full path to export all the device drivers. For example dism /online /export-driver /destination:”E:Drivers Backup”

3. Once the export is finished, close command prompt.

4. Now navigate to the above-specified folder location (E:Drivers Backup), and you will see all of your device drivers backups.

Navigate to the above-specified folder location & you will find all of your device drivers backups

Method 2: Backup All Device Drivers in Windows 10 using PowerShell

1. тып Powershell in Windows search then right-click on the PowerShell і абярыце Запуск ад імя адміністратара.

У полі пошуку Windows увядзіце Powershell, а затым пстрыкніце правай кнопкай мышы Windows PowerShell

2. Now type the following in command and hit enter:

Export-WindowsDriver -Online -Destination G:backup

Export Drivers Using PowerShell Export-WindowsDriver -Online -Destination

нататка: G:backup is the destination directory where all the drivers would be back up if you want some other location or have another driver letter to type in the changes in the above command and then hit Enter.

3. This command would let Powershell began exporting the drivers to the above location, which you specified and wait for the process to finish.

Navigate to the above-specified folder location & you will find all of your device drivers backups

Method 3: Restore Device Drivers from the Backup in Windows 10

1. Націсніце клавішу Windows + R, затым увядзіце devmgmt.msc і націсніце Enter.

devmgmt.msc device manager | How to Backup and Restore Device Drivers in Windows 10

2. Пстрыкніце правай кнопкай мышы на прылада you want to restore the driver for then select Абнавіць драйвер.

Restore Device Drivers from the Backup using Device Manager

3. On the next screen, select “Агляд майго кампутара для праграмнага забеспячэння драйвера».

Абярыце Шукаць драйверы на маім кампутары

4. Націсніце "прагартаць” then navigate to the folder where you have the backup of the device drivers.

Click Browse then navigate to the folder where you have the backup of the device drivers

Select your backup driver's folder and click OK

5. Make sure to checkmark “Include subfolder” then click on Далей.

Checkmark Include subfolder then click on Next | How to Backup and Restore Device Drivers in Windows 10

6. Device Manage will automatically search for the device driver from the above folder, and if it’s a newer version, it would be installed.

7. Once you’re finished restoring the device driver’s close everything.

Рэкамендуецца:

Вось гэта вы паспяхова навучыліся Як зрабіць рэзервовую копію і аднавіць драйверы прылад у Windows 10 але калі ў вас ёсць якія-небудзь пытанні адносна гэтага падручніка, не саромейцеся задаваць іх у раздзеле каментарыяў.

адміністратар