How does the Win10 system cancel the boot delay to optimize the system's desktop boot speed?

  
In the latest Win10 system, some users found that the Win10 system speeds up the boot process by delaying the application load mode. This feature is called “startup delay”. In the win10 technology preview, it will delay the loading of the programs in the "Startup" folder, especially when the start screen in the Win10 system is enabled. Let's talk about the Win10 system to optimize the desktop startup speed skills. Microsoft explained that this setting is because considering that Win8 is a system with a touch operation before, the user first needs to start the screen, and does not need to enter the desktop environment in the first time, so this setting can make the user feel Faster startup speed. However, the Win10 preview now provides a fully desktop, windowed operation. Let's take a look at how to cancel this startup delay to optimize the system's desktop startup speed. 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". Everyone 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 right-click shortcut menu, or directly press Ctrl+C, then double-click on us. The provided “registration.vbs” file (click here to download the file) will 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, click the right mouse button to create a new DWORD value, name is “StartupDelayInMSec” (without quotes), and then double-click the button. After changing the value to ”0“ (without quotes), you can do so. 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