Windows Equivalent for lspci?

I don't know about a command that will do this, but there are a number of programs that will do this. My favorite is SIW. They have an installable version as well as a standalone version.


As far I know, there is no way to do that in command line in windows.

Windows has Windows Management Instrumentation command line (wmic) where you could list processes and some hardware listing.

In order to identify hardware components I use HWiNFO freeware. I've been using it for 15 years for this purpose. It's a malware-free solution.


There is what seems to be an lspci (and setpci) port for Windows, which is awesome.

https://eternallybored.org/misc/pciutils/

Tags:

Windows