Home  >  Article  >  System Tutorial  >  The file name cannot be found by windows and needs to be solved

The file name cannot be found by windows and needs to be solved

WBOY
WBOYforward
2023-12-30 23:27:051266browse

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.

Windows cannot find the file, please confirm the file name Solution

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.

The file name cannot be found by windows and needs to be solved

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.

The file name cannot be found by windows and needs to be solved

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.

The file name cannot be found by windows and needs to be solved

4. We can also press win r to open the run, enter "regedit" and press Enter to open the registry.

The file name cannot be found by windows and needs to be solved

5. Expand: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.

The file name cannot be found by windows and needs to be solved

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 file name cannot be found by windows and needs to be solved

Windows file related issues

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!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete