mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
updates
This commit is contained in:
@ -29,7 +29,7 @@ Get-StartApps
|
||||
>[!NOTE]
|
||||
>Applications that are not listed in the Start menu will not appear in the output of the **Get-StartApps** cmdlet.
|
||||
|
||||
To get the names and AUMIDs for Windows Store apps installed for the current user, open a Windows PowerShell command prompt and enter the following commands:
|
||||
To get the names and AUMIDs for Microsoft Store apps installed for the current user, open a Windows PowerShell command prompt and enter the following commands:
|
||||
|
||||
```powershell
|
||||
$installedapps = Get-AppxPackage
|
||||
@ -112,3 +112,19 @@ reg query HKEY_CURRENT_USER\Software\Classes\ActivatableClasses\Package /s /f Ap
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Second part
|
||||
|
||||
[!INCLUDE [registry](../../../includes/tabs/registry.md)]
|
||||
|
||||
test1
|
||||
|
||||
[!INCLUDE [explorer](../../../includes/tabs/explorer.md)]
|
||||
|
||||
test2
|
||||
|
||||
[!INCLUDE [powershell](../../../includes/tabs/powershell.md)]
|
||||
|
||||
test3
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user