Driver Store Explorer modifies the Windows driver store. Improper use can cause system malfunction, prevent Windows from booting, or result in loss of device functionality. Know the risks before proceeding. Always back up your drivers before deleting anything.
Driver Store Explorer (RAPR) is a powerful tool for viewing, managing, and cleaning up the Windows DriverStore. It is intended for advanced users and administrators. If you are not familiar with Windows internals, use of this tool is discouraged.
- Browse & List: View all third-party driver packages with detailed metadata (size, version, date etc.)
- Add/Install: Install new driver packages with optional automatic device installation
- Remove/Delete: Delete single or multiple drivers with force deletion for in-use drivers
Note: The exact implications of removing or deleting drivers depend on system state and usage. Exercise caution, as removal may affect device functionality or require reinstallation of drivers for certain hardware. - Export: Backup selected or all drivers to organized folder structures
- Smart Cleanup: Automatically identify and select old/unused driver versions
- Multiple APIs: Native Windows API, DISM, or PnPUtil backend support with auto-detection
- Online & Offline: Work with local machine or offline Windows image driver stores
- Device Association: View connected devices and their presence status
- Batch Operations: Multi-select for bulk operations with progress tracking
- Real-time Search: Live filtering and CSV export for analysis
- Multi-language: 20+ languages with RTL support
- Customizable: Sortable columns, grouping, and flexible layout
- Visual Feedback: Color coding, selection highlighting, and detailed logging
- Old drivers: Drivers are considered as "old" when newer versions exist on the system. Removing these can help free up space and reduce clutter, but may impact compatibility with certain devices or configurations. Consider backing up drivers before removal. The "Select Old Driver(s)" can automatically identify old drivers, though results may vary.
- Grayed Device Names: Drivers shown with device names in gray are associated with devices that are not currently connected (such as cameras, phones, or external drives). If you remove these drivers, you will need to reinstall them if you reconnect the device in the future.
- Force Deletion: Use this option if you need to delete a driver that is currently in use. Note: This option may not work for print drivers.
- Windows 7 or newer
- .NET Framework 4.6.2 or newer
- Administrator privileges
- Go to the latest release page
- Download the latest ZIP archive
- Extract the files to a folder of your choice
- Run
Rapr.exe
winget install lostindark.DriverStoreExplorer
After installation, launch the tool by running:
rapr
- Clone or download this repository
- Open
Rapr.sln
in Visual Studio 2022 - Build the solution (Build → Build Solution or Ctrl+Shift+B)
- Run the executable from the output directory
Originally hosted at https://driverstoreexplorer.codeplex.com/.
- ObjectListView
- Managed DismApi Wrapper
- FlexibleMessageBox
- Resource Embedder
- PortableSettingsProvider
- Strong Namer
Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation.