How to Enable or Disable Apps for Websites on Windows 11

Do you want certain websites to open directly in their apps instead of your web browser? Windows 11 has a feature called Apps for Websites that does exactly that.

Here’s a simple guide to turn this feature on or off. You’ll be able to choose how links to websites open on your computer.

What is “Apps for Websites”?

This feature lets Windows open a link in its related app instead of the web browser. But only if you have that app installed on your PC. For example, if you click a YouTube link, Windows can open the YouTube app instead of the browser.

Why use this? Apps often work faster and smoother than websites in a browser.

What happens? If you don’t have the app installed, the link will open in your web browser as usual.

How to Turn Apps for Websites On or Off Using the Settings App

  1. Open the Settings app. You can do this by:
    • Clicking the Start menu and then selecting Settings.
    • Or pressing Windows + I on your keyboard.
  2. In Settings, click Apps on the left side menu.
  3. On the right, click on Apps for websites.
Windows 11 Settings Apps menu

Now you will see a list of apps that can open links from websites.

Apps for Websites tile in Windows 11

  1. To turn the feature on or off for any app, just click the switch next to it.
  2. When you’re done, just close the Settings app.
Turn Apps for Websites on or off

How to Enable or Disable Apps for Websites Using Group Policy Editor

⚠️ This method requires admin privileges.

If you want to control this feature for your whole computer or if you are comfortable with advanced settings, you can use the Local Group Policy Editor.

Why use this method? You can control the feature for all users on your computer at once.

Here’s how:

  1. Open the Local Group Policy Editor. (If you don’t know how, check this guide).
  2. In the left panel, go to: Computer Configuration > Administrative Templates > System > Group Policy
  3. Click on the Group Policy folder.
  4. On the right, double-click Configure web-to-app linking with app URI handlers.
Group Policy Editor setting for Apps for Websites

  1. Choose one of these options:
    • Not Configured – This is the default, which means the feature is turned on.
    • Enabled – Turns the feature on.
    • Disabled – Turns the feature off.
  2. Click OK to save, then restart your computer for the change to take effect.
Options to enable or disable Apps for Websites in Group Policy

How to Turn Apps for Websites On or Off Using the Registry Editor

⚠️ This method requires admin privileges.

If you can’t use the Group Policy Editor, you can change the setting using the Windows Registry Editor. Be careful when making changes here!

Why use this method? Some computers don’t have Group Policy Editor available. The Registry Editor works on all Windows 11 computers.

Here’s how:

  1. Open Registry Editor by typing regedit in the Start menu search and pressing Enter. (Registry Editor)
  2. Navigate to this folder:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System


  3. If the System folder isn’t there, right-click on Windows, select New > Key, and name it System.
Registry Editor System key

  1. Right-click inside the System folder on the right side. Choose New > DWORD (32-bit) Value. Name it EnableAppUriHandlers.
  2. Double-click the new value and set the Base to Decimal. Then enter:
    • 1 to turn the feature ON
    • 0 to turn the feature OFF
Registry Editor EnableAppUriHandlers value

  1. Close Registry Editor and restart your PC for the change to work.

Summary

You can control whether Windows opens website links in apps or in the browser. The Settings app is the easiest way to switch this on or off for each app. If you want to apply it for all users or have more control, use Group Policy Editor or Registry Editor. Remember to restart your computer after making changes in Group Policy or Registry Editor.

Want to learn more? Check the official Microsoft guide here: Microsoft: Web-to-App Linking.

Categories:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *