Home > Article > System Tutorial > The file name cannot be found by windows and needs to be solved
When many users open the computer, the system prompts that Windows cannot find the file. Please make sure the file name is correct and try again. What is going on? It may be that there is a problem with the computer software and it needs to be opened. Use misconfig or regedit to modify it. Let’s take a look at the specific methods below.
1. First, we need to right-click the mouse on "My Computer" on the desktop, select "Manage", and click on "Services and Applications, click Services, close and stop the Windows Management Instrumentation service.
2. Then we need to find the location of the C:\Windows\System32\wbem\Repository folder. After finding it, double-click it to open and delete the five files inside.
3. After deleting it, start the Windows Management Instrumentation service that was just closed, and then shut down and restart it. You will find that this error will no longer pop up on your computer.
4. We can also press win r to open the run, enter "regedit" and press Enter to open the registry.
5. Expand: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
6. Then find Shell in the right window, double-click to open it, change the numerical data to "Explorer.exe", click OK, and restart the computer.
The above is the detailed content of The file name cannot be found by windows and needs to be solved. For more information, please follow other related articles on the PHP Chinese website!