Windows 7: how to find the setting for safe mode which was inadvertently set as default; it will not boot up in normal mode

safe-modewindows-7-restore

In Windows 7 how do I find the setting to make normal mode my default?
The setting for safe mode was inadvertently set to default, and now my computer will not boot up in normal mode.

Best Answer

The toggle for the default is usually in msconfig:

  1. Hit Super + R (super is the windows key)
  2. Type msconfig and hit enter
  3. Under the boot tab, check the Boot Options (bottom left)
  4. Double check the checkbox on the right 'Make all boot settings permanent' is as you want it (but I would suggest testing a reboot before setting that to checked to not lock yourself out if something else is afoot).

enter image description here

You should be able to toggle that from within Safemode. But if not, during boot spam F8 and it may give you the options to choose another boot mode and toggle it once you're in.

Related Question