Program for creating drivers. Backing up your drivers using Driver Genius. What programs may be needed

Backup drivers in the Windows 10 operating system must be done before reinstalling the system, or before making changes to Hardware computer. This is the easiest way to reinstall drivers.

The user can archive the drivers installed on the computer in order to restore all drivers after reinstalling the system, or in the event of a system failure, restore the desired driver from the archive. Sometimes, difficulties arise in finding the necessary drivers, especially for laptops, since manufacturers often equip identical models hardware from different manufacturers.

Drivers are backed up specialized programs for working with drivers, for example, demon paid program DriverPack Solution. You can create a backup copy of the drivers installed on your computer directly in Windows 10.

In this article, we will look at four ways to backup drivers in Windows 10: two methods using command line and two ways using Windows PowerShell.

Before creating backup copies of drivers, first create a folder in the root of the disk (directly on the disk itself) where you want to save the backup copies. Give the folder a meaningful name on English language, in this example I named the folder “DriverBackup”.

Backing up drivers using the command line

Run Command Prompt as Administrator. Enter the following command into the command line interpreter window (you can copy it from here):

Pnputil /export-driver * D:\DriverBackup

Please note that you may only have a "C" drive, not a "D" drive like I have, and may also have a different folder name. Replace the “D:\DriverBackup” part of the code with your data. In the following codes from this article, also change part of the code to your location to save the drivers.

Wait until the drivers are copied, which will take some time. After the process is completed, the command line interpreter window will display the result of this operation.

You can then open the folder to ensure that the driver backups are saved on your computer.

Backing up your drivers using DISM

Second way to save backup drivers will also be done on the command line using the DISM.exe utility.

Run Command Prompt as Administrator. In a command prompt window, enter the following command (note the drive name and the name of your folder):

Dism /online /export-driver /destination:D:\DriverBackup

Then press the “Enter” key on your keyboard.

After this, the process of exporting copies of drivers to the folder selected for saving will begin.

Once completed, close the command prompt.

Saving a backup copy of drivers in Windows PowerShell (method 1)

Run Windows PowerShell as an administrator. Next enter in Windows window PowerShell following code:

Export-WindowsDriver -Online -Destination D:\DriverBackup

Then click on the "Enter" button.

Wait until the drivers are exported to the backup folder.

That's it, copies of the drivers are saved.

Creating a driver backup in Windows PowerShell (method 2)

The second method differs from the previous one in that a text file with a description of the saved drivers.

Run Windows PowerShell as an administrator. Enter following commands(copy from here):

$drivers = Export-WindowsDriver -Online -Destination D:\DriverBackup $drivers | ft ProviderName, ClassName, Date, Version -auto | Out-File D:\DriverBackup\drivers.txt

The backup process will take some time.

Once the export is complete, open the folder you selected to save the backup. There you will find the file “drivers.txt”, which contains detailed information about copied drivers.

Restoring drivers from a backup in Windows 10

To install drivers from a backup after reinstalling Windows installations, copy the backup copy of the drivers from the permanent storage location to HDD computer.

In the “Update Drivers” window, to answer the question: “How do you want to search for drivers?”, select the “Search for drivers on this computer” option.

In the next window, select the folder on your computer where the drivers are saved, and then click on the “Next” button.

Then install the required driver from the list provided.

Conclusion

In Windows 10, you can back up drivers without using third party programs, by means of the system. Backing up drivers is done using the command line and Windows PowerShell.

A driver is a program that provides correct work devices in the operating system. without drivers the mouse, keyboard, LAN card, hard drive, video card. Without drivers, not a single device would work on a computer. After installing the system, you must install drivers. To significantly save the time it takes to find the right drivers the next time you need to reinstall Windows, you can back up all the drivers installed on your system. Double Driver is a program for saving drivers used in the system. By copying the driver files to separate folder, after installing Windows using Double Driver, the user can quickly restore them without wasting time searching for each driver separately.

How to keep drivers when reinstalling Windows

Backing up drivers with the Double Driver utility will take just a couple of minutes with a few mouse clicks. In order to back up the drivers installed on the system using the Double Driver program, you need to check necessary drivers in the list and select the directory where the drivers will be saved. Restoring drivers from a backup also takes very little time; point the program to the directory with the backup copy of the drivers and Double Driver will install them itself.

Screenshots of the Double Driver program



Drivers are an important component of the interaction between computer hardware and operating system and the software installed in it. Therefore, when experimenting with them, or updating them, it is recommended to create a backup copy of the already installed drivers, so that if something happens, you can restore normal work computer. Today we will tell you about a small utility called Double Driver, with which you can quickly make driver backups.

Double Driver is a free program that is, in the truest sense of the word, a driver manager for devices connected to the computer’s motherboard with the ability to back them up. Utility, like file manager, displays all drivers installed in the operating system in the form of a list, and also allows you to save this list and print it.

The most popular function of the Double Driver utility is backup. Windows drivers 8, 7, Vista and XP. Most users choose this particular program to work because it is free and very fast speed driver backup. By the way, in just a couple of minutes it can create a complete backup copy of an operating system that has been installed for more than one year, and, therefore, it has accumulated quite a few drivers. In addition, when creating copies, the utility sorts all files into folders whose names correspond to the names of the devices. In addition to sorting by folders, the utility also contains a filter in its functionality that filters all drivers by their developers, for example, from Microsoft, etc.

Backing up your drivers

You can create a backup copy of the drivers installed on the system quickly and in just a couple of clicks using Double programs Driver which can be downloaded from the link below. The utility does not require installation and can be used on any removable media.

Run the utility on your PC and in its main window, in top menu, click on the “Backup” button, then click on “ScanCurrentSystem” as shown in the figure below.

Next, check the checkboxes next to those drivers for which you are going to make a backup copy, and then click “Backup Now”. You can mark them all if you have doubts that you have marked the right ones.

In the dialog box that appears, indicate to the program the location on your hard drive where it should save the backup copy of the drivers, and also activate the “Compressed (zipped) folder” radio button if you want the copy to be compressed into an archive. In addition, if you need to create a self-extracting archive, then instead of the above radio button, activate “Single file self extract (executable)”. Click “Ok” to start the copy creation process.

Wait until the Double Driver utility finishes its work and informs you about it with a corresponding message.

The created archive with a backup copy of the drivers will be stored in the location you previously specified and will have the name of your model motherboard, as well as the date the backup was created. To restore drivers from of this archive, you need to unpack it, then run the installation wizard and follow its instructions and tips.

Similar materials

Many PC users are faced with the need to reinstall the operating system. Windows system. There can be many reasons for this - garbage has accumulated due to which the computer began to slow down, viruses on the PC that cannot be dealt with free antiviruses, various glitches, bugs, and the simplest solution is to reinstall windows.

But after reinstallation it appears new problem- lack of drivers. In order not to waste time searching for drivers every time, it is recommended to make a backup copy (backup) in advance. In addition, it is not always easy to find a driver for your device on the Internet, and the driver disk has long been lost or outdated.

To create a backup, consider two programs: Driver Genius and Double Driver.

Backing up your drivers using Double Driver

Double Driver - a free driver backup program with a simple and easy interface. You can download the Double Driver program here.

Backup drivers using Double Driver


Restoring drivers using Double Driver

After reinstalling the system, you need to run the Double Driver program via dd.exe:


We are waiting for the end and driver recovery is complete! Now you know how to quickly and freely restore drivers on a new system!

Backing up your drivers with Driver Genius

Driver Genius is a paid program, but a free version with limited features is also available. IN free version program, it is possible to create a backup copy of drivers, followed by restoration (limited number of drivers when automatic recovery), or manual installation drivers on a reinstalled system.

Backup drivers using Driver Genius


Restoring Drivers Using Driver Genius

After reinstalling the system, you must perform the following actions to restore drivers from using Driver Genius:


Before you reinstall Windows on your computer, you should take care to save all the necessary data located on the OS drive (usually drive C). In this article you will learn how to save drivers when reinstalling.

If you don’t have to take special care of the programs, since after installing a fresh Windows they can be easily re-installed, then trouble can happen with the drivers. You will have to search for a long time and select what you need software for devices. Not knowledgeable user may encounter difficulties, and a professional will have to spend a lot of time. All in all the best option will save the drivers when reinstalling and then simply restore them.

Each external or internal structure The computer has its own software, a driver, that allows it to work normally. Some drivers are installed with Windows. The rest must be installed separately. If a driver is not installed on the device, it will not work or will not work correctly.

How to save drivers when reinstalling

To save drivers when reinstalling, you need the Driver Genius program. Download link below. Download it and install it on your computer. When starting, an Internet connection is required, as the program must be updated.

Remember that if you change one version of Windows to another, the backup copy of drivers may not fit the newly installed OS, since many drivers are written separately for each version of Windows. For a backup to be restored normally, you must run it on the same Windows versions, on which it was created.

  • According to the instructions in the archive, activate Driver program Genius.
  • Launch it and click “Back Up Drivers”. Scanning will begin installed drivers. Wait for the process to complete.

In the next window, in the “Select the backup type” list, select “Auto-Installer Archive”. This is the most convenient way save the drivers when reinstalling, since deploying a backup will not require any unnecessary manipulations. That's why I recommend him. In the same window, select a location to save the driver backup. Obviously, the backup does not need to be saved on the same disk partition on which you have installedWindows. To select a location, click the “Browse” button. Click the “Next” button and wait for the reservation to complete. It's not very long. At the end, click the “Finish” button.


Wait for the driver backup to finish
Finish copying

Then make sure that the backup copy is saved in the selected location and begin reinstalling Windows. After Windows reinstallation run the backup file, select necessary drivers and install them.


Deploy driver backup