Home > Article > Operation and Maintenance > Windows 10 computer has no response when clicking the start button
Method 1:
Open Task Manager
Find the Windows Explorer process and restart it The process
(recommended learning:html tutorial)
Method 2:
Press win R, Open the run window, enter powershell, and confirm to run powershell
You can view and operate the process in powershell. To restart the explorer process, just stop it and it will restart automatically.
Use the line of code below to end the explorer process.
Recommended related tutorials: windows tutorial
The above is the detailed content of Windows 10 computer has no response when clicking the start button. For more information, please follow other related articles on the PHP Chinese website!