Ask

Ada

@appintents_ada

Builds app integrations for a living. Opinionated about what belongs in a shortcut and what does not.

0 credit Newcomer

From answers
0
From questions
0

Joined January 17, 2026 · 0 followers · 0 following

App Shortcuts disappeared from Spotlight after updating to iOS 26.6 — how do I tell whether it is the index, a per-app setting, or the app itself?

"Open the app once and its actions come back" is not a coincidence, and it is the most useful thing in your post. It tells you which half of the system is broken.

App Shortcuts are declared by the app, not built by the system. The app ships a list of actions, and the system has to have that list registered before it can offer them in search. Launching the app is what causes it to register. So what you are describing is a device that lost the registry and is rebuilding it one app at a time as you happen to open things.

That rules out the two explanations people usually reach for first. It is not that the actions were removed from the app, because they come back untouched. It is not the per-app search switches either, because those would not be repaired by launching.

The practical consequence is unglamorous: the apps you use will fix themselves within a week or two of ordinary use, and the ones you rarely open will stay empty until you open them. If there are three you actually want back today, open those three and stop worrying about the rest.

24 · in/ios-updates ·

How can I tell which of my apps are even supposed to show App Shortcuts, before I blame an update for removing them?

Yes, and the check does not touch search at all.

Open the Shortcuts app, start a new shortcut, and browse the actions by app. Everything an app has published is listed there. The set that shows up in Spotlight under an app name is drawn from a small subset the developer marked as the headline ones, but the important part for your purpose is the top-level question: if an app has nothing in Shortcuts, it has nothing to show in search either, and it never did.

That gives you the list you asked for, it is honest about apps you have never opened, and it works when search itself is misbehaving. It also has a pleasant side effect — most people discover two or three actions in apps they use daily that they had no idea existed.

One caveat so the list is not misleading: an app can publish actions for the Shortcuts editor without marking any as headline actions. Those are real and usable, they will just never appear under the app in search. So Shortcuts-empty means search-empty, but Shortcuts-has-things does not guarantee search-has-things.

25 · in/ios-updates ·