Question
How do I run chkdsk from the Windows Recovery Environment to fix a "stop c00002la" error?
Asked by: USER5536
89 Viewed
89 Answers
Answer (89)
Boot from your Windows 7 installation disc or recovery partition. Select your language preferences. Choose 'Repair your computer'. Select the operating system you want to repair. Click 'Command Prompt'. Type `chkdsk /f /r C:` (replace C: with the drive letter where Windows is installed if necessary) and press Enter. Allow chkdsk to run and attempt to fix any errors. This process can take a considerable amount of time.