February 12, 2025

Fast search in Mac: Tips & Tricks

Asya Karapetyan
Written by
A content marketer with 10+ years of experience specializing in macOS, focused on creating guides for Mac cleanup and optimization.

Asya Karapetyan

Alex Holovchenko
Approved by
The content has been reviewed and approved by our team member, an Apple Certified Support Professional, who provides technical support to Nektony’s users.

Alex Holovchenko

Share

Spotlight on macOS Tahoe is more powerful than ever - but more complex too. The redesigned interface introduced four separate search modes, and a persistent indexing bug means some users find Spotlight simply stops returning results for apps or files they know are there.

This guide covers every way to find things on your Mac: how to use each Spotlight mode and its advanced tricks, how to filter searches in Finder and build Smart Folders, how to surface hidden system files, and what to do when the search index breaks. Every step was tested on macOS 26.3 Tahoe on a MacBook Pro 13″ M1.

Why finding files on macOS Tahoe can be tricky

The built-in macOS search tools are powerful but have real blind spots. Spotlight excludes the ~/Library folder and most system paths by default, so app support files, caches, and leftover data from deleted apps are usually invisible to a standard search.

macOS Tahoe also redesigned Spotlight with four separate modes - Applications, Files, Actions, and Clipboard. The core keyword search still works, but results are now split across modes. If you type a document name while Spotlight is in its default Applications mode, you may get nothing back, even though the file exists.

The indexing issues are a real problem too. Several Reddit users note that after updating to Tahoe, Spotlight stopped finding apps that are clearly installed. On the MacBook Pro M1, I reproduced this exact problem - Spotlight returned zero results for an app that was sitting in the Applications folder.

Spotlight returning no results for an installed app on macOS Tahoe

If you have run into the same wall, the troubleshooting section at the end of this guide covers how to fix it.

How to use Finder and Smart Folders

Basic Finder search

Finder’s search bar accepts the same metadata operators as Spotlight and adds a visual filter builder that is easier to use for complex queries.

  1. Open Finder and press ⌘+F (or click the search bar in the top-right corner).
  2. Type your search term.
Finder with the search bar open and a query entered

After typing, two scope buttons appear below the bar: This Mac searches the entire drive, while the current folder name limits results to where you are.

Finder search scope buttons showing This Mac and the current folder option

Click the + button below the search bar to add a filter row. Select Kind from the first dropdown, then choose the file type.

OR logic with Option+Plus

By default, Finder combines all conditions with AND logic. To find files matching any one condition (OR logic), hold Option and click +. A new block with an Any/All toggle appears, letting you build conditions where Finder returns results that satisfy any one of them.

Finder search with an OR logic block created using Option+Plus
You can also type metadata syntax directly into the Finder search bar without using the filter UI:
kind:pdf

Copy

,
tag:red

Copy

, or
created:>=2024-01-01

Copy

.

Search using Smart Folders

A Smart Folder is a saved search that updates automatically whenever new files match its criteria. It looks like a folder in Finder but always shows current results - no need to repeat the same search manually.

  1. In Finder, choose File → New Smart Folder.
  2. Click + in the top-right corner to add a criterion, for example, Kind: Archive.
  3. Click + again to add a second criterion, such as Last modified date: within last 30 days.
  4. Click Save, check Add to Sidebar, give the folder a name like
    Recent Archives

    Copy

    , and click Save.

Useful criteria to combine in Smart Folders:

Criterion Example use
Kind All PDFs, all images
Last modified Files changed in the last 7 days
Created date Files created in a specific period
File size Files larger than 100 MB
Tag Files with a red tag

How to find hidden and system files

macOS hides several important directories from normal Finder browsing. Most of the content that standard search misses - app support folders, caches, and leftover files from deleted apps - lives in these hidden locations.

Show hidden files in Finder

Press ⌘+Shift+. (period) in any Finder window. Hidden files and folders appear in gray. Press the same shortcut again to hide them.

Finder window showing hidden files and folders displayed in gray

Note:

This shortcut also works inside Open and Save dialogs, which is useful when navigating to hidden paths while saving a file.

Open the Library folder

The
~/Library

Copy

folder is hidden by default and excluded from Spotlight search. To access it, open Finder, click the Go menu, then hold Option - the Library option appears. Click it to open the folder.
Finder Go menu with the Library option visible while holding the Option key

Jump to any hidden folder directly

Press ⌘+Shift+G in Finder (or go to Go → Go to Folder), type the path, and press Return. Common paths worth knowing:

  • ~/Library/Application Support

    Copy

    - app data and support files
  • ~/Library/Caches

    Copy

    - app cache files
  • ~/Library/Preferences

    Copy

    - app preference files

Find hidden files with Funter

For a more thorough search that includes hidden files by default, Funter by Nektony is a free tool designed specifically for this. Download and open Funter, type the file or app name, and make sure Show Hidden Files mode is enabled. Funter searches hidden directories that neither Finder nor Spotlight surfaces in a normal search.

Funter looks for hidden files by default

What to do if Spotlight search is broken

Check for excluded folders first

The most common cause of Spotlight not finding files is an accidental exclusion. A drive or home folder in the privacy list will be skipped entirely during indexing.

  1. Open System Settings → Spotlight, then scroll to the bottom and click Search Privacy.
  2. Check whether Macintosh HD or your home folder appears in the exclusion list.
  3. If it does, select it and click to remove it.
Spotlight Search Privacy exclusion list in System Settings

Force a reindex through System Settings

This is the gentlest reindex method - it nudges Spotlight to rebuild its index without touching Terminal.

  1. Go to System Settings → Spotlight → Search Privacy.
  2. Drag Macintosh HD from a Finder window into the exclusion list (or click + and select it).
  3. Wait 5–10 seconds.
  4. Select the drive and click to remove it from the list.
  5. Spotlight will start reindexing automatically.
Macintosh HD added to the Spotlight exclusion list to trigger a reindex

Reindex from Terminal

For a full forced reindex, use Terminal. This is more thorough but takes longer.

  1. Open Terminal (Applications → Utilities → Terminal).
  2. Type the following command and press Return:
    sudo mdutil -E /

    Copy

  3. Enter your administrator password when prompted.
  4. Wait for indexing to complete - it can take 30 minutes to several hours depending on drive size.
Terminal window showing the sudo mdutil -E / command

Note:

During indexing, Spotlight search results will be incomplete - this is expected. Your Mac may also run warm while the process is running.

Restart Spotlight through Activity Monitor

A quicker fix when Spotlight is sluggish or frozen rather than completely broken:

  1. Open Activity Monitor (Applications → Utilities).
  2. Type
    mds_stores

    Copy

    in the Activity Monitor search bar.
  3. Select the
    mds_stores

    Copy

    process and click the ✕ (Force Quit) button.
  4. Confirm - the process will restart automatically.
mds_stores process selected in Activity Monitor

Check which categories Spotlight searches

If Spotlight finds some things but not others, the relevant category may be turned off. Go to System Settings → Spotlight and review the Results from Apps list. Make sure every category you want to search is checked.

Spotlight Results from Apps settings showing category toggles

The bottom line

For most day-to-day searches, Spotlight’s Files mode (⌘+Space, then 2) is the fastest starting point. If you need to find files by type or date, use the filter bubbles or type metadata operators like
kind:pdf

Copy

directly into the bar. For repeated searches, save a Smart Folder in Finder so the results stay current without repeating the same steps.
If Spotlight stops finding things after a macOS Tahoe update, check the exclusion list in System Settings → Spotlight → Search Privacy first (that is the most common cause). If the issue persists, force a reindex by briefly adding and removing Macintosh HD from that list, or run
sudo mdutil -E /

Copy

in Terminal for a full rebuild.

For files that macOS hides by default, ⌘+Shift+. in Finder reveals hidden files instantly, and Funter handles deeper searches without requiring any Terminal commands.

Frequently asked questions

Why is Spotlight not finding my files?

The most common reason is that your drive or a key folder has been added to the Spotlight exclusion list. Go to System Settings → Spotlight → Search Privacy and check for any entries that should not be there. If the list looks clean, try forcing a reindex by briefly adding and removing Macintosh HD from that same list.

How do I search inside the Library folder on Mac?

Spotlight does not index ~/Library by default. To search it, open Finder, press ⌘+Shift+G, type ~/Library, and press Return. Once you are inside the Library folder, press ⌘+F - Finder will scope its search to that folder and show you everything inside it.

What's the shortcut to show hidden files in Finder?

Press ⌘+Shift+. (period) in any Finder window. Hidden files appear in gray. The same shortcut works inside Open and Save dialogs, which is useful when navigating to a hidden path while saving a file.

How do I rebuild the Spotlight index?

The quickest method without Terminal: go to System Settings → Spotlight → Search Privacy, drag Macintosh HD into the exclusion list, wait a few seconds, then remove it. Spotlight will begin reindexing automatically. For a full forced rebuild, open Terminal and run sudo mdutil -E /.

What's the difference between Spotlight search and Files mode in Tahoe?

The default Spotlight mode (Applications) searches apps, web suggestions, quick calculations, and other system features. Files mode (⌘+Space, then 2) is a dedicated document search that surfaces your actual files, shows file-type filter bubbles, and lets you scope a search to a specific folder by pressing Tab after selecting it.

Scroll to Top