Win10 speeds up desktop application startup speed to cancel startup delay

  

Since Windows Vista, Microsoft has speeded up boot time by delaying application loading. This feature is called "startup delay". In the Win10 Technology Preview, when the operating system starts, it will delay the loading of the programs in the "Startup" folder, especially when the start screen in Windows 10 is enabled.

Microsoft explained that this setting is because Win8 is a system with a touch operation before, the user needs to start the screen first, and does not need to enter the desktop environment in the first time, so this design It will allow users to feel faster startup speed. However, the Win10 preview now provides a fully desktop, windowed way of operation, let's take a look at how to cancel this startup delay.

1. First open the registry editor. You can open the run window with the Windows logo key +R, type “regedit” and press Enter to start. You can also search directly in the Start menu of the Win10 Preview.

2, in the left side of the registry, expand the following path: HKEY_CURRENT_USER\\Software\\Microsoft\\Windows \\CurrentVersion\\Explorer\\Serialize, you may not find the last Serialize item, it does not matter, we can Create a new item under Explorer. Right-click on the Explorer item and select “New”——“Item” and name it "Serialize".

You may feel that it is very difficult to open the registration form every time, but we have a simpler way. Just select the content below, then select the copy through the shortcut menu, or press Ctrl+C directly. Shortcuts, and then double-click the "vubs" file provided by us (click here to download the file), you can open to the appropriate registry location. This function mainly utilizes the function of remembering the last open position in the registry. This file is provided by the foreign developer Sergey Tkachenko, you can see the detailed implementation process by right-click editing, of course, you can also achieve the whole process by creating a reg file.

HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Serialize

3. In the right window of the Serialize item, create a DWORD value by clicking the right mouse button, and the name is ”StartupDelayInMSec&ldquo ; (without the quotation marks), then change it by double-clicking the key value to change it (without quotes). The specific effect is shown below:

After completing the above steps, restart the computer to apply the settings. If you have a lot of startup items in the "Startup" folder in your Win10 preview, you will see them start up faster, although this delay cannot be completely eliminated, but the promotion is still obvious. . Of course, if there is no startup program in the startup folder, you may not see any changes after setting the item.

Copyright © Windows knowledge All Rights Reserved