DeviceMonger

Windows device manager with instant search across every device attribute — not just the name.

Device Manager makes you click through a tree. DeviceMonger gives you a search box that matches against all ~70 properties of every device on the machine — hardware IDs, driver version, the service backing it, its location, its class — and filters as you type.

what it does

read-only, by design

DeviceMonger does not disable, uninstall, or update anything. It reads the configuration manager and shows you what's there. Actions that change device state are handed off to the built-in Windows dialog, which is already good at them and already has the permissions.

That's a deliberate limit: a tool you reach for while something is broken shouldn't be able to make it worse.

specs

PlatformWindows 11 (Windows 10 untested)
Built withWPF on .NET 9
Device dataCfgMgr32 — includes phantom devices, unlike WMI
Runtime depsnone — zero NuGet packages at runtime
LicenceMIT

on a typical desktop: ~400 devices enumerated in about 2.5s at startup, after which filtering the full set takes well under a millisecond

Get it

The first public build is being prepared. Source and releases will be published together, MIT licensed.

Tell me when it's out

A code-signed build will be available to supporters — the same software, signed, so Windows stops warning about it.

support

Found a bug, or a device it renders badly? Mail support@abject.app. Once the source is published, issues will move to the public tracker and this page will point there instead.

Useful things to include:

If it's not a bug — a question, or something you'd rather not post publicly — mail support@abject.app.

this section is linked directly from inside the app, so its URL is fixed: abject.app/devicemonger#support