How to export Windows 10 drivers using PowerShell in one command

User Avatar
👤 admin
🔴 Admin
✍️ The most important thing in the world is to not be alone.
⏳ Last active: 15 Apr 2025 at 16:01
📅 Created: 06 Mar 2021 at 18:51
👀 Viewed: 18 times
✉️ Send Email

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 :)

https://youtu.be/WQqqjHVwtiI

If you want to comment: Login or Register