Home >
Article > How to create shortcuts to settings on Windows 11 on all pages
How to create shortcuts to settings on Windows 11 on all pages
PHPzforward
2023-10-01 09:25:011807browse
If you rely on the Settings app to perform the most trivial actions or change Windows configuration, why not create a Settings shortcut in Windows 11? It won't take more than a minute to use our guide.
The Settings app has changed dramatically over the years, with features and options being moved around. Even some features that were previously accessible through Control Panel and Settings are now exclusive to the latter, making shortcut creation even more important.
Benefits of creating a Settings shortcut
Helps save a lot of time, especially when accessing pages located deep within the application.
Ability to create shortcuts for individual pages.
Set keyboard shortcuts to open private settings.
How to create a desktop shortcut for Settings in Windows 11?
Open Microsoft's official documentation to view the URI (Unique Resource Identifier) for each Settings page. Here are some you'll typically need:
Homepage: ms-settings:
Home and Others: ms-settings: Other Users
Sign-in options: ms settings: Sign-in options
Windows Hello setup: ms-settings: signinoptions-launchfaceenrollment (English: signinoptions-launchfaceenrollment)
Now, right-click on the desktop, hover your cursor over "New" and select
"Shortcut" from the pop-up menu.
Paste the path to the Settings page you want the shortcut to redirect to and click
Next. For example, to create a Settings homepage shortcut, use ms-settings:. Or, to create a Windows Update shortcut, type ms-settings:windowsupdate.
Enter a name for the shortcut and click
Finish to create the Internet shortcut file.
When you double-click the Settings app icon on your desktop in Windows 11, it will automatically open the linked page.
How to create keyboard shortcuts for settings in Windows 11?
Right-click on the shortcut you created and select "
Properties" from the context menu.
Go to the Web Documents tab, click the Shortcut field, press the
key that you want to add as a shortcut (Windows will add it automatically), then click Apply and OK save Changes. CtrlAlt
To create a settings shortcut in Windows 11, first create a desktop shortcut and then add a hotkey to it . Remember, you don't need to add .Windows manually. Windows will do this automatically. For example, to set as a dedicated shortcut, just press the key.
CtrlAltCtrlAltKK
Or, You can always use reliable shortcut software for Windows 11.
How to create a context menu shortcut for Settings in Windows 11?
Press Open Run, type regedit in the text field, and click .WindowsREnter
Click "is" at the UAC prompt.
Use the navigation pane to go to the following path or paste in the address bar and click: Enter<strong>HKEY_CLASSES_ROOT\Directory\Background\shell</strong>
Right-click the Shell key, hover the cursor over "New", select "Key", and then align it according to the page you want to add to the context menu Name it. For example, we use Windows Update.
Right-click again on the entry you just created, select "New", then select "Key" and name it Command.
Select the command key and double-click the default string in the right pane.
Paste the following path into the "Value Data" field, where URI should be replaced with the path to the Settings page you want to open, then click "OK”Save changes:<strong>C:\Windows\explorer.exe URI</strong>
Restart the computer and open the Windows Settings shortcut will be available.
Now, right-click on the desktop, select Show more options, and you will find the context menu shortcut for "Settings".
How do I access a specific settings page using the keyboard or address bar in Windows 11?
A unique resource identifier is required to access certain settings pages using the keyboard or File Explorer's address bar.
For the latter>Press to open File Explorer>Paste the URI into the address bar>Click. WindowsEEnter
Private settings will open immediately. If it's an incorrect URI, one that doesn't redirect to any page, it will open the Home tab of Settings.
Additionally, since the Windows 11 Settings app is well integrated, individual pages can also be accessed from the Search menu.
Now that you know how to create a shortcut for Settings in Windows 11, save important time spent navigating apps. Additionally, for critical changes, you have direct access to advanced system settings.
For those who prefer shortcuts to the GUI approach, our curated list of the most common keyboard shortcuts will come in handy.
The above is the detailed content of How to create shortcuts to settings on Windows 11 on all pages. For more information, please follow other related articles on the PHP Chinese website!