How to Disable Fast Startup on Windows 11 or 10?

Fast Startup is a feature on Windows 11 and Windows 10 that helps the system boot up faster by hibernating the kernel session instead of fully shutting down the operating system. However, it can cause issues such as software and driver compatibility problems, system crashes, and performance issues. Disabling Fast Startup may be necessary to troubleshoot these issues or if you want to perform a full shutdown to clear memory and system resources.

In this article, we will guide you through the steps to disable Fast Startup on Windows 11 or Windows 10. Whether you want to troubleshoot system issues or prefer a full shutdown, we have got you covered. The process is simple and can be done through the Power Options settings in the Control Panel. Once disabled, your system will perform a full shutdown, and the next boot-up will take a bit longer but may resolve any issues you were experiencing.

How to Disable Fast Startup on Windows 11 or 10 using Control Panel?

If you’re looking to disable the “Fast Startup” feature on Windows 11 or 10, you can follow these simple steps:-

Step 1. First, open the Start menu on your Windows 11 device. Then, search for and select “Control Panel” from the results to open the app.

Step 2. From there, click on “Hardware and Sound” followed by “Power Options“.

Step 3. In the Power Options menu, click on the “Choose what the power button does” option located in the left pane.

Step 4. Next, click on “Change settings that are currently unavailable” to access additional options.

Step 5. Finally, you can uncheck the “Turn on fast startup (recommended)” option to disable the feature on Windows 11/10.

If you change your mind later, you can check the box again to re-enable the feature. Once you’ve completed these steps, you’ll have successfully disabled the Fast Startup feature on your Windows 11/10 device.

How to Disable Fast Startup on Windows 11/10 from Command Prompt?

You can also disable Fast Startup on Windows 11 using the Command Prompt. Here are the steps:-

Step 1. Click on Start and search for “Command Prompt.” Right-click on the top result and select “Run as administrator.” This will open Command Prompt with admin rights.

Step 2. Type the following command and press Enter to disable Fast Startup on Windows 11 or 10:-

powercfg /h off

Note:- If you want to enable Fast Startup on Windows 11/10 later, type the following command and press Enter:-

powercfg /h on

After following these steps, Fast Startup will be disabled on your Windows 11/10 device. Keep in mind that disabling Fast Startup can lead to slower boot times, but it may be necessary for some situations where you’re experiencing issues with the feature.

How to Disable Fast Startup on Windows 11 or 10 using Group Policy?

If you want to disable Fast Startup on your Windows 11/10 computer using Group Policy, follow these steps:-

Step 1. First, open the Start menu.

Step 2. Then, type “gpedit.msc” and click on the top result to launch the Local Group Policy Editor.

Step 3. Next, browse to the following path in the left sidebar:-

Computer Configuration > Administrative Templates > System > Shutdown

Step 4. On the right sidebar, double-click on the “Require use of fast startup” settings.

Step 5. In the following window, select the “Disabled” option.

Step 6. Click the Apply button, then click OK.

After completing these steps, Fast Startup will be disabled on your Windows 11 computer. Keep in mind that this may result in slightly slower boot times, but it can also help resolve issues with certain drivers or hardware configurations.

How to Turn Off Fast Startup on Windows 11 or 10 with Registry Editor?

If you want to disable Fast Startup on Windows 11 or 10 using the Registry Editor, follow these steps:-

Step 1. Open the Start menu.

Step 2. Type “regedit” and click on the top result to launch the Registry Editor.

Step 3. When the Registry Editor opens, navigate to the following path in the left sidebar:-

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power

Step 4. On the right sidebar, look for “HiberbootEnabled” REG_DWORD and double-click it to modify its value.

Step 5. Change the “Value data” from 1 to 0 to disable Fast Startup.

Step 6. Click the OK button to save the changes.

Step 7. Finally, restart your computer for the changes to take effect.

Once you’ve completed these steps, Fast Startup will be disabled on your Windows 11 computer.

Conclusion

In conclusion, Fast Startup is a useful feature on Windows 11 and Windows 10 that enables faster boot-up times by hibernating the kernel session instead of shutting down the entire operating system. However, it may cause compatibility issues with software and drivers, system crashes, and performance problems. Disabling Fast Startup is a necessary step to troubleshoot such issues or perform a full shutdown to clear system resources. This article has provided various methods to disable Fast Startup, including through Control Panel, Command Prompt, Group Policy, and Registry Editor. By following the steps outlined in this guide, users can easily disable Fast Startup on their Windows 11 or 10 devices and potentially resolve any issues they are experiencing.

Leave a Reply