You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-client/shell-experience/troubleshoot-start-menu-errors.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ When you troubleshoot Start issues (and for the most part, all other Windows app
34
34
- Some Group Policies intended for older Operating System can cause issues with the Start menu.
35
35
- Untested Start menu customizations can lead to unexpected behavior, though typically not complete Start failures.
36
36
37
-
## Issues related to deployment or installation
37
+
## Issues with deployment or installation
38
38
39
39
When you troubleshoot basic Start issues (and for the most part, all other Windows apps), there are a few things to check if they aren't working as expected. For issues where the Start menu or subcomponent isn't working, you can do some quick tests to narrow down where the issue may reside.
40
40
@@ -89,7 +89,7 @@ For issues related to the activation, search for the following keywords in **Mic
89
89
90
90
If these events are found, Start isn't activated correctly. Each event will have more detail in the description and should be investigated further. Event messages can vary.
91
91
92
-
## Application getting crashed
92
+
## Issues with application crashes
93
93
94
94
If the application is installed for the user, but doesn't work, check if the process responsible for displaying the Start menu is running for the user by running the following PowerShell cmdlet.
95
95
@@ -124,7 +124,7 @@ The following event logs can be used to troubleshoot related issues:
124
124
- For deployment related issues: **Application**
125
125
- For AppX activation related issues: **Microsoft-Windows-TWinUI/Operational**
126
126
127
-
## Issues related to the Start menu customization or other policy/CSP
127
+
## Issues with the Start menu customization or other policy/CSP
128
128
129
129
These issues are related to configuration and customization to the Start menu and related components. For example, issues related to Start layout, Start menu lockdown.
0 commit comments