I'm running a Windows 7 release candidate, but I'm pretty sure there's a way to do it that works on XP and above.

link|improve this question
What info are you trying to acquire since if it should be a Windows function you limit the choices ;-) – Ivo Flipse Jul 29 '09 at 18:54
I'm looking for the make and model of the touchpad on my laptop currently, but it seems like every few weeks I need it for something different. – Cheesington Jul 29 '09 at 19:04
Install something like Teamviewer on your moms computer, so you can take over and do whatever the heck you need. Way more efficient ;-) – Ivo Flipse Jul 29 '09 at 19:10
feedback

10 Answers

up vote 7 down vote accepted

In Windows Vista (and I believe XP and 7), you can go to Start -> Programs -> Accessories -> System Tools -> System Information. If this doesn't work, try searching for it or entering "msinfo32" in the run box. This provides a system summary, hardware resources, components, and software environment areas, as well as search options.

link|improve this answer
+1 for giving the simplest solution. – Kenneth Cochran Jul 29 '09 at 19:45
+1 This utility strikes a nice balance between technical info and friendliness and doesn't require additional software. – Cheesington Jul 29 '09 at 19:52
feedback

Try Belarc Advisor

alt text

The Belarc Advisor builds a detailed profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server.

link|improve this answer
feedback

Lots of free software 'audit' your hardware (listing a couple here).

There are specific tools to look at your process, graphics card etc,

  • CPU-Z for the processor and motherboard details
  • GPU-Z for the Graphics card details
  • HDDTune for Harddisks


For a local check, you need to dig through the
Administrative Tools, Computer Management, Device Manager detail.

The other tools give you data in a little more organized manner.
They are quite small to carry in a USB pendrive usually.


I think, you could also get down to writing a VB Script to run through the registry and pull out all the details.

link|improve this answer
Ideally it would be something that is already installed. When I'm trying to support my mom on her computer over the phone something as simple as finding, downloading and running a bit of free software becomes frustrating and complicated. – Cheesington Jul 29 '09 at 18:52
feedback

Running dxdiag.exe from the run menu will bring up a short summary. You can then click the Save All Information button at the bottom produces a very detailed list of installed hardware and drivers.

dxdiag screenshot

link|improve this answer
+1, Very neat. Did not know the DirectX added such a handy tool. – nik Jul 29 '09 at 19:10
It lets you save 'all' information as a simple text file. Which is the best part. – nik Jul 29 '09 at 19:10
You know, I didn't even notice that option at the bottom! Thanks for pointing that out, nik -- I'm going to edit my answer to highlight that. The file it produces is very comprehensive. – Cheesington Jul 29 '09 at 19:41
feedback

SIW (System Info for Windows) is a free, portable utility that gives a very detailed hardware (and software) report. Runs on Windows versions 98 to 7:

Hardware report: Motherboard, Sensors, BIOS, CPU, chipset, PCI/AGP, USB and ISA/PnP Devices, Memory, Video Card, Monitor, Disk Drives, CD/DVD Devices, SCSI Devices, S.M.A.R.T., Ports, Printers...

link|improve this answer
SIW is definitely the most comprehensive tool for getting hardware info that I've ever seen. – nhinkle Sep 2 '10 at 9:05
feedback

I like this:

SiSoftware Sandra (the System ANalyser, Diagnostic and Reporting Assistant) is an information & diagnostic utility. It should provide most of the information (including undocumented) you need to know about your hardware, software and other devices whether hardware or software.

Download the free Lite version

link|improve this answer
feedback

If you just want to make sure you have the latest drivers and don't really caer what the hardware is you can try a tool like RadarSync. Worked pretty well at getting Windows 7 updated on my old laptop.

link|improve this answer
feedback

use msinfo32. It's built into windows, and you can save the .nfo file for later reference.

link|improve this answer
feedback

Piriform has made a new program called Speccy. Seems to be a really nice application for this sort of thing.

Piriform Speccy

link|improve this answer
feedback

Network Inventory Advisor

Network inventory Advisor automatically discovers network assets (Windows, Mac OS, Linux, SNMP-powered devices & more), scans them and builds flexible network inventory reports.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.