Skip to content

Commit 47fc8cc

Browse files
author
Simonx Xu
committed
Update troubleshoot-start-menu-errors.md
1 parent c87a3ac commit 47fc8cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/windows-client/shell-experience/troubleshoot-start-menu-errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you troubleshoot Start issues (and for the most part, all other Windows app
3434
- Some Group Policies intended for older Operating System can cause issues with the Start menu.
3535
- Untested Start menu customizations can lead to unexpected behavior, though typically not complete Start failures.
3636

37-
## Issues related to deployment or installation
37+
## Issues with deployment or installation
3838

3939
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.
4040

@@ -89,7 +89,7 @@ For issues related to the activation, search for the following keywords in **Mic
8989

9090
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.
9191

92-
## Application getting crashed
92+
## Issues with application crashes
9393

9494
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.
9595

@@ -124,7 +124,7 @@ The following event logs can be used to troubleshoot related issues:
124124
- For deployment related issues: **Application**
125125
- For AppX activation related issues: **Microsoft-Windows-TWinUI/Operational**
126126

127-
## Issues related to the Start menu customization or other policy/CSP
127+
## Issues with the Start menu customization or other policy/CSP
128128

129129
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.
130130

0 commit comments

Comments
 (0)