mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merged PR 5475: Fixed typo in command syntax
This commit is contained in:
parent
9c7cf9fab0
commit
50a7477ea0
@ -8,7 +8,7 @@ ms.pagetype: mobile
|
|||||||
ms.author: elizapo
|
ms.author: elizapo
|
||||||
author: lizap
|
author: lizap
|
||||||
ms.localizationpriority: low
|
ms.localizationpriority: low
|
||||||
ms.date: 01/23/2018
|
ms.date: 01/24/2018
|
||||||
---
|
---
|
||||||
# Understand the different apps included in Windows 10
|
# Understand the different apps included in Windows 10
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ Some of the apps show up in multiple tables - that's because their status change
|
|||||||
> Want to see a list of the apps installed on your specific image? You can run the following PowerShell cmdlet:
|
> Want to see a list of the apps installed on your specific image? You can run the following PowerShell cmdlet:
|
||||||
> ```powershell
|
> ```powershell
|
||||||
> Get-AppxPackage |Select Name,PackageFamilyName
|
> Get-AppxPackage |Select Name,PackageFamilyName
|
||||||
> Get-AppsProvisionedPackage -Online | select DisplayName,PackageName
|
> Get-AppxProvisionedPackage -Online | select DisplayName,PackageName
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user