Skip to content

Commit a5520fc

Browse files
authored
update per reviewer's comments
1 parent be47852 commit a5520fc

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
@@ -1,12 +1,12 @@
11
---
22
title: Troubleshoot Start menu errors
33
description: Learn how to troubleshoot common Start menu errors in Windows 10. For example, learn to troubleshoot errors related to deployment, crashes, and performance.
4-
ms.date: 02/17/2025
4+
ms.date: 02/24/2025
55
manager: dcscontentpm
66
ms.topic: troubleshooting
77
ms.collection: highpri
88
ms.custom: sap:Windows Desktop and Shell Experience\Start Menu and Task Bar, csstroubleshoot
9-
ms.reviewer: kaushika,lizlong
9+
ms.reviewer: kaushika,lizlong, prechakr
1010
audience: itpro
1111
---
1212
# Start menu troubleshooting guidance
@@ -91,7 +91,7 @@ If these events are found, Start isn't activated correctly. Each event will have
9191

9292
## Issues with application crashes
9393

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:
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 from an elevated PowerShell prompt:
9595

9696
```powershell
9797
get-Process StartMenuExperienceHost -IncludeUserName

0 commit comments

Comments
 (0)