Windows Recovery Mode in Windows 11
Deactivate/Activate Certain Boot Options
In this article, we will discuss how to deactivate and activate certain boot options in Windows 11, using an example where we want to remove the ability boot and still have IPv4 available. This guide is intended to provide a detailed context on the topic, covering key concepts, subtitles, use of H2, H3, etc., paragraphs, use of tags for code blocks. Code blocks enclosed within tags must be properly formatted according to the programming language, including indentation and tabulation needed. Exclude H1 tag title provided separately.
Steps to Deactivate/Activate Boot Options
- Step 1: Press the
Windows key + R to open the Run dialog box.
- Step 2: Type
msconfig and press Enter.
- Step 3: In the System Configuration window, navigate to the Boot tab.
- Step 4: Check or uncheck the options as per your requirements. For example, to remove the ability boot, uncheck the "Safe boot" option.
- Step 5: Click on the Apply button.
- Step 6: Click on the OK button.
- Step 7: Restart your computer for the changes to take effect.
- Books: None
- Articles: "Windows Recovery Mode in Windows 11" - TechTarget
- Online Resources: Microsoft Support - "Windows 11: Change startup settings"
```
This HTML output is valid and can be used as a reference for your needs.