The “Select an app to open this file” dialog in Windows 11 appears when the operating system doesn’t know which application should open a particular file type, protocol, or shortcut. While this prompt is helpful when opening an unfamiliar file for the first time, it can become frustrating if it keeps appearing repeatedly, even for file types that should already have a default application assigned.
This issue is commonly caused by missing or corrupted file associations, recently uninstalled applications, damaged user profile settings, registry inconsistencies, Windows updates, or third-party software that changes default apps. In some cases, the pop-up may also appear because a startup program, scheduled task, or shortcut is trying to open a file with no associated application.
Fortunately, you can usually stop the “Select an app to open this file” pop-up by setting the correct default app, repairing file associations, identifying the triggering application, and repairing Windows system files. In this guide, we’ll walk you through the most effective methods to disable this recurring prompt in Windows 11.
How to Disable the “Select an App to Open This File” Pop-Up in Windows 11
Before you begin, pay attention to which file extension or protocol is mentioned in the dialog. If Windows displays the file type (such as .pdf, .txt, .jpg, or a custom protocol), identifying it will make troubleshooting much easier. Follow the methods below until the pop-up no longer appears.
1. Set the Correct Default App
If Windows doesn’t know which application should open a file type, it will repeatedly display the prompt.
- Open Settings.
- Go to Apps > Default apps.
- Search for the affected file extension or application.
- Assign your preferred application.
- Save the changes.
Setting a default app prevents Windows from asking every time the file is opened.
2. Check Which File Type Is Triggering the Prompt
The dialog often reveals the file extension or protocol that’s causing the issue.
- Wait for the pop-up to appear.
- Note the file extension or protocol name.
- Search for the corresponding application in Default apps.
- Assign an appropriate program.
Identifying the affected file type helps target the root cause instead of guessing.
3. Reset Default Apps
Corrupted file associations can cause repeated prompts.
- Open Settings > Apps > Default apps.
- Scroll to the bottom.
- Click Reset next to Reset all default apps.
- Restart your computer.
Windows restores the default file associations for built-in applications.
4. Check Startup Applications
A startup program may be attempting to open an unsupported file.
- Press Ctrl + Shift + Esc to open Task Manager.
- Open the Startup apps tab.
- Disable recently installed or suspicious startup programs.
- Restart your computer.
- Check whether the pop-up returns.
If the prompt disappears, re-enable startup items one at a time to identify the culprit.
5. Review Scheduled Tasks
A scheduled task may be launching a file with no associated application.
- Press Windows + S.
- Search for Task Scheduler.
- Review recently created tasks.
- Disable tasks that reference missing applications or unknown files.
- Restart your computer.
Removing or correcting the problematic task can stop the repeated prompt.
6. Reinstall the Missing Application
If you recently uninstalled a program, Windows may still be trying to open files associated with it.
- Identify the missing application.
- Reinstall it if you still need it.
- Or remove its remaining startup entries and shortcuts.
- Restart your PC.
Restoring the application or removing its leftover references resolves the broken association.
7. Scan for Malware
Malware can create invalid startup entries that repeatedly trigger the dialog.
- Open Windows Security.
- Go to Virus & threat protection.
- Select Scan options.
- Run a Full scan.
- Remove any detected threats.
- Restart your computer.
A malware scan helps eliminate malicious processes causing repeated prompts.
8. Repair Corrupted System Files
Damaged Windows components can affect file associations.
- Open Command Prompt as Administrator.
- Run:
sfc /scannow
- After the scan completes, run:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your computer.
These tools repair Windows files responsible for file association management.
9. Install the Latest Windows Updates
Microsoft frequently fixes issues affecting default apps and file associations.
- Open Settings.
- Go to Windows Update.
- Click Check for updates.
- Install all available updates.
- Restart your computer.
Updating Windows may resolve bugs causing repeated prompts.
10. Perform a Clean Boot
A third-party application may be triggering the dialog.
- Press Windows + R, type msconfig, and press Enter.
- Open the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Open the Startup tab.
- Click Open Task Manager.
- Disable all startup applications.
- Restart your computer.
If the pop-up no longer appears, re-enable services gradually until you identify the conflicting application.
11. Create a New Windows User Account
A corrupted user profile can cause recurring file association issues.
- Open Settings > Accounts > Other users.
- Click Add account.
- Create a new local or Microsoft account.
- Sign in with the new account.
- Check whether the pop-up appears.
If the issue doesn’t occur in the new account, your original profile may be corrupted.
12. Perform an In-Place Repair Upgrade
If the dialog continues to appear despite repairing file associations, Windows itself may be damaged.
- Download the latest Windows 11 ISO from Microsoft.
- Mount the ISO.
- Run setup.exe.
- Select Keep personal files and apps.
- Complete the repair installation.
An in-place repair reinstalls Windows while preserving your files, applications, and settings.
Conclusion
The “Select an app to open this file” pop-up in Windows 11 usually appears because Windows cannot determine which application should open a file, protocol, or shortcut. In most cases, assigning the correct default app, resetting file associations, removing broken startup entries, and repairing Windows system files will permanently stop the prompt from appearing.
If the issue persists, investigate scheduled tasks, reinstall any missing applications, perform a clean boot, or repair your Windows installation. Keeping your file associations organized and regularly maintaining your Windows installation will help prevent this and similar issues from returning.