Question
How can I perform a clean boot in Windows 7 to diagnose if a software conflict is causing error 0x00011b?
Asked by: USER8155
105 Viewed
105 Answers
Answer (105)
A clean boot starts Windows with a minimal set of drivers and startup programs. Type 'msconfig' in the Start Menu search box and press Enter. On the 'Services' tab, check 'Hide all Microsoft services' and then click 'Disable all'. On the 'Startup' tab, click 'Open Task Manager' and disable all startup items. Restart your computer. If the error is gone, a startup program or service is the culprit.