Windows 8 Stuck in Safe Mode

5

0

I tried doing some repairs in the safe mode accessed by holding down shift while selecting the restart option.

I'm done with my work and now I'm stuck in safe mode no matter how I try and restart or boot from bios.

Under msconfig I tried selecting normal startup and then restarting yet I'm still booted back into safe mode.

I'm at a loss of what to do.

Ovaryraptor

Posted 2017-05-18T08:56:16.910

Reputation: 97

I hate to say this but did you consider a factory reset/reinstalling windows 8? There's obviously something wrong with Windows, possibly corrupt system files. Maybe you should reinstall everything from scratch and this time create a good backup you can restore from. – LateralTerminal – 2018-01-23T18:24:18.290

@LateralTerminal I have so much software installed, specialty reg-settings and the like that redoing all that is almost not an option. – Ovaryraptor – 2018-01-23T19:45:13.430

Believe me I 100% understand. Same happened to me with Win10. It took me over a week to redo all my reg tweaks and reinstall programs. – LateralTerminal – 2018-01-23T20:09:10.313

@Ovaryraptor remove/install the CMOS – DRP – 2018-01-23T20:21:58.910

@Ovaryraptor You can possibly backup your reg too if you do need to reinstall everything. – LateralTerminal – 2018-01-23T20:28:01.257

@LateralTerminal Doing a refresh of the OS, then restoring a backup of registry would have two negative affects, and no beneficial ones. 1. Cleaning out the registry is the primary reason to reinstall Windows. Restoring the registry would restore everything, including the settings the user wants AND any corrupt/orphaned/broken settings. 2. Restoring the registry to a new system would include registry settings for software and OS components that are not present, leading to massive instability. Do not do this. – Xalorous – 2018-01-23T21:04:45.850

@Xalorous I didn't mean the whole registry. Just the ones that have to do with the settings to his programs that matter to him. – LateralTerminal – 2018-01-23T21:06:01.890

@LateralTerminal Any registry changes can render the system unusable. Locating reg keys for settings for a given program can be tricky, and not all programs put all their keys in one place. Digging through the registry to export all the settings will be extremely time consuming, and probably would not capture all of the settings. Far better to list all the settings that need to be made, perhaps with screenshots, and maintain that document as the blueprint on how to recover the system in the future. – Xalorous – 2018-01-23T21:23:44.443

@Xalorous Believe me I know and agree. But it's worth it for certain scenarios. If you already know or can google your specific program. For instance GTA V can take days to install but only a second if you google where the registry file is. – LateralTerminal – 2018-01-23T21:38:06.163

Answers

4

The following procedure might undo the Safe mode boot. Before starting, ensure just in case that you have the Windows 8 boot media or at least Create a Windows 8 Recovery Drive.

  • Run the Command Prompt (cmd) as Administrator
  • Enter and run the command bcdedit /enum /v

  • Right-click on the window and select Mark from the popup menu

  • Drag the cursor over the identifier under Windows Boot Loader

image1

  • Right-click on the window and select Copy from the popup menu
  • Enter the command bcdedit /delete with a space at the end. Complete the command by right-click on the window and select Paste from the popup menu

image2

  • Reboot. If you find yourself still in Safe mode, try again to turn off Safe Mode by unchecking it in msconfig.exe.

source

harrymc

Posted 2017-05-18T08:56:16.910

Reputation: 306 093

4

Windows Automatic Recovery Method

  1. Obtain Windows 8 iso.
  2. Install to flash drive or DVD. You can use rufus
  3. You will have to make your BIOS boot to the flash drive or DVD drive first. (You'll have to look up how your computer make and model gets to the BIOS. Typically you can hammer the ESC key on boot but every computer is different.)
  4. Boot from storage then attempt automatic repairs. (This might be all you need to do.)

"I tried doing some repairs in the safe mode"

I think what you did had an adverse effect. So the automatic repair should might detect it and fix it. If it doesn't and the other answers here don't work you will need to do a full reinstall. You can try backing up some of the reg files before hand if you know where to look (google might help with the adobe ones).

Comment if this worked for you or not. I'm recalling this from memory. For some reason I can't find a good youtube video for you to follow. I've got other ideas that have worked for me.

LateralTerminal

Posted 2017-05-18T08:56:16.910

Reputation: 356

@Ovaryraptor did you give this a try? – LateralTerminal – 2018-01-24T17:31:05.783

1

If you find yourself stuck in safe mode using Windows 8, the most common answer given is to restart and your system will go back to normal mode. If this does not work, it is most likely that the start in safe mode box in your boot configuration is checked. Here is how to quickly uncheck the box.

  1. Using the microsoft window key in the bottom left portion of your keyboard, tab out of your start screen to your desktop.

  2. In the desktop screen, you will notice there is no start button in the lower left corner. Even though there is no button, there is a hidden "poor man's" start menu. Placing your cursor in the very bottom left corner of your desktop, right click on that corner. It might take more than one click. A menu of sorts pops up. One of the options is the familiar "run"

  3. Left click on run. When the box pops up ....type in msconfig then hit the enter key on your keyboard.

  4. A system configuration box will pop up with several tabs including one that says "boot"

  5. Select the boot tab and you will see a safe mode box that has a check mark in it.

  6. Uncheck the safe mode box and hit the apply or ok button.

  7. You will then see a restart button. Click it to restart your computer.

  8. When your computer comes back up, sign in and you will now be in "normal mode"

From How to get out of safe mode in Windows 8

Sam

Posted 2017-05-18T08:56:16.910

Reputation: 888

1As I stated in my initial post, I tried using msconfig but it just defaults. The safe mode box has been unchecked and never was checked in the first place. This was the first method I tried to use to escape it but nothing is working. – Ovaryraptor – 2017-05-18T10:35:53.577

Here's what my msconfig looks like: http://puu.sh/vTKLL/4d47c8aba2.png

– Ovaryraptor – 2017-05-18T10:43:19.257

Try checking Normal Start and restart – Sam – 2017-05-19T04:26:07.570

1You didn't read the post, "Under msconfig I tried selecting normal startup and then restarting yet I'm still booted back into safe mode." Already tried that avenue. When I select it and reboot it's still back in safe mode with selective startup. The problem might be that it never asks to apply, just ok. The apply button is always greyed out when I select normal start up. – Ovaryraptor – 2017-05-20T05:33:58.450

1

Stop what you're doing and back up any data from the system to an external drive.

Try to do a system restore. (Microsoft Support)

Then follow online instructions for startup repair. And automatic system repair. (howtogeek link)

If those do not work, delve into the event logs and look for something to explain why your system is going into safe mode. Also check the device manager for errors and warnings. When searching the net for answers to the things you find, try to prioritize places like TechNet.microsoft.com and support.microsoft.com, then stack exchange, then blogs.microsoft.com then other sites. Answers.microsoft.com CAN have some good info, but the people delivering answers there are volunteers not paid experts.

If you do need a full reinstall, you will need to gather drivers, software installers, and other files. You'll want to use a second computer to download these. Be sure to keep all these files in one place. Make yourself a document that explains what each file is for and where you got it. Once you're up and running, put all those things on a thumb drive or DVD so that next time you need to refresh, you have everything ready to go.

Xalorous

Posted 2017-05-18T08:56:16.910

Reputation: 459

I'm not really "going into safe mode" as I'm stuck in it. – Ovaryraptor – 2018-01-23T21:24:24.547

@Ovaryraptor you've told the system to reboot in normal mode, when it boots to safe mode anyway, it's because there is a problem that prevents normal mode. The reason should be in the event log. – Xalorous – 2018-01-23T21:33:50.680

Just curious about the downvote. – Xalorous – 2018-01-23T21:35:54.993

I didn't downvote. Where is the event log? – Ovaryraptor – 2018-01-23T21:42:37.480

@Ovaryraptor You can find the event log in computer management console via commandline: compmgmt.msc There's also an event log icon in the control panel. I prefer the computer management console because it includes several useful consoles for troubleshooting, configuring Windows. – Xalorous – 2018-01-23T21:46:22.523

Xalorous, I gave you an upvote. I liked the article you linked. You should add this to your tutorial so he can backup his drivers offline. https://www.top-password.com/blog/backup-and-restore-device-drivers-in-windows/ This also eliminates the chance that Windows might download the wrong drivers (which it has done to me before)

– LateralTerminal – 2018-01-23T21:48:42.790

0

Maybe you're in test mode?

Test mode is similar to safe mode. It would say test mode in the bottom right corner. This could have happened if you were following a tutorial online but skipped the part of turning it off.

If so check this out https://support.microsoft.com/en-us/help/2509241/how-to-disable-the-test-mode-message-that-is-displayed-in-windows

LateralTerminal

Posted 2017-05-18T08:56:16.910

Reputation: 356