Fix 'This File Does Not Have an App Associated' Error
Tired of Windows saying no app can open your file? Here's how to fix it in 30 seconds or 15 minutes, step by step.
Quick Fix: Set Default App (30 seconds)
This is the first thing to try. It works for most people. You don't need to be a tech person for this.
- Right-click the file that gives you the error. A menu pops up.
- Click Open with > Choose another app.
- You'll see a list of apps. Pick the one you want (like Notepad for .txt files or Paint for .jpg files). If you don't see your app, click More apps at the bottom.
- Check the box that says Always use this app to open .[file extension] files.
- Click OK. The file should open now. Every file of this type will open with your chosen app from now on.
What to expect: After clicking OK, your file should open right away. If you see the error again, move to the next fix.
Moderate Fix: Reset File Associations via Settings (5 minutes)
This fix uses Windows Settings. It's good when the quick fix didn't work or the app you want isn't showing up.
Step 1: Open Default Apps
Click the Start button (the Windows logo on your taskbar). Type Default apps. Click on the result that says Default apps.
Step 2: Find Your File Type
- In Default apps, scroll down and click Choose defaults by file type.
- A long list appears with file extensions like .pdf, .docx, .jpg. Find the one that matches your file's extension. For example, if your file is named report.pdf, look for .pdf.
- Click on the current app (or the blank area) next to that extension. A pop-up shows with available apps. Pick the one you want.
What to expect: After picking an app, the setting saves automatically. Close the window and double-click your file. It should open with your chosen app.
Step 3: If No App Shows Up
Sometimes the list is empty or says "Look for an app in the Store." That's okay. Click Look for an app in the Store and install an app from the Store. Or scroll down in the app list to find desktop apps. If you still can't find it, go to the advanced fix.
Advanced Fix: Reset All File Associations via Registry (15+ minutes)
Warning: This fix changes the Windows registry. If you mess it up, Windows might break. Back up your registry first. Only do this if the other fixes didn't work.
Step 1: Back Up Registry
- Press Windows key + R. Type regedit and press Enter.
- Click File > Export. Choose a place like your Desktop. Name it registry-backup. Click Save.
- Now you can make changes and restore later if needed.
Step 2: Delete User Choice Keys
- In Registry Editor, go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts. - Find the folder for your file extension. For example, if the error is for .pdf files, find the .pdf folder.
- Inside that folder, delete the UserChoice key. Right-click it and choose Delete. Yes, confirm when asked.
- Close Registry Editor.
What to expect: Deleting UserChoice resets the association to Windows default. Now Windows will ask you again next time you open a file of this type. That's good. Double-click your file. You should see the "How do you want to open this file?" window again. Pick your app and check "Always use this app."
Step 3: If Still Broken, Reset All Defaults
- Open Settings (Windows key + I).
- Click Apps > Default apps.
- Scroll down and click Reset to the Microsoft recommended defaults. Click Reset.
- This resets all file associations. You'll need to re-set your preferred apps for PDFs, web links, and so on.
What to expect: After reset, Windows opens files with its own apps. For example, .txt files open with Notepad, .jpg with Photos. If you want a different app, you'll have to set it again using the Quick Fix at the top.
When This Error Usually Happens
I see this error most when someone installs a new app that steals all file associations. Or when an app gets uninstalled but leaves broken links. Another common trigger is opening a file from a new format that no one installed yet. For example, opening a .heic photo on an older Windows 10 build without the HEIF extension.
If you're on Windows 11 and this happens a lot, check for updates. Windows 11 22H2 had a bug where file associations got reset after updates. Microsoft fixed it in later builds, but you might be on an old one.
A Note About Third-Party Tools
Some websites will tell you to download a program like File Association Fixer. Don't do that. Those tools can make things worse. Stick with the methods above. They're free, safe, and built into Windows.
Was this solution helpful?