lostindark/driverstoreexplorer

Driver Store Explorer

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 5th, 2026
Created on June 15th, 2016
Open Issues & Pull Requests: 23 (+0)
GitHub issues: Enabled
Number of forks: 556
Total Stargazers: 11,583 (+0)
Total Subscribers: 170 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.6 days
Mean response time: 132.4 days
90th percentile: 464.6 days
Tracked items: 113

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 15% of issues opened in the past year have been closed. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 822 days
Stale 30+ days: 14
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature request (18)
  • wontfix (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Driver Store Explorer (RAPR) is a Windows driver management utility that enables advanced users and administrators to browse, install, remove, and clean up the Windows DriverStore through a graphical interface.

The tool addresses the problem of managing accumulated driver packages in the Windows DriverStore, which can consume significant disk space and become cluttered with obsolete versions. It works by providing direct access to driver packages with detailed metadata including size, version, and installation date, allowing users to identify and remove old or unused drivers. The tool supports multiple backend APIs—native Windows API, DISM, and PnPUtil—with automatic detection, and can work with both local systems and offline Windows images. It includes a smart cleanup feature that automatically identifies old driver versions and a force deletion option for drivers currently in use.

This tool is intended for advanced users and system administrators familiar with Windows internals; casual users are discouraged from using it due to the risk of system malfunction or boot failures. It suits scenarios where disk space needs to be reclaimed, driver clutter needs to be reduced, or offline driver store maintenance is required. The tool distinguishes itself through batch operations with multi-select capability, real-time search and filtering, device association tracking to show which drivers are connected to active hardware, and the ability to export or backup driver packages to organized folder structures. The interface supports twenty or more languages with right-to-left text support, customizable column sorting and grouping, and color-coded visual feedback.

Development activity shows consistent engagement with the codebase through regular commits addressing bug fixes and feature refinements. The project maintains active issue tracking with prompt responses to user-reported problems and feature requests. Documentation is comprehensive, with the README providing detailed warnings about risks, clear explanations of driver status indicators, and guidance on when force deletion may be necessary. The tool is localized across multiple languages, indicating ongoing internationalization efforts.