Solution to the laptop crash screen: First, press and hold ctrl alt del on the keyboard to pop up the task manager; then select explorer.exe in the pop-up task manager; then right-click explorer.exe and select the pop-up menu Select "End Process"; finally enter explorer.exe.
#First of all, you can hold down the three keys ctrl alt del on the keyboard to pop up the task manager.
Then, in the pop-up task manager, select explorer.exe.
Next, right-click explorer.exe and select "End Process" in the pop-up menu.
After the explorer.exe process ends, everything on the desktop will disappear except that the task manager is still on the screen. This is to click on the file in the upper left corner of the task management---click "New Task".
Finally, enter explorer.exe in the pop-up dialog box and confirm. The disappearing screen appeared, and the stuck phenomenon was resolved.
So, you can actually execute the command taskkill /f /im "explorer.exe" and explorer.exe under cmd to close explorer.exe and copy it to Notepad and save it. For *.bat file.
When the screen is stuck, one click will execute the operation of closing and restarting the explorer.exe process, and the stuck screen will be revived in an instant.
More tutorials: "php tutorial"
The above is the detailed content of What to do if your laptop freezes and the screen freezes. For more information, please follow other related articles on the PHP Chinese website!