Skip to content

Commit d7cf11e

Browse files
committed
Update ms-settings:defaultbrowsersettings
Add Win11 deprecation and move it to Apps section
1 parent 70058a6 commit d7cf11e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

uwp/launch-resume/launch-settings-app.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ The following sections describe different categories of ms-settings URIs used to
128128
| App features | ms-settings:appsfeatures-app (Reset, manage add-on & downloadable content, etc. for the app) <br><br> To access this page with a URI, use the ms-settings:appsfeatures-app URI and pass an optional parameter of the _package family name_ of the app. |
129129
| Apps for websites | ms-settings:appsforwebsites |
130130
| Default apps | ms-settings:defaultapps (**Behavior introduced in Windows 11, build xx and later**) Append the query string parameter in the following formats using the Uri-escaped name of an app to directly launch the default settings page for that app:<br/><br/>- registeredAppMachine=\<Uri-escaped per machine installed name of app\><br/>- registeredAppUser=\<Uri-escaped per user installed name of app\><br/>- registeredAUMID=\<Uri-escaped Application User Model ID\><br/><br/>For more information, see [Launch the Default Apps settings page](launch-default-apps-settings.md). |
131+
| Default browser settings | ms-settings:defaultbrowsersettings (**Deprecated in Windows 11**) |
131132
| Manage optional features | ms-settings:optionalfeatures |
132133
| Offline Maps | ms-settings:maps<br/>ms-settings:maps-downloadmaps (Download maps) |
133134
| Startup apps | ms-settings:startupapps |
@@ -214,12 +215,6 @@ The following sections describe different categories of ms-settings URIs used to
214215
| Playing a game full screen | ms-settings:quietmomentsgame |
215216
| TruePlay | ms-settings:gaming-trueplay (**As of Windows 10, version 1809 (10.0; Build 17763), this feature is removed from Windows**) |
216217

217-
### Home page
218-
219-
|Settings page| URI |
220-
|-------------|-----|
221-
| Default browser settings | ms-settings:defaultbrowsersettings |
222-
223218
### Mixed reality
224219

225220
> [!NOTE]

0 commit comments

Comments
 (0)