How to change default apps in Windows 11: Complete Guide

  • There are multiple ways to change the default apps in Windows 11, from the explorer to the settings.
  • It is possible to customize the opening of file types, protocols and mappings per application.
  • Some programs allow themselves to be set as defaults from their own internal settings.
  • Developers can register their apps with specific file types to make them easier to use by default.

How to change default apps in Windows 11

Windows 11 is a modern operating system that allows for a deep customization in almost every aspectOne of the most useful features for user productivity and convenience is the ability to choose which applications open by default with certain files or protocols.

If you're tired of your PDFs opening with Edge or your MP3 files launching with an app you don't like, you've come to the right place. Throughout this article, we'll explain All available methods to modify default applications in Windows 11, from the fastest and most visual ways to the most comprehensive options within system settings.

Why change default apps?

Changing which program opens certain files can make a big difference in your daily experience. We gain time, comfort and control about how we interact with our system. For example, if you're a developer and prefer to work with Visual Studio Code instead of Notepad, setting this app as your default for .txt or .json files will save you a lot of clicks every day.

Also, if you have clear preferences, such as using Google Chrome instead of Edge, or VLC instead of the built-in video player, it is better to let the system behave as you decide, instead of accepting the default options imposed by Windows.

Change default apps from File Explorer

One of the most direct ways to change the default application for a specific file type is to do it directly from the file explorer. This method is ideal for specific cases, such as images, PDFs, or audio files.

To make the change, follow these steps:

  1. Right click on the file whose opening program you want to change.
  2. Select option To open with and then choose Choose another app.
  3. A list of installed programs that support that file type will appear.
  4. Click on the program you want to use.
  5. Check the box “Always use this application to open files” and click OK.

If you change your mind later, you can repeat the process and choose another app. However, this method is only valid for file types, not for protocols like mailto or http.

How to change default apps from system settings

This is the most complete and recommended option if what you are looking for is make general changes in the default system behavior. From here, you can manage file types, protocols, and relationships by application.

To access this setting:

  1. Balance Windows + I on your keyboard to open the Settings app.
  2. In the left side menu, click Applications.
  3. select the section Default applications.

Set default values ​​by file type

At the top you'll find a search bar where you can type in an extension, for example .pdf or .jpg. Enter the type of file you want to modify and the current application that handles it will appear.

Click on it and select the new app you want to use. Windows It will show you the compatible installed programs with that format and you just have to choose one.

Set default values ​​by protocol type

As with file types, you can search for protocols like mailto or http in the search bar. These values ​​indicate how the system handles specific links.For example, mailto is used to open email clients when you click on an email address.

You can choose from compatible apps like Outlook, Mail, Chrome, or Edge. Some browsers, like Chrome, can handle mailto links through web services like Gmail.

Set default values ​​per application

At the bottom of the Default Apps section, you'll see a list of all the apps installed on your system. Clicking on one of them will display all the apps installed. file types and protocols that application supports.

This way, you can, for example, set Apple Music to open .mp3 files, or VLC to handle .avi and .mkv files. Just tap on each file type and select the corresponding app.

Alternative method: change default apps from within the program itself

Some applications include an option in their internal settings to become default. This usually happens with web browsers or media players. You can check how to configure Chrome or open settings Windows 11 to manage these changes easily.

Let's see some examples:

  • Google Chrome includes a section called Default browser, which when activated redirects the user directly to the settings of Windows to finish the change.
  • 7Zip, one of the most popular compressors, includes within its configuration menu the possibility of associating with extensions such as .zip, .rar or .7z.

Whenever a program clearly offers this option, you can use it as a shortcut. But keep in mind that, for security reasons, Windows does not allow you to make this change completely from the program: You will always see a system window where you must confirm the choice..

How to open Settings Windows 11: Ultimate Guide with All Advanced Methods and Tricks

How to set Microsoft Edge as your default browser

If for some reason you want to use Microsoft Edge as your primary browser instead of Chrome, Firefox, or another, you can also do so from system settings. You can learn how to manage how to change these settings in kiosk mode in Windows 11.

Follow these steps:

  1. Enter the settings Windows and select Default applications.
  2. Search Microsoft Edge in the list of applications.
  3. Click on Set as default so that all browsing-related files (such as .html or http) open with Edge.

This procedure is exactly the same if you want to set another supported browser as your default. Simply find the browser in the list and click to associate the corresponding file types.

Developer Perspective: How to Register Apps as Default

If you are a software developer and want your application to be registered correctly in Windows 11 To be chosen as the default, there are a number of good practices you should follow.

  • Register your application correctly using the appropriate parameters in the app package manifest. Packaged apps can use uap:FileTypeAssociation.
  • Use the URI ms-settings:defaultapps to direct the user directly to the default apps settings section.
  • Provides clear instructions within the app on how to set it as default if the user wishes.
  • Always respect the user's decision. Don't force or repeat notifications if they refuse to set your app as the default.

Note that Windows does not allow these settings to be modified programmatically or from the Registry without explicit user interaction.

Centralized administration in business environments

In corporate environments, administrators may set group policies or MDM to define which apps are used by default on all managed devices. This is especially useful for maintaining consistency across shared systems or for complying with internal regulations.

These policies are applied from tools such as Microsoft Intune or directly from the Group Policy Manager, and affect both default values ​​by type as well as the general configuration of the system.

Configure and manage default applications in Windows 11 allows for greater efficiency and customization, adapting to the specific needs of each user or work environment. From simple and quick methods to advanced configurations for developers or administrators, there are multiple options to optimize interaction with files and links on your system.

Leave a comment