Home > Article > System Tutorial > Solving the problem of a black screen that only displays the mouse after Windows 10 is started
When many friends turn on the computer, they find that the computer screen is black and there is only one mouse. Don’t panic when encountering this situation. We can press the Ctrl Alt Del key combination on the black screen interface to open the main interface of the Task Manager and make relevant settings. Let’s take a look at the specific tutorial with the editor.
1. We can press the Ctrl Alt Del key combination on the black screen interface to open the main interface of the Task Manager.
2. Next, we click the "File/Run New Task" menu item
3, and then In the new task window that opens, enter Explorer.exe, then check the check box in front of "Create this task with system administrative rights" below, and finally click the OK button.
See if there is an icon displayed now. If not, continue with the following operations.
4. We press the Win R key combination again, then enter the command regedti in the open run window and click the OK button.
5. In the opened registry editor window, we locate the Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon registry key.
6. Find the registry key value of “Shell” in the right window
7. Then Double-click the registry key value, change the numerical data to explorer.exe in the pop-up edit string window,
Finally click the OK button (note that the input here can be entered in lowercase ), after restarting the computer, you can find that the computer can now start normally.
The above is the detailed content of Solving the problem of a black screen that only displays the mouse after Windows 10 is started. For more information, please follow other related articles on the PHP Chinese website!