Steps to Backup and Restore Windows 10 Driver with 1 command line in cmd

Computer driver  , also known as computer driver, is one of the extremely important components in the Windows operating system, it directly determines the performance and stability of a computer.

If your computer lacks drivers or drivers are old and outdated, the computer will operate inefficiently, even unable to function some functions, such as mouse, keyboard, screen resolution, etc. figure… in general, finding standard drivers for your computer is relatively time-consuming.

Therefore, after you have fully installed the drivers, you should find a way to back them up so that the next time you reinstall your computer, you won't have to waste time searching again. Yes ! That said, you must have understood what I mean, right? In this article, I will show you an extremely simple way to back up drivers on Windows 10 operating system.

Currently there are many software that support this, but if you are using Windows 10 operating system, you will not need to use any other tools, but instead you can use a single command in the cmd window is done.

When should I Backup (Backup) the Driver?

For Windows 10 operating system, Microsoft has designed it so that it automatically detects the appropriate drivers for the computer and installs them on the computer. However, nothing is perfect. Some devices still need you to intervene, search and install it manually.

In general, finding and installing Driver sometimes takes a lot of time, this is also the reason why computer users are so afraid to install Windows, they just like ghost for fast because they don't have to spend time searching. drivers for computers too.

=> Immediately after installing Windows and fully installing the Driver for your computer, please make a backup of the Driver. Or in general, if you feel that the computer is working fine and do not see any errors, make a backup so that in case the computer fails or you perform a  reinstall of Windows  , you can restore it safely. fast.

Quick guide to backing up Windows 10 Drivers

OK, now let's get started!

+ Step 1: Please create a folder other than the operating system drive so that we will save the Driver in it later. For example, I will create a DriverW10 folder in drive C, for example.

Note that you should create a different directory than the operating system drive, otherwise it will be equal.

+ Step 2: First, press the Windows + X key combination => select Command Prompt (Admin) to open cmd as administrator.

Steps to Backup and Restore Windows 10 Driver with 1 command line in cmd Picture 1

Step 2: Use the following command:

dism /online /export-driver /destination:C:DriverW10

Where: C:DriverW10 is the path to the folder you created in Step 1 => then press Enter to execute.

You wait a moment for Windows 10 to export the driver files. Fast or import depends on the drivers on your computer are more or less. Because here I have just finished installing Win and also do Demo for you, so the number of Drivers is quite modest. Your computer will probably be a lot more than that.

Steps to Backup and Restore Windows 10 Driver with 1 command line in cmd Picture 2

+ Step 3: Check the result

Now you can go back to the folder you created earlier to see the results. All backup files have been saved here already.

Steps to Backup and Restore Windows 10 Driver with 1 command line in cmd Picture 3

How to restore Driver ?

Backup is done, now in case the computer fails or you reinstall Windows, how to restore the above Driver package? It's very simple guys, only 1 command line is done!

Do it with the command:

dism /online /Add-Driver /Driver:C:DriverW10 /Recurse

With C: DriverW10 is the path to the folder where the Driver is saved, please replace that path accordingly.

Tips: If you don't want to use the command to backup or you want to backup drivers on other operating systems like Windows XP, Windows 7/8/8.1 or Windows 10, you can use the free software  Snappy Driver Installer  okay.

How to create Shortcut for Driver backup and restore command

In addition, to be faster and without having to type commands, you can create a shortcut for those commands and you're done. Still the above command lines, please follow the instructions in this article of mine '  Create shortcut button shutdown, hibernate, restart. on Windows  '

Steps to Backup and Restore Windows 10 Driver with 1 command line in cmd Picture 4

It's as simple as that, with just one command line, you can backup or Restore Driver on Windows 10 very quickly and accurately.

What method are you using to back up the driver for your computer? Please share your experience for everyone to use.

4.5 ★ | 2 Vote

May be interested

  • Manage the Event Log with the command lineManage the Event Log with the command line
    for many of us, using the command line - command line to control and use some of the functions in the windows system will cause them to have headaches and problems. however, if you have to set up an automatic function system in windows and other server operating systems, the command line is an irreplaceable tool ...
  • 10 useful commands in Windows you should know10 useful commands in Windows you should know
    command prompt is used to execute batch files, perform tasks quickly, help you troubleshoot and solve some windows problems when the system crashes. however, not all commands in windows are useful and must be done regularly. with the 10 command lines in the following article it is very useful even if you are not an administrator.
  • 5 best command line emulation software for Windows 105 best command line emulation software for Windows 10
    currently, users can get a shell within windows 10, but many still prefer the more configurable command line emulator applications. so this article will introduce you to five of the best command line emulation software for windows 10.
  • How to use Iperius Backup Free to back up Windows dataHow to use Iperius Backup Free to back up Windows data
    iperius backup free software supports backing up many types of data on the computer from images, image folders, file system to sql, oracle, mysql, postgresql databases.
  • Delete log information in Windows Server BackupDelete log information in Windows Server Backup
    windows server backup is one of windows server 2008 / r2's useful features that allows users to easily back up, restore files, data and other important components in the system like system state, full server or the entire hard drive according to user needs. after such processes, windows server backup will display the files
  • Configure the System Restore feature in Windows 10Configure the System Restore feature in Windows 10
    the system restore feature works like creating a backup of the system, but it is not exactly that way. because when restoring the system from the previous backup point, it will not affect your documents or settings before creating a special restore point. however, system restore will remove applications, drivers, system updates and registry changes after restore points have been made.
  • How to transfer old device drivers to a new Windows PCHow to transfer old device drivers to a new Windows PC
    fortunately, there is a way to copy an existing driver from the old pc to the new pc, as long as the operating system is the same on both devices.
  • How to backup and restore Windows 10 from System ImageHow to backup and restore Windows 10 from System Image
    instructions to backup and restore windows 10 with image files to have the operating system as smooth as possible.
  • How to Backup and Restore Drivers on Windows 10How to Backup and Restore Drivers on Windows 10
    in windows 10, backing up and restoring drivers is very important to protect your hardware devices. tipsmake will help you learn how to easily backup drivers with useful tools.
  • How to back up automatically on Windows 10How to back up automatically on Windows 10
    to automatically backup windows 10 computers, we can immediately use the windows backup feature available on the system to back up data.