Have you ever had to reinstall your computer and then spend hours looking for the right drivers for it? In this tutorial, with a simple command, we’ll show you how to export all the drivers to your computer and then, if necessary, keep them stored and not search for them for hours.
In this tutorial we are going to use the Windows PowerShell to export all of our drivers using this command:
Export-WindowsDriver -Online -Destination d:\drivers
You can watch this video on a full review of how to work with it 🙂