|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
| View Poll Results: Did you find this guide helpful? | |||
| Yes, this guide was very helpful. | | 28 | 100.00% |
| No, this guide wasn't very helpful. | | 0 | 0% |
| I have no opinion. | | 0 | 0% |
| Voters: 28. You may not vote on this poll | |||
![]() |
|
| Thread Tools | Search this Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
|
||||
|
The Window's Guru's original Windows Troubleshooting and Security Guide!
PC problems can be a huge nightmare. Finding the answers that you need can be even harder. I've put together some simple guides that can get you headed in the right direction. If these guides don't get you up and running feel free to post a thread in one of our forums. Although this thread is being written as thoroughly as possible, please don't let that deter you from starting a thread of your own. Even if a solution here solves your problem, we'd still like for you to share your experience for the benefit of the group. Things to Remember When Posting a Thread
And above all, please post back when you have found a solution that works. Not only do we like to know things worked out for you, but it may also be helpful for anyone else who comes along your thread with a similar issue. For help on how to ask the right questions, check out this link provided by Quantum Skyline. Good luck, and thanks for choosing DevH! Contents: Windows Troubleshooting GuideNote: The bulk of this guide is written for Windows XP, most of the steps outlined in this guide will work in other versions as well. It would be a tedious task to customize this guide for every version of Windows available. Some links for other Windows distributions have been provided. If this guide doesn't fit your particular setup, please open a thread with your issue and someone will be happy to give you a customized response.Have you found this guide helpful? Please take a moment and show your appreciation for the work involved in writing and maintaining this guide.
If you like this guide, don't miss any of my articles on the Developer Shed network. Subscribe to the Live FeedNeed to link to this guide? Don't try to remember the long URL. Just point your links to http://guide.nilpo.com!
__________________
Click the image if at any point you don't like my decision.10011100011000101111100011100000011000000100000011 10010011011110110001101101011011110100011000001110 0100111101000100001 Visit Nilpo.com and Ask the Windows Guru! Open me for some very useful links!
![]() Last edited by Nilpo : January 6th, 2008 at 04:31 AM. |
|
|
||||
|
When a Windows machine randomly reboots during the boot process, Windows will generally tell you what the problem is. Please complete the following steps before posting a thread. This will save time in diagnosing your problem.
What Is A Blue Screen of Death (BSOD)? Most of the time when Windows reboots during the boot sequence, it will display an elusive BSOD (Blue Screen of Death) that contains the error information. Typically, this will flash too quickly for you to read before the computer restarts. Here is how to stop the system from restarting so that you can collect the error information. Click here for an example blue screen from Windows XP.
Breaking The Code: The Blue Screen contains very important information that should be included when you post your thread.
If your computer randomly reboots without displaying a BSOD, this indicates a hardware failure. While this is typically a failing PSU (Power Supply Unit) it can often be other hardware as well. When posting in this instance, be sure to include as much information about your hardware and system configuration as possible. Wherever possible you should indicate brands and model numbers for all of the system components. It also helps to know if this problem has occurred before and with what kind of frequency. Typically, these problems will begin intermittently and progressively become worse. Additional information may also be found in the system Event Logs or in the Boot Log if enabled. The following posts will describe how to enable these logs and use the information they contain. Armed with this information we can better help you diagnose your problem and get you up and running more quickly. Thanks for choosing DevH and remember to stop by often. Click here for a description of the BSOD and it's purpose.Additional Resources: Troubleshooting Windows Stop Messages (Author's Choice Direct Link: http://guide.nilpo.com/bsod Last edited by Nilpo : October 31st, 2007 at 06:24 AM. |
|
|
||||
|
Using Windows Event Logs
Windows keeps event logs that can be useful in identifying problems. You can view these event logs using the Event Viewer. The following example will show you how to troubleshoot an example event (failing hard drive).
The event logs can be extremely useful in diagnosing and troubleshooting problems. They will also contain warnings that can help indicates problems before they happen. How to Export the Event Log Contents: With the Event Viewer open, select the log you would like to export in the left pane. Select Export List... from the Action menu to save a tab-delimited text file of your event log. screenshot Additional Resources: Windows Events and Error Messages Center Search Direct Link: http://guide.nilpo.com/eventlogs Last edited by Nilpo : October 31st, 2007 at 07:10 AM. |
|
|
||||
|
Using Windows Boot Logging
Windows Boot Logging can be an effective way to diagnost startup issues. Boot with any of the Windows Safe Mode options will enable boot logging automatically, however, it can also be enable in Normal mode as well.
Enabling Boot Logging - Method 1:
Enabling boot logging will cause Windows to create a log file of the boot process. The default location for the log file is: C:\Windows\Ntbtlog.txt Click here for an example log file.The log file will specify the time of startup and the location of all drivers that were loaded. It will also note any drivers that were not successfully loaded. This log file can be used with other tools such as the System Event Viewer to locate problems. Programs like Boot Log Analyzer can help you use your boot log more effectively. Additional Resources: Available Switch Options for the Windows XP Boot.ini File Direct Link: http://guide.nilpo.com/bootlog Last edited by Nilpo : October 31st, 2007 at 07:10 AM. |
|
|
||||
|
Other Miscellaneous or Program Specific Errors
So what do you do when you're not having a Windows specific problem? Perhaps, you're receiving an error from another program. The following links will guide you to some other common troublespots.
Additional Resources: Windows Installer Error Reference Direct Link: http://guide.nilpo.com/programerrors Last edited by Nilpo : October 31st, 2007 at 07:11 AM. |