How to Access Win10 All Settings Quickly (Tips & Shortcuts)
Quick ways to open Settings
- Start menu: Click Start → Settings (gear icon).
- Win + I: Press Windows key + I (fastest keyboard shortcut).
- Action Center: Click the notification icon at right of taskbar → All settings.
- Run dialog: Press Win + R, type
ms-settings:and press Enter (opens Settings home). - Search: Press Win, type “settings” or “all settings,” press Enter.
- Taskbar shortcut: Right-click taskbar → Toolbars → create shortcut or pin Settings to Start/taskbar for one-click access.
Open a specific Settings page directly (useful shortcuts)
- System:
ms-settings:display - Network & Internet:
ms-settings:network - Bluetooth & devices:
ms-settings:bluetooth - Personalization:
ms-settings:personalization - Apps & features:
ms-settings:appsfeatures - Accounts:
ms-settings:emailandaccounts - Update & Security:
ms-settings:windowsupdate - To open any Settings URI: press Win + R, paste the
ms-settings:URI, Enter.
Keyboard and mouse efficiency tips
- Use Win + I then type the setting name to search within Settings quickly.
- Press Tab and Arrow keys to navigate without the mouse.
- Pin frequently used settings (e.g., Display, Network) to Start: right-click a Settings page in search results → Pin to Start.
- Create desktop shortcuts for specific
ms-settings:URIs: right-click desktop → New → Shortcut → enter URI.
Power-user methods
- Use PowerShell:
Start-Process “ms-settings:privacy”to programmatically open pages. - Create batch files with
start ms-settings:windowsupdateand place in a folder or task scheduler. - Use AutoHotkey to bind custom hotkeys to
ms-settings:URIs for one-press access.
Troubleshooting if Settings won’t open
- Run Troubleshooter: Settings → Update & Security → Troubleshoot → Additional troubleshooters → Windows Store Apps (if Settings crashes).
- Restart Settings process: open Task Manager → find Settings → End task → reopen with Win + I.
- Run system checks: open elevated PowerShell and run
sfc /scannowandDISM /Online /Cleanup-Image /RestoreHealth. - Create a new local admin account to check if profile corruption prevents Settings from opening.
Date: February 4, 2026
Leave a Reply