- Joined
- May 1, 2008
- Messages
- 5,554
- Thread Author
-
- #1
Maybe this will be of use to some.
Worth adding here, perhaps.
Users have read, or experienced, a faster boot time in Windows 10. In a way, this has been a bit of a cheat by Microsoft. What they have done is eliminated a window/facility during the boot process. This has, itself, caused the now added complaint regarding the tortuous way of being able to access safe mode.
If you are willing to sacrifice that faster boot, you can easily put this function back again.
Open a Command prompt, with Admin privileges.
Type, or paste in
bcdedit /set {default} bootmenupolicy legacy
On boot up, you will now see the "Other" options at the bottom of the boot screen.
If you are not happy, and want to return to fastboot, you can remove the option again with
bcdedit /set {default} bootmenupolicy standard
Worth adding here, perhaps.
Users have read, or experienced, a faster boot time in Windows 10. In a way, this has been a bit of a cheat by Microsoft. What they have done is eliminated a window/facility during the boot process. This has, itself, caused the now added complaint regarding the tortuous way of being able to access safe mode.
If you are willing to sacrifice that faster boot, you can easily put this function back again.
Open a Command prompt, with Admin privileges.
Type, or paste in
bcdedit /set {default} bootmenupolicy legacy
On boot up, you will now see the "Other" options at the bottom of the boot screen.
If you are not happy, and want to return to fastboot, you can remove the option again with
bcdedit /set {default} bootmenupolicy standard
Solution
I don't know for sure, but maybe if it is that old it doesn't have the bios fastboot option??
davidhk129
Senior Member
- Joined
- May 19, 2012
- Messages
- 1,315
I don't know for sure, but maybe if it is that old it doesn't have the bios fastboot option??
You are right. Mine does not have fast boot in bios, at least I can't find it.
Are you aware of this tutorial ? It is applicable to Win 10.
Fast Startup - Turn On or Off in Windows 8
Do you think the followings in elevated command prompts will help ?
BCDEDIT /set {bootmgr} displaybootmenu yes
BCDEDIT /timeout 5
- Joined
- May 1, 2008
- Messages
- 5,554
- Thread Author
-
- #22
Thanks David, but that is not applicable. That is the fast boot function in Windows. My problem is, I think (?) with the bios fast boot.
The BCDEDIT command will, I believe, only change the time that the OS sits on the Boot menu. This, in any event, I do through the MSConfig.
Anyway, as I said, it is not too important, but I will certainly keep pursuing the problem. For the time being, I am continuing playing with a few other functions.
The BCDEDIT command will, I believe, only change the time that the OS sits on the Boot menu. This, in any event, I do through the MSConfig.
Anyway, as I said, it is not too important, but I will certainly keep pursuing the problem. For the time being, I am continuing playing with a few other functions.
Trouble
Noob Whisperer
- Joined
- Nov 30, 2009
- Messages
- 13,722
Is this method still working (for everyone or anyone who may have tried it) since upgrading to this latest build (9879)?
It just stopped working for me and I'm not at all sure why.bcdedit /set {default} bootmenupolicy legacy
Similar threads
- Replies
- 0
- Views
- 53
- Solved
- Replies
- 4
- Views
- 2K