Windows uses a startup delay timer to allow certain applications/services to load during startup. However, this startup delay can be significant if the user allows any third-party application to launch during the same time period. So, if you feel like Windows is taking too long to boot, you can use a simple registry trick to fix your system's boot lag.
You can use this little trick to turn off startup delay entirely.
Using the Registry Editor, you only need to change one value and start your system faster than before.
1. Simply search for "regedit" from the system's search box.
2. After that, click "Registry Editor" to open it.
Warning – You must modify a value in the registry. Now, it's possible to start a backup -
kind of thing. First, click on the “File” option.
Bay. After that, click "Export..." to create a new registry backup on your system.
Just name this backup and save it in a safe location on your system.
3. When the Registry Editor window appears, move it like this -
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Serialize
Now, most of you should see " in the left pane Serialization" key. But what if you don’t?
4. Just right-click "Explorer" and click "New>", then click "Key" .
5. Name the key "Serialization".
6. Now when you select the "Serialize" key, right-click on the space on the right.
7. Then, click " New> " and click " DWORD (32-bit) Value ".
8. Set the name of the value to " StartupDelayInMSec ".
9. Just double-click the value to set a new value for it.
10. Now, just set the value to " 0 ".
11. Finally, click "OK" to save the changes.
After changing the value, close the Registry Editor. Now, all you have to do is restart your computer once. When the system boots again, test the boot time.
That's it! This way, you can easily disable the system startup delay feature and solve the problem once and for all.
Note——
As the name suggests, startup delay allows some basic services to start along with the system itself. Now, if you turn off system latency completely, it may cause some bugs or glitches for some users.
If you encounter any errors and glitches, just follow the steps below to reset all settings back to their original positions.
1. You need to access the running terminal.
2. You must press the Windows key and R key at the same time.
3. Then, enter "regedit" and click "OK" to enter the registry editor.
4. Once the Registry Editor screen appears, continue following the left pane -
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Serialize
5. Now, all you have to do is Right-click the " StartupDelayInMSec " value and click " Delete ".
6. Finally, click "is" to completely remove the value from the system.
After deleting this value, close the screen and restart the computer to complete the process.
This should reset the startup delay settings to their default settings.
The above is the detailed content of How to disable startup delay when booting in Windows 11 or 10. For more information, please follow other related articles on the PHP Chinese website!