Solution to the problem that win10 takes a long time to respond when opening a program: 1. Open the registry editor and create a new WaitToKillAppTimeout option; 2. Right-click the new option to open the editing page; 3. Modify the numerical data to 0.
#The operating environment of this article: windows10 system, thinkpad t480 computer.
(Learning video sharing: Programming video)
Solution:
Enter regedit in the start menu search box, or press Win R Press the key to open the run window and enter regedit, and press Enter to enter;
In the new window that opens, expand to the path HKEY_Current_USER\Control Panel\Desktop, with the right Create a new DWORD (32-bit) value named "WaitToKillAppTimeout";
Open the key value, change the value of the data to 0, and click OK.
Related recommendations: windows system
The above is the detailed content of What should I do if it takes a long time to respond when opening a program in Windows 10?. For more information, please follow other related articles on the PHP Chinese website!