Merge branch 'master' into apps-in-windows-10-update

This commit is contained in:
Heidi Lohr
2018-02-15 09:14:52 -08:00
10 changed files with 304 additions and 300 deletions

View File

@ -34,8 +34,8 @@ Some of the apps show up in multiple tables - that's because their status change
> Get-AppxProvisionedPackage -Online | select DisplayName,PackageName
> ```
## System apps
System apps are integral to the operating system. Here are the typical system apps in Windows 10 versions 1703, 1709, and 1803.
| Name | Full name |1703 | 1709 | 1803 |Uninstall through UI? |
@ -64,7 +64,7 @@ System apps are integral to the operating system. Here are the typical system ap
| | Microsoft.Windows. Holographic.FirstRun | x | x | x |No |
| | Microsoft.Windows. ModalSharePickerHost | x | | |No |
| | Microsoft.Windows. OOBENetworkCaptivePort | x | x | x |No |
| | Microsoft.Windows. OOBENetworkConnectionFlow | x| x | x |No |
| | Microsoft.Windows. OOBENetworkConnectionFlow | x | x | x |No |
| | Microsoft.Windows. ParentalControls | x | x | x |No |
| People Hub | Microsoft.Windows. PeopleExperienceHost | | x | x |No |
| | Microsoft.Windows. PinningConfirmationDialog | | x | x |No |
@ -153,8 +153,8 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a
| | | x | x | x | Yes |
| | | x | x | x | Yes |
## Provisioned Windows apps
Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, and 1803.
| Name | Full name | 1703 | 1709 | 1803 | Uninstall through UI? |
@ -199,4 +199,4 @@ Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709,
| | Microsoft.XboxIdentityProvider | x | * | x | No |
| | Microsoft.XboxSpeech ToTextOverlay | x | x | x | No |
\* moved from "provisioned" to "installed" in this version.
\* moved from "provisioned" to "installed" in this version.