1

What ways exists for get system information in Windows 7 or 8?

For example we can use Msinfo32.exe and what is the best way for get system information? (without any 3partyApps)

akira
  • 63,447
Sirwan Afifi
  • 1,562

2 Answers2

1

if you mean access Device manager etc. i.e. built in tools for system info. You can

Right click the 'invisible' start button and select from there Hold down Windows Key and press Pause key for properties.

adudley
  • 239
  • 1
  • 2
  • 6
1

Renaming AnyFile.any to AnyFile.nfo and running it will show you the same as MSInfo32.exe.
DXDiag.exe will show more info about your videocard (that's DirectX Diagnostics tool).
Compmgmt.msc will show some info about your devices , service startup options, scheduled tasks, ... (also you can change them there).It's the same Computer Management which you can enter right-clicking My Computer and pressing Manage

Searush
  • 838
  • 2
  • 10
  • 20