PCは、その部品の合計と同じくらい優れており、その多くのコンポーネントを制御するために使用されるソフトウェアが含まれています。このソフトウェアはドライバーと呼ばれ、WindowsがPCのさまざまな部分と通信して制御できるようにし、ハードウェア自体が理解できる適切なコードに命令を変換します。
これらのドライバーは、 Windows(Windows) PCの全体的な安定性を向上させることができる、時折のバグ修正と機能アップグレードの対象となります。残念ながら、他の人工コードと同様に、ドライバーの更新は、置き換えるドライバーと同じくらい問題になる可能性があります。更新によって問題が発生した場合に、 Windows10でドライバーをロールバックする方法を知っておく必要があります。

Windows 10でドライバーをロールバックする必要があるのはなぜですか?(Why Should You Roll Back a Driver in Windows 10?)
新しい(New)ドライバの更新は、特にグラフィックカードなどのデバイスでは非常に一般的です。多くの場合、これらには、PCの全体的な安定性を向上させ、制御するデバイスの使いやすさを向上させることができる新機能と修正が付属しています。

残念ながら、これは、インストールするすべてのドライバーが安定していることを意味するわけではありません。たとえば、NVIDIAグラフィックカードを使用しているゲーマーの場合、ベータテストでNVIDIAグラフ(updating your NVIDIA graph)icsドライバー(ics drivers)をテストされていないドライバーに更新し、最近リリースされた次世代ゲームのサポートを提供することから始めることができます。
このドライバーはそのゲームのサポートをもたらす可能性がありますが、さらに広範なテストでのみ解決できる追加の問題が発生する可能性があります。ただし、これは安定したドライバーが優れているという意味ではありません。ドライバーがリリースされる前に開発者が見つけたり修正したりできなかった問題やバグが発生する可能性もあります。
これが発生し、PCがまだ起動するのに十分安定している場合は、ドライバーを以前にインストールされた(できればより安定した)ドライバーリリースにロールバックできます。
Windows10ドライバーをバックアップする方法(How to Back Up Windows 10 Drivers)
ドライバーをバックアップするためのシステムが整っていることを確認する必要があります。これは、古いデバイスドライバーのコピーを利用できるため、デバイスドライバーを以前のバージョンにロールバックする必要がある場合に役立ちます。
(Windows)古いバージョンにロールバックした場合でも、Windowsは通常古いドライバーを削除しません。ただし、 Windows(Windows) 10ドライバーをバックアップすると、後日Windowsのワイプと再インストール(wipe and reinstall Windows)を余儀なくされた場合に、これらのドライバーをすばやく復元するのに役立ちます。
その場合、問題のある新しいドライバーリリースではなく、古いドライバーの使用に戻す場合は、これらの古いドライバーを手渡す必要があります。ありがたいことに、Deployment Image Servicing and Management(DISM)ツールを使用して、インストールされているデバイスドライバーのクイックバックアップを作成できます。
- DISMツールを使用してドライバーをバックアップするには、管理者権限でWindowsPowerShellウィンドウを開く必要があります。(Windows PowerShell)これを行うには、Windowsの[スタート]メニューを右クリックして、 (Windows Start)Windows PowerShell(管理者)(Windows PowerShell (Admin))オプションを押します。

- PowerShellウィンドウで、DISM /online /export-driver /destination:C:\DriversC:\Drivers フォルダーをドライバーバックアップに適した別の場所に置き換えます。これにより、使用可能なすべてのサードパーティドライバーがこのフォルダーにコピーされ、後で復元できるようになります。

- ただし、使用可能なWindows(Windows)ドライバーのフルセットをバックアップする場合は、手動でバックアップする必要があります。Windows 10は、ドライバーをC:\Windows\System32\DriverStore\ フォルダーに保存します。このフォルダーをバックアップするには、Windowsファイルエクスプローラーを開き、 (Windows File Explorer)C:\Windows\System32 フォルダーにアクセスします。

- DriverStoreフォルダーを右クリックして[コピー(Copy)]オプションを押すか、フォルダーを選択してキーボードのCtrl + Cを押します。

- DriverStoreフォルダーをコピーしたら、内容を適切なバックアップフォルダー(C:Driversなど)に貼り付け(DriverStore)C:\Drivers。これにより、後で手動で復元できます。

- 将来これらのドライバーを再インストールする必要がある場合は、PnPUtilツールを使用して一度にすべてインストールできます。管理者権限のあるPowerShellウィンドウで、PnPutil /add-driver “C:\Drivers\*.inf” /subdirs /install /rebootと入力します。これにより、このフォルダーにすべてのドライバーがインストールされ、PCが再起動してプロセスが完了します。

Windows10でドライバーをロールバックする方法(How to Roll Back a Driver in Windows 10)
Windows 10でドライバーをロールバックする必要がある場合は、 Windowsデバイスマネージャー(Windows Device Manager)を使用してこれを行うことができます。デバイスマネージャ(Device Manager)には、検出されたすべてのデバイスと接続されているハードウェアが一覧表示され、各デバイスのドライバをインストール、アップグレード、またはロールバックできます。
- デバイスマネージャ(Device Manager)にアクセスするには、 Windowsの[スタート(Windows Start)]メニューを右クリックして、[デバイスマネージャ(Device Manager)]オプションを押します。

- デバイスマネージャ(Device Manager)メニューは、接続されているすべてのハードウェアをカテゴリに分類します。ハードウェアの完全なリストを表示するには、これらのカテゴリの横に ある矢印(arrow)を押します。

- ドライバをロールバックするには、リストされているデバイスのいずれかを右クリックして、[プロパティ(Properties)]オプションを押します。

- [プロパティ(Properties)]ウィンドウの[ドライバー]タブで、[ドライバーのロールバック(Driver)]オプション(Roll Back Driver)を押します。これにより、インストールしたドライバーを以前のバージョンにロールバックできるようになります。

- Windowsは、ドライバーをロールバックする理由を確認するように求めます。選択したオプションの1つから理由を選択します。[もっと教えてください](Tell us more)ボックスにコメントを追加してください。準備ができたら、 [はい(Yes)]ボタンを押します。

ドライバをロールバックする理由を確認すると、Windowsは自動的にプロセスを開始します。このプロセスが完了したら、古いドライバーを完全にリロードしてPCが正しく機能していることを確認するために、PCを再起動する必要がある場合があります。
- 後日新しいドライバに戻りたい場合は、 [デバイスマネージャ(Device Manager)]ウィンドウに戻り、ドライバを右クリックして[プロパティ]を押します(Properties)。[プロパティ(Properties)]ウィンドウの[ドライバー]タブで、[ドライバーの更新](Driver)ボタンを(Update Driver)押します。

- [ドライバー(Update Drivers)の更新]ウィンドウで、[更新されたドライバーソフトウェアを自動的に検索する]を(Search automatically for updated driver software)押します。これにより、PCとWindowsUpdateで新しいドライバーが検索され(Windows Update)ます。ロールバックされたドライバーが最近リリースされたドライバーよりも古い場合は、ドライバーを新しいバージョンに更新する必要があります。

- Windowsは、新しいドライバーがインストールされたことを確認します。 [閉じる](Close)を押して確認し、 [ドライバーの更新(Update Drivers)]ウィンドウを閉じます。

Windows10での効果的なシステムメンテナンス(Effective System Maintenance in Windows 10)
Windows 10でドライバーをロールバックする方法を知ることは、 Windows10PC(Windows 10)のシステムメンテナンスを常に把握する方法を確実に理解するために必要な1つのステップにすぎません。自動Windowsバックアップを設定し(setting up automatic Windows backups)て、将来問題が発生した場合にPCを復元するオプションを提供することで、さらに状況を改善できます。
時々ドライバーをロールバックする必要があるかもしれませんが、定期的なドライバーの更新を確認し(check for regular driver updates)、それらを最新バージョンに更新することも恐れないでください。ドライバー(Driver)の問題はまれであり、新しいドライバーはPC全体の安定性が向上しているはずです。結局のところ、問題が発生した場合は、いつでもドライバーをロールバックできます。
How To Roll Back A Driver In Windows 10
A PC is only аs good as the sum of іts рarts, and that includes the software used to control іts manу components. This software is called drivers—they allow Windows to communicаte and cоntrol different parts of your PC, converting instructions into suitable code that the hardware can itsеlf understand.
These drivers are subject to occasional bug fixes and feature upgrades that can improve the overall stability of your Windows PC. Unfortunately, like any man-made code, driver updates can be as problematic as the drivers they replace. You’ll need to know how to roll back a driver in Windows 10 if an update causes you issues.

Why Should You Roll Back a Driver in Windows 10?
New driver updates are quite common, especially for devices like graphics cards. These often come with new features and fixes which can improve the overall stability of your PC and improve the usability of the devices they control.

Unfortunately, this doesn’t mean all drivers you install are stable. For instance, if you were a gamer with an NVIDIA graphics card, you might start by updating your NVIDIA graphics drivers to an untested driver in beta testing, providing support for a recently released, next-generation game.
This driver may bring support for that game, but it may come with additional problems that can only be resolved with further, wider testing. That doesn’t mean stable drivers are any better, though—they can also come with issues or bugs that the developer wasn’t able to locate or fix before the driver was released.
If this happens, and your PC is still stable enough to boot up, you can roll back a driver to the previously installed (and hopefully more stable) driver release.
How to Back Up Windows 10 Drivers
You should ensure that you have a system in place to back up your drivers. This will help you should you need to roll back a device driver to an earlier version, as you’ll have a copy of your older device drivers available.
Windows won’t typically delete old drivers, even when you roll back to an older version. Backing up your Windows 10 drivers can help you quickly restore these drivers should you be forced to wipe and reinstall Windows at a later date, however.
If that happens, you’ll need these older drivers to hand if you intend to revert to using an older driver, rather than a problematic newer driver release. Thankfully, you can create a quick backup of your installed device drivers using the Deployment Image Servicing and Management (DISM) tool.
- To use the DISM tool to back up your drivers, you’ll need to open a Windows PowerShell window with administrative privileges. To do this, right-click the Windows Start menu and press the Windows PowerShell (Admin) option.

- In the PowerShell window, type DISM /online /export-driver /destination:C:\Drivers, replacing the C:\Drivers folder with another suitable location for your driver backups. This will copy all available third-party drivers to this folder, allowing you to restore them later.

- If you want to back up the full set of available Windows drivers, however, you’ll need to do this manually. Windows 10 stores drivers in the C:\Windows\System32\DriverStore\ folder. To back up this folder, open Windows File Explorer and visit the C:\Windows\System32 folder.

- Right-click the DriverStore folder and hit the Copy option, or select it and press Ctrl + C on your keyboard.

- With the DriverStore folder copied, paste the contents into your suitable backup folder (for instance, C:\Drivers). This will allow you to restore them manually afterward.

- If you need to reinstall these drivers in the future, you can install them all at once using the PnPUtil tool. In a PowerShell window with administrative privileges, type PnPutil /add-driver “C:\Drivers\*.inf” /subdirs /install /reboot. This will install all of the drivers in this folder, rebooting your PC to complete the process.

How to Roll Back a Driver in Windows 10
If you need to roll back a driver in Windows 10, you can do this using the Windows Device Manager. The Device Manager lists all detected devices and attached hardware, allowing you to install, upgrade or roll back drivers for each device.
- To access the Device Manager, right-click the Windows Start menu and press the Device Manager option.

- The Device Manager menu separates all attached hardware into categories. Press the arrow next to any of these categories to view a full list of hardware.

- To roll back a driver, right-click any of the listed devices and press the Properties option.

- In the Driver tab of the Properties window, press the Roll Back Driver option. This will allow you to begin rolling back your installed driver to a previous version.

- Windows will ask you to confirm why you’re rolling back your driver. Select a reason from one of the selected options—feel free to add an additional comment in the Tell us more box. When you’re ready, press the Yes button.

Once you confirm why you’re rolling back the driver, Windows will automatically begin the process. You may need to restart your PC once this process has completed to fully reload the old driver and ensure your PC is working correctly.
- Should you wish to return to the newer driver at a later date, return to the Device Manager window, right-click a driver and press Properties. In the Driver tab of the Properties window, press the Update Driver button.

- In the Update Drivers window, press the Search automatically for updated driver software. This will search your PC and Windows Update for the newer driver. If your rolled-back driver is older than the most recently released driver, this should update your driver to the newer version.

- Windows will confirm when the new driver has been installed—press Close to confirm and close the Update Drivers window.

Effective System Maintenance in Windows 10
Knowing how to roll back a driver in Windows 10 is just one necessary step in ensuring you know how to stay on top of the system maintenance of a Windows 10 PC. You could take things further by setting up automatic Windows backups, giving you the option to restore your PC if something goes wrong in the future.
While you may need to roll back drivers from time to time, don’t be afraid to check for regular driver updates and update them to the latest versions, too. Driver problems should be uncommon, and new drivers should come with improved stability for your PC overall. After all, if things go wrong, you can always roll back your driver.