Why Does “This File Does Not Have an App Associated with It” Appear on Windows?
Why Does “This File Does Not Have an App Associated with It” Appear on Windows?
1 Answer

Getting that pesky “This file does not have an app associated with it” error on your Windows computer? Here’s the lowdown on how to sort it out.
First up: Switch up the File Association via Settings
- Hop into Settings: A quick press of Windows + I opens it up for you.
- Head to Apps: Click on “Apps”, then wander down to “Default apps”.
- Fix File Type Apps: Dive into “Choose default apps by file type”, find the rogue file extension, and pick an app that’ll do the trick.
Next move: Sort it out with the Control Panel
- Pop open Control Panel: Tap
Control Panel
in the search box then open it. - Hit Default Programs: Go for “Programs”, then “Default Programs”.
- Lock down File Type with a Program: Click “Associate a file type or protocol with a program”. Spot your file extension and link it up to the right app.
Switch gears: File Association via File Explorer
- Right-click the Offending File: Track down the problem file, right-click, and hit “Open with”.
- Pick Another App: Choose “Choose another app” from the dropdown.
- Lock it Down as Default: Choose the app you want, tick “Always use this app to open .[file extension] files”, and hit “OK”.
Dig in: Repair Your System Files
- Command Prompt to the Rescue: Type
cmd
in the search box, right-click on Command Prompt, select “Run as administrator”. - Run SFC Command: Type
sfc /scannow
, press Enter, sit back as it scans and mends your system files.
A bit daring: Poke into the Windows Registry
- Fire up Registry Editor: Type
regedit
into the search box and hit Enter. - Drill down to Key: Navigate to
HKEY_CLASSES_ROOT
, and hunt down the file extension. - Check it’s Sorted: Make sure the `Default` value points to the right program—digging around in the registry can be dicey, so take a backup before diving in.
Final option: Reinstall the App that’s Messing Up
- Uninstall the App: Slide into Settings > Apps, find the culprit, and toss it out.
- Bring Back the App: Grab the latest version from the official site and reinstall it.
If these tips don’t do the trick, give Microsoft Support a call or chat with a tech expert for some extra help.
This should help lift that “no association” error and get your files linked up properly again.