Fast Startup Disable Instructions updated for W10 and W11#1382
Open
AlexanderK-S76 wants to merge 3 commits into
Open
Fast Startup Disable Instructions updated for W10 and W11#1382AlexanderK-S76 wants to merge 3 commits into
AlexanderK-S76 wants to merge 3 commits into
Conversation
…indows 10 and Windows 11 since the settigns menu changed in Win11.
jacobgkau
reviewed
May 15, 2026
Contributor
Author
|
I'd have to verify with a W11 VM, but if we can cut that step out entirely, it's certainly be further improvement. |
Socialhappiness
previously approved these changes
May 19, 2026
Contributor
Socialhappiness
left a comment
There was a problem hiding this comment.
one small suggestion. Approved on support side when Jacob's suggestion is addressed.
| ### Disabling Fast Startup | ||
|
|
||
| It is also recommended to disable "Fast Startup" within Windows to avoid problems switching between operating systems. To do this, navigate to Settings -> System -> Power & sleep and click `Additional power settings` in the right sidebar: | ||
| It is also recommended to disable "Fast Startup" within Windows to avoid problems switching between operating systems. To do this, we will need to push the (`SUPER` + R) to open a Run window. You can also use Windows Search to look for the "Run" program and launch it from there if you prefer. Once you have Run open, you will need to type in `control` and push enter to launch the Control Panel. |
Contributor
There was a problem hiding this comment.
remove 'we will need'
Contributor
Author
There was a problem hiding this comment.
Change made 👍
Member
There was a problem hiding this comment.
I think I'd already made that change as part of 7930cac.
jacobgkau
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes the first screenshot and the instructions to using the Run window rather than the Windows 10 settings menu because the Windows 10 settings menu isn't the same as what is in Windows 11. This update changes the docs so they will work regardless of if the user is running Windows 10 or Windows 11.
This fixes #1373