Startup app, what is it?
Hello Kristoffer Nilsson,
Welcome to Microsoft Community.
I understand your question. It (MicrosoftStartFeedProvider) is similar to StartMenuExperienceHost and is related to the content in the Start menu.
Microsoft.StratFeedProvider
- Function: Provides content recommendations and information cards.
- Content Type: Related to personalized recommendations for users, such as news, weather, stock quotes, interest cards, etc.
- Purpose: Generates and pushes personalized information content, which may appear in the search bar, Start menu, or other places.
Microsoft.StratFeedProvider acts more like a content provider, specifically responsible for pushing dynamic content from the background.
StartMenuExperienceHost
- Function: Responsible for displaying and managing the Windows “Start” menu. It is the user interface host process for the Windows Start menu.
- Content: Manages the interface and user interactions of the Start menu itself, including the application list, pinned shortcuts, search box, user accounts, etc.
- Purpose: As the core component of the “Start” menu, it manages the display of the menu, loading of application icons, and interactions with users.
‘StartMenuExperienceHost’ is the core process of the Start menu, directly responsible for the presentation and interaction of the menu interface, while ‘Microsoft.StratFeedProvider’ provides content recommendations for the Start menu, search bar, and taskbar.Feed providers – Windows apps | Microsoft Learn
Best wishes
Leo Z | Microsoft Community Support Specialist