Core apps
Startup Manager
Last updated 2026-09-11
Purpose
Startup Manager controls background services registered by installed apps. It lets you keep an app installed while deciding whether its backend starts automatically.
Capabilities
- List apps that registered an auto-start backend service.
- See whether each service is running or stopped.
- Start or stop a service on demand.
- Change the same auto-start setting an app may enable during installation.
Practical tip
Stopping an app’s service can make scheduled work, integrations, public endpoints, or background processing unavailable. Use this tool when you understand what the app’s backend is responsible for.