Four Types of Stop Errors
Your Windows 7 computer can encounter different types of hardware or software problems that generate a Stop message. Stop messages are generally categorized as follows:
Categories: Troubleshooting Tags: driver, Executive initialization, hardware, interrupt, IRQL, malfunction, software, Stop error, Stop message, Troubleshooting
Troubleshooting lengthy startups
Windows event logs are a very important tool for monitoring the health of systems and troubleshooting issues when they arise. Since Windows Vista, Microsoft added additional logs known as Application and Service logs, so that applications and services installed on the computer will have individual logs. This category of logs includes four subtypes for which the application or service can provide events, which are Admin, Operational, Analytic, and Debug logs. Details about the category of logs will be explained in a separate article, however, a brief explanation of the Operational events is needed as to help us troubleshoot startup problems!
I have created a small application called Boot Time that helps you monitor Boot times. The Boot Time utility requires administrative privileges to run successfully, hence if you are logged as a normal user without admin rights, start the application by right-clicking BootTime.exe and then click Run as administrator. For further details read below
Categories: Boot, Performance, Troubleshooting Tags: boot time, Computer management, Diagnostics-Performance, log, logging, long startup, Microsoft-Windows-Diagnostics-Performance/Operational, Operational, Troubleshooting
Startup problems and Msconfig
Msconfig allows you to configure startup parameters such as, disabling applications from starting and hence, can estimate if the startup time has improved or not as to identify problematic applications! This tool is specifically designed for troubleshooting and therefore, it allows you to undo any changes. In addition, it reminds you about the changes you have made upon the next restart as to reduce the likelihood of leaving your system into maintenance/troubleshooting mode.
Categories: Boot, Troubleshooting, Utilities Tags: features, msconfig, startup, system configuration, Troubleshooting