Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Troubleshooting guide/Hardware problems"

From PCGamingWiki, the wiki about fixing PC games
Line 1: Line 1:
==Beginner Subpages==
 
[[Beginner]]{{Special:PrefixIndex/Beginner/}}
 
 
== Introduction ==
 
 
Hardware diagnosis software can be used to determine whether the problems on your PC are being caused by faulty or broken hardware. There are many utilities that are designed to scan the physical components of your computer to check whether they are in good condition.
 
Hardware diagnosis software can be used to determine whether the problems on your PC are being caused by faulty or broken hardware. There are many utilities that are designed to scan the physical components of your computer to check whether they are in good condition.
  
Line 19: Line 15:
 
**[http://www.ultimatebootcd.com/ Ultimate Boot CD (UBCD)]
 
**[http://www.ultimatebootcd.com/ Ultimate Boot CD (UBCD)]
 
**[http://www.hirensbootcd.org/ Hiren's Boot CD ]
 
**[http://www.hirensbootcd.org/ Hiren's Boot CD ]
 +
 +
==Beginner Subpages==
 +
[[Beginner]]{{Special:PrefixIndex/Beginner/}}
  
 
[[Category:Tip]]
 
[[Category:Tip]]
 
[[Category:Beginner]]
 
[[Category:Beginner]]
 
[[Category:Hardware]]
 
[[Category:Hardware]]

Revision as of 15:54, 1 March 2012

Hardware diagnosis software can be used to determine whether the problems on your PC are being caused by faulty or broken hardware. There are many utilities that are designed to scan the physical components of your computer to check whether they are in good condition.

Technique

How to obtain a list of hardware information:

c:\Windows\System32\dxdiag.exe /t %USERPROFILE%\Desktop\dxdump.txt

and for 64 bit systems:

c:\Windows\System32\dxdiag.exe /64bit /t %USERPROFILE%\Desktop\dxdump.txt

Recommended software

Beginner Subpages

Beginner