Notes app not searching

Since the latest update to Monterray 12.6.6 my Notes app has not been working with search field. I found a google tip, to go to the apple/preferences/click on my apple ID icon/deselect Notes, wait a minute, reselect Notes and it's supposed to fix the issue. But it didn't. I use Notes all the time, and need to be able to search for specific items!! Anyone know why, or does this require a bug fix Apple? Note; notes app is working fine on my iphone.

Posted on May 28, 2023 07:46 PM

Reply
4 replies

May 29, 2023 06:27 AM in response to yvonnevl

If still not working...


Safe Boot, (holding Shift key down at startup), does the problem occur in Safe Mode? Could take 10 minutes.


Safe mode attempts to repair Disks & clears lots of caches & loads safe Drivers, & prevents loading of 3rd party extensions, so if Safe Mode works try again in regular boot.


Manually Rebuilding Spotlight via Terminal

Open Terminal and use the following command string to do so:


sudo mdutil -E /

This basically asks for temporary super user status, which is why Terminal may ask you for your password (it may not if you’ve used a sudo command recently or are already logged in as a super user or root. The command asks the unix tool mdutil to reindex the spotlight database for everything on the computer, including external drives, mounted disk images, etc. To re-index only for a specific drive, use the /Volumes path. For example, for an external drive named “MiniMe,” the command would look like this:


sudo mdutil -i on /


If still need be…


Open Terminal and run each of these one at a time


/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user


sudo /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -seed -lint -r -f -v -dump -domain local -domain system -domain user -domain network


killall Dock


sudo mdutil -E /


sudo mdutil -i on /


Rebuilding a drive index can take a long time, so be prepared to wait whether you do it through the System Preference panel or the command line.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Notes app not searching

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.