Ramblings of an old Doc
Published on May 26, 2013 By DrJBHL In Personal Computing

 

Well, I didn’t buy W8, and am not using it, but there are folks here who do so, “This Bud’s for you!”.

One of W8’s features is an amazingly rapid boot. Actually, it’s a “hybrid boot”: a cross between hibernation and booting.

But, let’s say you’re having a problem which you need “Safe Mode” to solve. How can you do it in such a rapidly booting environment? F2 and F8 time periods are reduced to really tiny periods. According to the MSDN blog, “the interval wherein Windows waits for F8 interrupt is reduced to less than 200 milliseconds and thus, the chances of it detecting the F8 interrupt is extremely low.” So, part of the “magic” was effectively sacrificing the legacy F2 and F8 interrupt period. Magic indeed.

So, one way is using the “Advanced Boot Options”. The Boot Menu contains options for:

  1. Loading another operating system
  2. Troubleshooting
  3. Turn off the PC
  4. Use a network device for booting

If you click on “Troubleshoot” you are given more options:

  1. Use System Restore
  2. Use System Imaging
  3. BIOS Access
  4. Automatic Repair option – helps you diagnose and fix problems automatically
  5. Command Prompt and
  6. Windows Startup Settings – helps you change the startup settings (enable/disable debugging mode, enable/disable boot logging, enable safe mode etc options are present under this group)

So, how do you get to the boot menu?

  1. The first method is to get it through the PC Settings dialog box. The PC Settings charm is available under Settings. Open the PC Settings and in the dialog box, click on General and select Restart Now under Advanced Startup.
  2. The second method is easier. Press SHIFT key when you click on Restart. This will shut down the computer and restart it to present you the Boot Menu.

Forget about the third way. You’ll never remember it.

But…I have an easier way brought to you by The Windows Club (good folks there!). You just have to re-enable your F8 key.

To re-enable it (it’s a legacy key/function) use the above to get to “Troubleshoot” and choose option 5 (Command Prompt).

Type in the following (without the quote marks):

“bcdedit /set {default} bootmenupolicy legacy”

and hit Enter.

You will see the message: The operation completed successfully.

To reverse it, go to the command prompt and type:

“bcdedit /set {default} bootmenupolicy standard”

and hit Enter.

Getting your F8 key back will cost you a few seconds during the boot, but it might be worth it if you need to troubleshoot things frequently.

Source:

http://www.thewindowsclub.com/safe-mode-in-windows-8

 


Comments (Page 1)
2 Pages1 2 
on May 26, 2013

Good info for those of us who often repair other peoples computers. Sooner or later, I'm going to need this. Thanks Doc.

on May 26, 2013

Welcome, Wiz. I think I'll be hunting for more stuff to "Hack your W8".

on May 26, 2013

thanks doc, it probably will help me also in the future on my customer's computers

harpo

 

on May 26, 2013

Wizard1956

Good info for those of us who often repair other peoples computers. Sooner or later, I'm going to need this. Thanks Doc.

Yup, me too.

on Jun 01, 2013

Doc comes through again!  Thanks for the tip.  I have to use Windows 8 (but 7 is my OS of preference).

on Jun 11, 2013

Great info!

I have been able to get into the BIOS, but it only allows me to enable/disable things, not change parameters, overclock, etc (Dell Inspiron w/Win8.)

 

How does one get into the meat of the BIOS these days?

 

Thank you kind sir.

on Jun 11, 2013

werewolf
I have been able to get into the BIOS, but it only allows me to enable/disable things, not change parameters, overclock, etc (Dell Inspiron w/Win8.)

How does one get into the meat of the BIOS these days?

 

It largely depends on which BIOS you have. There are many different kinds/makers.

 

 

 

Is it a UEFI Bios?

 

I have a UEFI Bios and I can access my bios from WITHIN windows with a program called Click Bios II.

 

It has a GUI and can use the mouse to navigate it.

 

I can even browse the internet from my BIOS, which would be super helpful if you have no secondary machine and can't boot into windows.  UEFI is cool.

on Jun 12, 2013

werewolf
How does one get into the meat of the BIOS these days?

http://www.makeuseof.com/tag/how-to-access-the-bios-on-a-windows-8-computer/

on Jun 12, 2013

Good link, Doc. Bookmarked!  Thanks!

on Jun 12, 2013

Thanks for the link.  I have been to that location in my BIOS, but, as I stated, was only able to enable/disable features and change the boot sequence.  In my desktop BIOS, I am able to manually set the cylinders, sector size, etc of my hard drives (not that I would want to override the "Auto" function, but it's there), I can adjust the clock speed so as to overclock the bus, all kinds of things like that.  On my laptop, I don't see any kind of configuration options like that.

That's what I'm looking for.

 

Thanks again for the link.

on Jun 12, 2013

Redneck Dude: That program, Click BIOS II, looks to be exactly what I'm looking for.  Is that a program proprietary to MSI motherboards, or will it work on any UEFI BIOS?

on Jun 12, 2013

on Jun 12, 2013

werewolf

Redneck Dude: That program, Click BIOS II, looks to be exactly what I'm looking for.  Is that a program proprietary to MSI motherboards, or will it work on any UEFI BIOS?

Not sure about that one. I'll look into it.

MSI I think.

 

EDIT: Apparently only MSI.

 

http://mc3.msi.com/page_features_clickbios.php

on Jun 12, 2013

that is strange since as far as i know i pressed F8 once the last time and my bios opened up... no hassle at all...
It might have to do what board you have aswell? 

Anyway good post and bookmarked DOC  

on Jun 12, 2013

Roloccolor
i pressed F8 once the last time and my bios opened up..

You got the magic touch!

2 Pages1 2