You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an option to search in Control Panel. You can open it and press Ctrl + F then type keywords to search for. The same is partially present in search results of the Windows Settings extention for Command Palette but not all options. The logic of what's present from Control Panel and what's not is not clear. Notice that if you perform any of the following examples in the Windows Start Menu search everything going to work correctly.
Example 1.
Open Control Panel.
Press Ctrl + F.
Type "device".
Notice you have "Setup USB game controllers" option which is a suboption under "Device and Printers" option.
Open Command Palette.
Type "device" directly in the global search or under "$" Windows Settings extension.
Notice that neither from options lists "Setup USB game controllers".
Example 2.
Open Control Panel.
Press Ctrl + F.
Type "file history".
Notice you have "File History" main option listed.
Open Command Palette.
Type "file history" directly in the global search or under "$" Windows Settings extension.
Notice that neither from options lists "File History".
Example 3.
Open Control Panel.
Press Ctrl + F.
Type "performance".
Notice you have "Adjust appearance and performance of Windows" suboption under "System" option.
Open Command Palette.
Type "performance" or "adjust" directly in the global search or under "$" Windows Settings extension.
Notice that neither from options lists "Adjust appearance and performance of Windows".
Description of the new feature / enhancement
There is an option to search in Control Panel. You can open it and press Ctrl + F then type keywords to search for. The same is partially present in search results of the Windows Settings extention for Command Palette but not all options. The logic of what's present from Control Panel and what's not is not clear. Notice that if you perform any of the following examples in the Windows Start Menu search everything going to work correctly.
Example 1.
Example 2.
Example 3.
2026-06-12_14-06-30_SaveStorage.mp4
Scenario when this would be used?
Simplifies search for relevant settings.
Supporting information
No response