Having trouble with the "Windows Cannot Find" error on Windows 10? Follow these solutions to resolve the issue quickly and get back to work.
How to Fix the "Windows Cannot Find" Error on Windows 10?
1. Select the This PC Option in File Explorer
- Press the File Explorer icon on the Windows taskbar.
- Select the View tab in the snapshot directly below.
- Press the Options button, then select Change folder and search options from its menu.
- That option will open the window directly below. Select This PC from the Open File Explorer and go to the drop-down menu.
- Press the Apply and OK buttons on the Folder Options window.
2. Re-register Windows 10 Applications
- Open Task Manager: Press Ctrl + Shift + Esc or right-click the taskbar and select Task Manager.
- Run New Task: Click on File in the Task Manager and select Run new task.
- Open PowerShell: Type Powershell into the box and check Create this task with administrative privileges. Click OK.
- Enter Command: Copy and paste the following command into PowerShell and press Enter:Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
3. Run Windows Store App Troubleshooter
- Open Settings: Press Windows key + I to open the Settings application.
- Navigate to Troubleshoot: Click on Update & Security, then select Troubleshoot from the left sidebar.
- Run Troubleshooter: Scroll down, click on Windows Store Apps, and then click Run the troubleshooter.
4. Rename the Exe Files
- Locate Program Folder: Open File Explorer and navigate to the folder containing the problematic application. If you have a desktop shortcut, right-click it and select Open file location.
- Rename Exe File: Select the executable file (.exe) of the application, press F2 to rename it, and give it a new name. Press Enter to confirm.
Additional Fix: Address Issues with Spaces in File Paths
- Rename Folder: If your application is in a folder with spaces in its name (e.g., "C:\Program Files\CyberGhost 8"), rename the folder to remove spaces (e.g., "C:\Program Files\CyberGhost8").
- Update Shortcuts: Update any shortcuts that pointed to the old folder name to reflect the new path.
Reset Windows (Last Resort)
If none of the above solutions work, consider resetting Windows:- Open Settings: Press Windows key + I to open the Settings application.
- Navigate to Recovery: Go to Update & Security, then select Recovery from the left sidebar.
- Reset This PC: Under Reset this PC, click Get started and follow the instructions to reset Windows.