skip to main |
skip to sidebar
How to Disable a Service or Device that Prevents Windows from Booting
To resolve this issue, Take a note/written of the error provided and start Recovery Console by logging on the computer using the following steps:
- Start your computer with the Windows boot disks, i.e. from the CD/DVD-ROM drive.
- When Welcome to Setup dialog box is displayed, press R to repair, and then press C to start Recovery Console.
- Choose to install Windows and log on with the Administrator account.
- From the %SystemRoot%\System32 folder at the command prompt, type listsvc, and then press ENTER.
- Locate the service or driver that is causing the problem in the list that is provided.
NOTE: Selecting the wrong service or device could cause further problems.
- Type disable <servicename>, and then press ENTER.
- Type exit, and the computer restarts automatically. Allow the computer to boot normally.
No comments:
Post a Comment