mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Update windows/configuration/find-the-application-user-model-id-of-an-installed-app.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
@ -143,7 +143,7 @@ Get-AppAUMID -AppName OneDrive
|
|||||||
# Get the AUMID for Microsoft Word
|
# Get the AUMID for Microsoft Word
|
||||||
Get-AppAUMID -AppName Word
|
Get-AppAUMID -AppName Word
|
||||||
|
|
||||||
# List all apps and their AUMID in the Start Menu
|
# List all apps and their AUMID in the Start menu
|
||||||
Get-AppAUMID
|
Get-AppAUMID
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user