Recurring "Pick App" Prompt in Windows 11: A Comprehensive Guide
If you are a Windows 11 user, you may have encountered a recurring prompt that says "Select app to open Learning." This prompt can be annoying, especially if it pops up every hour with no observable pattern trigger. In this article, we will explore what this prompt is, why it appears, and how to disable it.
What is the Recurring "Pick App" Prompt?
The recurring "Pick App" prompt in Windows 11 is a feature that is designed to help users open the learning app quickly and easily. However, if you are not using the learning app or if you prefer to open it manually, the recurring prompt can be unnecessary and frustrating.
Why Does the Recurring "Pick App" Prompt Appear?
The recurring "Pick App" prompt appears because Windows 11 is trying to be helpful and suggest an app that you may want to use. In this case, it is suggesting the learning app. The exact reason why the prompt appears every hour is not clear, but it may be related to how Windows 11 determines which apps to suggest. It is possible that the learning app is set as a default app for a certain file type or protocol, or that it is frequently used on your device.
How to Disable the Recurring "Pick App" Prompt
If you want to disable the recurring "Pick App" prompt, you can follow these steps:
- Click on the start menu and search for "Settings."
- In the Settings app, click on "System."
- In the System settings, click on "Notifications."
- Scroll down to the "Get tips, tricks, and suggestions as you use Windows" section.
- Toggle off the switch for "Show me the Windows welcome experience after updates and occasionally when I sign in to highlight what's new and suggested."
After you toggle off the switch, the recurring "Pick App" prompt should no longer appear. If it does, you may need to restart your device for the changes to take effect.
The recurring "Pick App" prompt in Windows 11 can be a useful feature for some users, but for others, it can be a source of frustration. If you want to disable the prompt, you can follow the steps outlined in this article. By disabling the prompt, you can eliminate an unnecessary distraction and simplify your Windows 11 experience.
- The recurring "Pick App" prompt in Windows 11 is a feature that suggests the learning app.
- The prompt appears because Windows 11 is trying to be helpful and determine which apps to suggest based on usage patterns and default apps.
- To disable the prompt, toggle off the switch for "Show me the Windows welcome experience..." in the Notifications settings.
References
- How to Stop the Windows Welcome Experience After Updates and Sign-in in Windows 11
- How to Turn Off Tips, Tricks, and Suggestions in Windows 11
- How to Turn Off the Welcome Pop-up in Windows 11
// Example code block for formatting
int main() {
// This is a simple code block in C++
std::cout << "Hello, world!";
return 0;
}