Skip to content
Follow
Windows

How to Manage Apps for Websites on Windows 11

Richard
Written by
Richard
Feb 15, 2026 Updated Jul 12, 2026 3 min read
How to Enable or Disable Apps for Websites on Windows 11
How to Enable or Disable Apps for Websites on Windows 11

If 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 can help you do just that.

Here’s a simple guide to turn this feature on or off, so you can choose how links to websites open on your computer.

⚡ Quick Answer

Go to Settings > Apps > Apps for websites. Click the switch next to an app to enable or disable it for opening website links. This lets you choose if links open in a dedicated app or your browser.

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.

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
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
Apps for Websites section in Settings

To turn the feature on or off for any app, just click the switch next to it.

Turn Apps for Websites on or off
Toggle apps for websites on or off

When you’re done, just close the Settings app.


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

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.

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
Apps for Websites setting in Group Policy Editor

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.
Options to enable or disable Apps for Websites in Group Policy
Choose to enable or disable Apps for Websites

Click OK to save, then restart your computer for the change to take effect.


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

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!

Steps:

  1. Open Registry Editor by typing regedit in the Start menu search and pressing Enter.
  2. Navigate to this folder:
🗝️Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System

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

Registry Editor System key
Registry Editor: System key location

Right-click inside the System folder on the right side, choose New > DWORD (32-bit) Value, and name it EnableAppUriHandlers.

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
Setting the EnableAppUriHandlers value

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.
  • Use the Settings app for an easy 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.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Customize the 'All' Apps View in Windows 11 Start Menu
Windows How to Customize the 'All' Apps View in Windows 11 Start Menu
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Add Phone Link to Windows 11 Start Menu
Windows How to Add Phone Link to Windows 11 Start Menu
How to View Local Group Policies that are Configured in Windows 11
Windows How to View Local Group Policies that are Configured in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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