How to fix macOS System Settings search not finding options on your Mac
Summary
This guide helps you troubleshoot and resolve: How to fix macOS System Settings search not finding options on your Mac. Follow the steps below to fix the issue.
Common Causes
macOS System Settings includes a powerful search field designed to help you locate specific preference panes and individual options quickly. Occasionally, this search field stops returning results or fails to find options that you know exist. This can happen after a macOS update, when system caches become corrupted, or when background processes responsible for indexing settings become unresponsive. The following steps will help you restore normal search behaviour so you can navigate System Settings efficiently again.
Quick Fix Steps
If you are in a hurry, try these steps in order. Most users will resolve the issue by completing the first two or three steps.
- Quit and reopen System Settings.
- Restart your Mac.
- Boot into Safe Mode, then restart normally.
- Reindex Spotlight using the Terminal.
- Reset System Settings preference files.
Detailed Instructions
Step 1: Quit and reopen System Settings
Sometimes the System Settings application simply needs a fresh start. Quitting the app fully and relaunching it can clear temporary glitches in the search index.
- Click anywhere on the System Settings window to make it the active application.
- Press
Command + Qto quit System Settings completely. - Click the Apple menu in the top-left corner of your screen.
- Select System Settings to reopen the application.
- Click the search field in the top-left corner of the window and type a common term such as Wi-Fi or Display.
If search results appear, the issue is resolved. If not, continue to the next step.
Step 2: Restart your Mac
A full restart clears temporary system caches and restarts background processes that System Settings relies on for search functionality.
- Save any open work in other applications.
- Click the Apple menu and select Restart.
- Uncheck the option to Reopen windows when logging back in if prompted.
- Click Restart to confirm.
- After your Mac boots up, open System Settings and test the search field again.
Step 3: Boot into Safe Mode
Safe Mode performs a disk check, clears certain caches, and prevents third-party software from loading. This can identify whether a background process or login item is interfering with System Settings search.
On a Mac with Apple silicon:
- Shut down your Mac completely by selecting Shut Down from the Apple menu.
- Press and hold the power button until you see the startup options window.
- Select your startup disk.
- Press and hold the Shift key, then click Continue in Safe Mode.
- Release the Shift key when you see the login window.
- Log in to your Mac. You may need to log in twice if FileVault is enabled.
- Open System Settings and test the search field.
- Restart your Mac normally by selecting Restart from the Apple menu.
- Test the search field again after the normal restart.
On a Mac with an Intel processor:
- Shut down your Mac completely by selecting Shut Down from the Apple menu.
- Turn on your Mac and immediately press and hold the Shift key.
- Release the Shift key when you see the login window.
- Log in to your Mac. You may need to log in twice if FileVault is enabled.
- Open System Settings and test the search field.
- Restart your Mac normally by selecting Restart from the Apple menu.
- Test the search field again after the normal restart.
If search works in Safe Mode but not after a normal restart, a third-party application or login item is likely causing the problem. Review your login items and consider removing recently installed applications.
Step 4: Reindex Spotlight
System Settings search relies on the Spotlight index. If this index becomes corrupted, search results may be incomplete or missing entirely. Reindexing forces macOS to rebuild the index from scratch.
- Open Terminal from
/Applications/Utilities/or by searching for it using Spotlight. - Type the following command and press Return:
sudo mdutil -E /
- Enter your administrator password when prompted. Note that no characters will appear as you type.
- Wait for the command to complete. You will see a message confirming the index has been erased and will rebuild.
- Leave your Mac powered on and awake while the index rebuilds.
- After at least 30 minutes, open System Settings and test the search field.
Step 5: Reset System Settings preference files
If the above steps have not worked, the preference files for System Settings may be corrupted. Resetting them returns System Settings to its default state.
- Quit System Settings by pressing
Command + Q. - Open Finder and press
Command + Shift + Gto open the Go to Folder dialog. - Type the following path and press Return:
~/Library/Preferences/
- Locate the following files and move them to the Trash:
com.apple.systempreferences.plistcom.apple.systemsettings.plist(if present)com.apple.Spotlight.plist
- Restart your Mac.
- Open System Settings and test the search field.
Troubleshooting
Search works for some terms but not others
If search finds common terms like Wi-Fi but fails on less common options, the Spotlight index may be partially corrupted. Follow the reindexing steps in Step 4 above to rebuild the index completely.
Search field is greyed out or unresponsive
If you cannot click into the search field at all, System Settings may be frozen. Force quit the application and reopen it:
- Press
Command + Option + Escapeto open the Force Quit window. - Select System Settings from the list.
- Click Force Quit.
- Reopen System Settings from the Apple menu.
Issue persists after a macOS update
If the problem started immediately after installing a macOS update, the update may have left behind stale cache files. Boot into Safe Mode as described in Step 3, then restart normally. Safe Mode clears system caches that are not accessible during normal operation.
Third-party applications interfering with search
Some menu bar utilities and system enhancement tools can interfere with System Settings search. To identify the culprit:
- Open System Settings and navigate to General > Login Items.
- Note the applications listed under Open at Login.
- Temporarily disable each item by selecting it and clicking the minus (–) button.
- Restart your Mac and test System Settings search after each removal.
- Re-enable items one by one to identify which one causes the problem.
Preventing Future Issues
- Keep macOS up to date by installing system updates when they become available.
- Avoid using third-party system cleaning utilities that may delete important cache files.
- Regularly restart your Mac to clear temporary files and refresh background processes.
- Be cautious when installing menu bar utilities and system enhancement tools; research them before installation.
Still Having Issues?
💻 Open a Ticket