This File Does Not Have an App Associated with It for Performing This Action – How to Fix Error
Windows is a powerful operating system, but it is not free from unexpected errors. Many users make a common error: “This file does not have an app associated with it for performing this action”. This usually occurs when you try to open a folder, file or application which does not have a proper program.
Here are some steps to
solve this error.
* Missing file associations: Actually windows doesnot know which program should open the file.
* Corrupted system settings: File associations may be corrupted or damaged.
* Uninstalled or broken apps: The program which is linked to the file type is missing.
* System misconfigurations: Some windows functions may not be linked to Explorer correctly.
STEP: 1 Check File Associations
The most common reason for this error occur is a missing or broken file association. For example when you try to open a .txt
file without Notepad or another text editor assigned, Windows cannot recognized what to do.
* Right click the file that is causing the error.
* Select Open with and Choose another app.
* Choose the correct program and check Always use this app to open .___ files.
STEP: 2 Use Windows Settings
* Press Windows + I to open Settings.
* Go to Apps then Default Apps.
* Scroll down and click Choose default apps by file type.
* Assign the right program for the file extension causing trouble.
STEP: 3 Repair Corrupted System Files
* Open Command Prompt as Administrator.
* Type the given commands one by one:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
* Make sure you restart your PC once the scan completes.
STEP: 4 Create a New User Account