From d92cffef2092cecb4520f485d8c7483522f355bf Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 1 Feb 2018 14:07:13 -0800 Subject: [PATCH 01/14] Began removing old version from tables. --- .../apps-in-windows-10.md | 82 +++++++++---------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 521038e82e..ccc36403ba 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -38,47 +38,47 @@ Some of the apps show up in multiple tables - that's because their status change ## System apps System apps are integral to the operating system. Here are the typical system apps in Windows 10 versions 1607, 1703, and 1709. -| Name | Full name | 1607 | 1703 | 1709 |Uninstall through UI? | -|------------------|-------------------------------------------|------|------|------|-------------------------------------------------------| -| Cortana UI | CortanaListenUIApp | | x | | No | -| | Desktop Learning | | x | | No | -| | DesktopView | | x | | No | -| | EnvironmentsApp | | x | | No | -| Mixed Reality + | HoloCamera | | x | | No | -| Mixed Reality + | HoloItemPlayerApp | | x | | No | -| Mixed Reality + | HoloShell | | x | | No | -| | InputApp | | | x | No | -| | Microsoft.AAD.Broker.Plugin | x | x | x | No | -| | Microsoft.AccountsControl | x | x | x | No | -| Hello setup UI | Microsoft.BioEnrollment | x | x | x | No | -| | Microsoft.CredDialogHost | | x | x | No | -| | Microsoft.ECApp | | | x | No | -| | Microsoft.LockApp | x | x | x | No | -| Microsoft Edge | Microsoft.Microsoft.Edge | x | x | x | No | -| | Microsoft.PPIProjection | x | x | x | No | -| | Microsoft.Windows. Apprep.ChxApp | x | x | x | No | -| | Microsoft.Windows. AssignedAccessLockApp | x | x | x | No | -| | Microsoft.Windows. CloudExperienceHost | x | x | x | No | -| | Microsoft.Windows. ContentDeliveryManager | x | x | x | No | -| Cortana | Microsoft.Windows.Cortana | x | x | x | No | -| | Microsoft.Windows. Holographic.FirstRun | | x | x | No | -| | Microsoft.Windows. ModalSharePickerHost | | x | | No | -| | Microsoft.Windows. OOBENetworkCaptivePort | | x | x | No | -| | Microsoft.Windows. OOBENetworkConnectionFlow | | x | x | No | -| | Microsoft.Windows. ParentalControls | x | x | x | No | -| People Hub | Microsoft.Windows. PeopleExperienceHost | | | x | No | -| | Microsoft.Windows. PinningConfirmationDialog | | | x | No | -| | Microsoft.Windows. SecHealthUI | | x | x | No | -| | Microsoft.Windows. SecondaryTileExperience | x | x | x | No | -| | Microsoft.Windows. SecureAssessmentBrowser | | x | x | No | -| Start | Microsoft.Windows. ShellExperienceHost | x | x | x | No | -| Windows Feedback | Microsoft.WindowsFeedback | * | * | * | No | -| | Microsoft.XboxGameCallableUI | x | x | x | No | -| Contact Support* | Windows.ContactSupport | x | x | * | Through the Optional Features app | -| Settings | Windows.ImmersiveControlPanel | x | x | x | No | -| Connect | Windows.MiracastView | x | x | | No | -| Print 3D | Windows.Print3D | | | x | Yes | -| Print UI | Windows.PrintDialog | x | x | x | No | +| Name | Full name |1703 | 1709 |Uninstall through UI? | +|------------------|-------------------------------------------|------|------|-------------------------------------------------------| +| Cortana UI | CortanaListenUIApp | x | | No | +| | Desktop Learning | x | | No | +| | DesktopView | x | | No | +| | EnvironmentsApp | x | | No | +| Mixed Reality + | HoloCamera | x | | No | +| Mixed Reality + | HoloItemPlayerApp | x | | No | +| Mixed Reality + | HoloShell | x | | No | +| | InputApp | | x | No | +| | Microsoft.AAD.Broker.Plugin | x | x | No | +| | Microsoft.AccountsControl | x | x | No | +| Hello setup UI | Microsoft.BioEnrollment | x | x | No | +| | Microsoft.CredDialogHost | x | x | No | +| | Microsoft.ECApp | | x | No | +| | Microsoft.LockApp | x | x | No | +| Microsoft Edge | Microsoft.Microsoft.Edge | x | x | No | +| | Microsoft.PPIProjection | x | x | No | +| | Microsoft.Windows. Apprep.ChxApp | x | x | No | +| | Microsoft.Windows. AssignedAccessLockApp | x | x | No | +| | Microsoft.Windows. CloudExperienceHost | x | x | No | +| | Microsoft.Windows. ContentDeliveryManager | x | x | No | +| Cortana | Microsoft.Windows.Cortana | x | x | No | +| | Microsoft.Windows. Holographic.FirstRun | x | x | No | +| | Microsoft.Windows. ModalSharePickerHost | x | | No | +| | Microsoft.Windows. OOBENetworkCaptivePort | x | x | No | +| | Microsoft.Windows. OOBENetworkConnectionFlow | x | x | No | +| | Microsoft.Windows. ParentalControls | x | x | No | +| People Hub | Microsoft.Windows. PeopleExperienceHost | | x | No | +| | Microsoft.Windows. PinningConfirmationDialog | | x | No | +| | Microsoft.Windows. SecHealthUI | x | x | No | +| | Microsoft.Windows. SecondaryTileExperience | x | x | No | +| | Microsoft.Windows. SecureAssessmentBrowser | x | x | No | +| Start | Microsoft.Windows. ShellExperienceHost | x | x | No | +| Windows Feedback | Microsoft.WindowsFeedback | * | * | No | +| | Microsoft.XboxGameCallableUI | x | x | No | +| Contact Support* | Windows.ContactSupport | x | * | Through the Optional Features app | +| Settings | Windows.ImmersiveControlPanel | x | x | No | +| Connect | Windows.MiracastView | x | | No | +| Print 3D | Windows.Print3D | | x | Yes | +| Print UI | Windows.PrintDialog | x | x | No | > [!NOTE] > - The Windows Feedback app changed to the Feedback Hub in version 1607. It's listed in the provisioned apps table below. From f9db085b44c8941ca1ce4136805db937b7c1dbde Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 1 Feb 2018 14:40:54 -0800 Subject: [PATCH 02/14] Began fixing up second table, removed references to 1607 in body text. --- .../apps-in-windows-10.md | 118 +++++++++--------- 1 file changed, 62 insertions(+), 56 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index ccc36403ba..30af1baed5 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -32,53 +32,59 @@ Some of the apps show up in multiple tables - that's because their status change > ```powershell > Get-AppxPackage |Select Name,PackageFamilyName > 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 1607, 1703, and 1709. +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 |Uninstall through UI? | -|------------------|-------------------------------------------|------|------|-------------------------------------------------------| -| Cortana UI | CortanaListenUIApp | x | | No | -| | Desktop Learning | x | | No | -| | DesktopView | x | | No | -| | EnvironmentsApp | x | | No | -| Mixed Reality + | HoloCamera | x | | No | -| Mixed Reality + | HoloItemPlayerApp | x | | No | -| Mixed Reality + | HoloShell | x | | No | -| | InputApp | | x | No | -| | Microsoft.AAD.Broker.Plugin | x | x | No | -| | Microsoft.AccountsControl | x | x | No | -| Hello setup UI | Microsoft.BioEnrollment | x | x | No | -| | Microsoft.CredDialogHost | x | x | No | -| | Microsoft.ECApp | | x | No | -| | Microsoft.LockApp | x | x | No | -| Microsoft Edge | Microsoft.Microsoft.Edge | x | x | No | -| | Microsoft.PPIProjection | x | x | No | -| | Microsoft.Windows. Apprep.ChxApp | x | x | No | -| | Microsoft.Windows. AssignedAccessLockApp | x | x | No | -| | Microsoft.Windows. CloudExperienceHost | x | x | No | -| | Microsoft.Windows. ContentDeliveryManager | x | x | No | -| Cortana | Microsoft.Windows.Cortana | x | x | No | -| | Microsoft.Windows. Holographic.FirstRun | x | x | No | -| | Microsoft.Windows. ModalSharePickerHost | x | | No | -| | Microsoft.Windows. OOBENetworkCaptivePort | x | x | No | -| | Microsoft.Windows. OOBENetworkConnectionFlow | x | x | No | -| | Microsoft.Windows. ParentalControls | x | x | No | -| People Hub | Microsoft.Windows. PeopleExperienceHost | | x | No | -| | Microsoft.Windows. PinningConfirmationDialog | | x | No | -| | Microsoft.Windows. SecHealthUI | x | x | No | -| | Microsoft.Windows. SecondaryTileExperience | x | x | No | -| | Microsoft.Windows. SecureAssessmentBrowser | x | x | No | -| Start | Microsoft.Windows. ShellExperienceHost | x | x | No | -| Windows Feedback | Microsoft.WindowsFeedback | * | * | No | -| | Microsoft.XboxGameCallableUI | x | x | No | -| Contact Support* | Windows.ContactSupport | x | * | Through the Optional Features app | -| Settings | Windows.ImmersiveControlPanel | x | x | No | -| Connect | Windows.MiracastView | x | | No | -| Print 3D | Windows.Print3D | | x | Yes | -| Print UI | Windows.PrintDialog | x | x | No | +| Name | Full name |1703 | 1709 | 1803 |Uninstall through UI? | +|------------------|-------------------------------------------|------|------|------|-------------------------------------------------------| +| Cortana UI | CortanaListenUIApp | x | | |No | +| | Desktop Learning | x | | |No | +| | DesktopView | x | | |No | +| | EnvironmentsApp | x | | |No | +| Mixed Reality + | HoloCamera | x | | |No | +| Mixed Reality + | HoloItemPlayerApp | x | | |No | +| Mixed Reality + | HoloShell | x | | |No | +| | InputApp | | x | x |No | +| | Microsoft.AAD.Broker.Plugin | x | x | x |No | +| | Microsoft.AccountsControl | x | x | x |No | +| Hello setup UI | Microsoft.BioEnrollment | x | x | x |No | +| | Microsoft.CredDialogHost | x | x | x |No | +| | Microsoft.ECApp | | x | x |No | +| | Microsoft.LockApp | x | x | x |No | +| Microsoft Edge | Microsoft.Microsoft.Edge | x | x | x |No | +| | Microsoft.PPIProjection | x | x | x |No | +| | Microsoft.Windows. Apprep.ChxApp | x | x | x |No | +| | Microsoft.Windows. AssignedAccessLockApp | x | x | x |No | +| | Microsoft.Windows. CloudExperienceHost | x | x | x |No | +| | Microsoft.Windows. ContentDeliveryManager | x | x | x |No | +| Cortana | Microsoft.Windows.Cortana | x | x | x |No | +| | 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. ParentalControls | x | x | x |No | +| People Hub | Microsoft.Windows. PeopleExperienceHost | | x | x |No | +| | Microsoft.Windows. PinningConfirmationDialog | | x | x |No | +| | Microsoft.Windows. SecHealthUI | x | x | x |No | +| | Microsoft.Windows. SecondaryTileExperience | x | x | |No | +| | Microsoft.Windows. SecureAssessmentBrowser | x | x | x |No | +| Start | Microsoft.Windows. ShellExperienceHost | x | x | x |No | +| Windows Feedback | Microsoft.WindowsFeedback | * | * | |No | +| | Microsoft.XboxGameCallableUI | x | x | |No | +| Contact Support* | Windows.ContactSupport | x | * | |Through the Optional Features app | +| Settings | Windows.ImmersiveControlPanel | x | x | |No | +| Connect | Windows.MiracastView | x | | |No | +| Print 3D | Windows.Print3D | | x | |Yes | +| Print UI | Windows.PrintDialog | x | x | |No | +| Purchase UI | Windows.PrintDialog | | | x |No | +| | Microsoft.AsyncTextService | | | x |No | +| | Microsoft.MicrosoftEdgeDevToolsClient | | | x |No | +| | Microsoft.Win32WebViewHost | | | x |No | +| | Microsoft.Windows.CapturePicker | | | x |No | +| | Windows.CBSPreview | | | x |No | > [!NOTE] > - The Windows Feedback app changed to the Feedback Hub in version 1607. It's listed in the provisioned apps table below. @@ -86,23 +92,23 @@ System apps are integral to the operating system. Here are the typical system ap > - As of Windows 10 version 1607, you can use the Optional Features app to uninstall the Contact Support app. ## Installed Windows apps -Here are the typical installed Windows apps in Windows 10 versions 1607, 1703, and 1709. +Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, and 1803. -| Name | Full name | 1607 | 1703 | 1709 |Uninstall through UI? | -|--------------------|-----------------------------------------|------|------|------|----------------------| -| Remote Desktop | Microsoft.RemoteDesktop | x | x | x | Yes | -| PowerBI | Microsoft.Microsoft PowerBIforWindows | x | x | | Yes | -| Code Writer | ActiproSoftwareLLC.562882FEEB491 | x | x | x | Yes | -| Eclipse Manager | 46928bounde.EclipseManager | x | x | x | Yes | -| Pandora | PandoraMediaInc.29680B314EFC2 | x | x | x | Yes | -| Photoshop Express | AdobeSystemIncorporated. AdobePhotoshop | x | x | x | Yes | -| Duolingo | D5EA27B7.Duolingo- LearnLanguagesforFree | | x | x | Yes | -| Network Speed Test | Microsoft.NetworkSpeedTest | x | x | x | Yes | -| Paid Wi-FI | | | x | | Yes | +| Name | Full name | 1703 | 1709 | 1803 |Uninstall through UI? | +|--------------------|------------------------------------------|------|------|------|----------------------| +| Remote Desktop | Microsoft.RemoteDesktop | x | x | | Yes | +| PowerBI | Microsoft.Microsoft PowerBIforWindows | x | | | Yes | +| Code Writer | ActiproSoftwareLLC.562882FEEB491 | x | x | x | Yes | +| Eclipse Manager | 46928bounde.EclipseManager | x | x | x | Yes | +| Pandora | PandoraMediaInc.29680B314EFC2 | x | x | x | Yes | +| Photoshop Express | AdobeSystemIncorporated. AdobePhotoshop | x | x | x | Yes | +| Duolingo | D5EA27B7.Duolingo- LearnLanguagesforFree | x | x | x | Yes | +| Network Speed Test | Microsoft.NetworkSpeedTest | x | x | | Yes | +| Paid Wi-FI | | x | | | Yes | ## Provisioned Windows apps -Here are the typical provisioned Windows apps in Windows 10 versions 1607, 1703, and 1709. +Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, and 1803. | Name | Full name | 1607 | 1703 | 1709 | Uninstall through UI? | |---------------------------------|----------------------------------------|------|------|------|---------------------| From bf5c13ed39f1a6ae79b4f6fc34e81d303d563d33 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 1 Feb 2018 15:33:25 -0800 Subject: [PATCH 03/14] Updated second table --- .../apps-in-windows-10.md | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 30af1baed5..f3274a872d 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -105,6 +105,54 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a | Duolingo | D5EA27B7.Duolingo- LearnLanguagesforFree | x | x | x | Yes | | Network Speed Test | Microsoft.NetworkSpeedTest | x | x | | Yes | | Paid Wi-FI | | x | | | Yes | +| Flipboard | | | | | Yes | +| | Microsoft.Advertising.Xaml | x | x | x | Yes | +| | Microsoft.NET.Native.Framework.1.2 | x | x | x | Yes | +| | Microsoft.NET.Native.Framework.1.3 | x | x | | Yes | +| | Microsoft.NET.Native.Framework.1.6 | | x | x | Yes | +| | Microsoft.NET.Native.Framework.1.7 | | | x | Yes | +| | Microsoft.NET.Native.Framework.2.0 | | x | x | Yes | +| | Microsoft.NET.Native.Runtime.1.1 | | x | x | Yes | +| | Microsoft.NET.Native.Runtime.1.3 | x | x | | Yes | +| | Microsoft.NET.Native.Runtime.1.4 | x | x | x | Yes | +| | Microsoft.NET.Native.Runtime.1.6 | | x | x | Yes | +| | Microsoft.NET.Native.Runtime.1.7 | | | x | Yes | +| | Microsoft.NET.Native.Runtime.2.0 | | x | x | Yes | +| | Microsoft.Services.Store.Engagement | | x | x | Yes | +| | Microsoft.VCLibs.120.00 | x | x | x | Yes | +| | Microsoft.VCLibs.140.00 | x | x | x | Yes | +| | Microsoft.VCLibs.120.00.Universal | | x | | Yes | +| | Microsoft.WinJS.2.0 | x | | | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | +| | | x | x | x | Yes | ## Provisioned Windows apps From 4846c373cad95c1d655ca28fc6d60e35dc16b6c0 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 1 Feb 2018 16:14:56 -0800 Subject: [PATCH 04/14] Updated third table. --- .../apps-in-windows-10.md | 79 ++++++++++--------- 1 file changed, 41 insertions(+), 38 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index f3274a872d..3998c412a0 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -158,43 +158,46 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a ## Provisioned Windows apps Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, and 1803. -| Name | Full name | 1607 | 1703 | 1709 | Uninstall through UI? | -|---------------------------------|----------------------------------------|------|------|------|---------------------| -| 3D Builder | Microsoft.3DBuilder | | x | | Yes | -| Alarms & Clock | Microsoft.WindowsAlarms | x | x | x | No | -| App Installer | Microsoft.DesktopAppInstaller | x | x | x | No | -| Calculator | Microsoft.WindowsCalculator | x | x | x | No | -| Camera | Microsoft.WindowsCamera | x | x | x | No | -| Feedback Hub | Microsoft.WindowsFeedbackHub | x | x | x | Yes | -| Get Help | Microsoft.GetHelp | | | x | No | -| Get Office/My Office | Microsoft.Microsoft OfficeHub | x | x | x | Yes | -| Get Skype/Skype (preview)/Skype | Microsoft.SkypeApp | x | x | x | Yes | -| Get Started/Tips | Microsoft.Getstarted | x | x | x | Yes | -| Groove | Microsoft.ZuneMusic | x | x | x | No | -| Mail and Calendar | Microsoft.windows communicationsapps | x | x | x | No | -| Maps | Microsoft.WindowsMaps | x | x | x | No | -| Messaging | Microsoft.Messaging | x | x | x | No | -| Microsoft 3D Viewer | Microsoft.Microsoft3DViewer | | x | x | No | -| Movies & TV | Microsoft.ZuneVideo | x | x | x | No | -| News | Microsoft.BingNews | x | x | x | Yes | -| OneNote | Microsoft.Office.OneNote | x | x | x | Yes | -| Paint 3D | Microsoft.MSPaint | | x | x | No | -| People | Microsoft.People | x | x | x | No | -| Photos | Microsoft.Windows.Photos | x | x | x | No | -| Print 3D | Microsoft.Print3D | | | x | No | -| Solitaire | Microsoft.Microsoft SolitaireCollection | x | x | x | Yes | -| Sticky Notes | Microsoft.MicrosoftStickyNotes | x | x | x | No | -| Store | Microsoft.WindowsStore | x | x | x | No | -| Sway | Microsoft.Office.Sway | * | * | x | Yes | -| Voice Recorder | Microsoft.SoundRecorder | x | x | x | No | -| Wallet | Microsoft.Wallet | | x | x | No | -| Weather | Microsoft.BingWeather | x | x | x | Yes | -| Xbox | Microsoft.XboxApp | x | x | x | No | -| | Microsoft.OneConnect | x | x | x | No | -| | Microsoft.StorePurchaseApp | x | x | x | No | -| | Microsoft.Xbox.TCUI | | | x | No | -| | Microsoft.XboxGameOverlay | | x | x | No | -| | Microsoft.XboxIdentityProvider | x | x | * | No | -| | Microsoft.XboxSpeech ToTextOverlay | | x | x | No | +| Name | Full name | 1703 | 1709 | 1803 | Uninstall through UI? | +|---------------------------------|----------------------------------------|------|------|------|---------------------------| +| 3D Builder | Microsoft.3DBuilder | x | | | Yes | +| Alarms & Clock | Microsoft.WindowsAlarms | x | x | x | No | +| App Installer | Microsoft.DesktopAppInstaller | x | x | x | No | +| Calculator | Microsoft.WindowsCalculator | x | x | x | No | +| Camera | Microsoft.WindowsCamera | x | x | x | No | +| Feedback Hub | Microsoft.WindowsFeedbackHub | x | x | x | Yes | +| Get Help | Microsoft.GetHelp | | x | x | No | +| Get Office/My Office | Microsoft.Microsoft OfficeHub | x | x | x | Yes | +| Get Skype/Skype (preview)/Skype | Microsoft.SkypeApp | x | x | x | Yes | +| Get Started/Tips | Microsoft.Getstarted | x | x | x | Yes | +| Groove | Microsoft.ZuneMusic | x | x | x | No | +| Mail and Calendar | Microsoft.windows communicationsapps | x | x | x | No | +| Maps | Microsoft.WindowsMaps | x | x | x | No | +| Messaging | Microsoft.Messaging | x | x | x | No | +| Microsoft 3D Viewer | Microsoft.Microsoft3DViewer | x | x | x | No | +| Movies & TV | Microsoft.ZuneVideo | x | x | x | No | +| News | Microsoft.BingNews | x | x | x | Yes | +| OneNote | Microsoft.Office.OneNote | x | x | x | Yes | +| Paint 3D | Microsoft.MSPaint | x | x | x | No | +| People | Microsoft.People | x | x | x | No | +| Photos | Microsoft.Windows.Photos | x | x | x | No | +| Print 3D | Microsoft.Print3D | | x | x | No | +| Solitaire | Microsoft.Microsoft SolitaireCollection| x | x | x | Yes | +| Sticky Notes | Microsoft.MicrosoftStickyNotes | x | x | x | No | +| Store | Microsoft.WindowsStore | x | x | x | No | +| Sway | Microsoft.Office.Sway | * | x | x | Yes | +| Voice Recorder | Microsoft.SoundRecorder | x | x | x | No | +| Wallet | Microsoft.Wallet | x | x | x | No | +| Weather | Microsoft.BingWeather | x | x | x | Yes | +| Xbox | Microsoft.XboxApp | x | x | x | No | +| | Microsoft.OneConnect | x | x | x | No | +| | Microsoft.DesktopAppInstaller | | | x | No | +| | Microsoft.StorePurchaseApp | x | x | x | No | +| | Microsoft.WebMediaExtensions | | | x | No | +| | Microsoft.Xbox.TCUI | | x | x | No | +| | Microsoft.XboxGameOverlay | x | x | x | No | +| | Microsoft.XboxGamingOverlay | | | x | No | +| | Microsoft.XboxIdentityProvider | x | * | x | No | +| | Microsoft.XboxSpeech ToTextOverlay | x | x | x | No | \* moved from "provisioned" to "installed" in this version. \ No newline at end of file From ad09e3dedcd2dbc9aba6e10e33837723c330ffef Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Mon, 5 Feb 2018 16:45:44 -0800 Subject: [PATCH 05/14] Reference to old version removed. --- windows/application-management/apps-in-windows-10.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 3998c412a0..924723dfa7 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -23,7 +23,7 @@ Digging into the Windows apps, there are two categories: - Provisioned: Installed the first time you sign into Windows. You'll see a tile or Start menu item for these apps, but they aren't installed until the first sign-in. - Installed: Installed as part of the OS. -The following tables list the system apps, installed Windows apps, and provisioned Windows apps in a standard Windows 10 Enterprise installation. (If you have a custom image, your specific apps might differ.) The tables list the app, the full name, show the app's status in Windows 10 version 1607, 1703, and 1709, and indicate whether an app can be uninstalled through the UI. +The following tables list the system apps, installed Windows apps, and provisioned Windows apps in a standard Windows 10 Enterprise installation. (If you have a custom image, your specific apps might differ.) The tables list the app, the full name, show the app's status in Windows 10 version 1607, 1703, and 1709, and indicate whether an app can be uninstalled through the UI. Some of the apps show up in multiple tables - that's because their status changed between versions. Make sure to check the version column for the version you are currently running. @@ -86,8 +86,7 @@ System apps are integral to the operating system. Here are the typical system ap | | Microsoft.Windows.CapturePicker | | | x |No | | | Windows.CBSPreview | | | x |No | -> [!NOTE] -> - The Windows Feedback app changed to the Feedback Hub in version 1607. It's listed in the provisioned apps table below. +> [!NOTE] > - The Contact Support app changed to Get Help in version 1709. Get Help is a provisioned app (instead of system app like Contact Support). > - As of Windows 10 version 1607, you can use the Optional Features app to uninstall the Contact Support app. From 72c1f8ad2d6adb192b96ffe25088d98aace6de37 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Wed, 28 Mar 2018 15:19:26 -0700 Subject: [PATCH 06/14] Changed table alignment for appearance --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 91676ad944..f0a4959519 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -39,7 +39,7 @@ Some of the apps show up in multiple tables - that's because their status change 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? | -|------------------|-------------------------------------------|------|------|------|-------------------------------------------------------| +|------------------|-------------------------------------------|:------:|:------:|:------:|-------------------------------------------------------| | Cortana UI | CortanaListenUIApp | x | | |No | | | Desktop Learning | x | | |No | | | DesktopView | x | | |No | From 3f3e62e00aec43eb1ab9f4964d9bd72449fc3c30 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 6 Apr 2018 16:36:28 -0700 Subject: [PATCH 07/14] Some updates made to table --- windows/application-management/apps-in-windows-10.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index f0a4959519..f4dafecb0e 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -73,12 +73,12 @@ System apps are integral to the operating system. Here are the typical system ap | | Microsoft.Windows. SecureAssessmentBrowser | x | x | x |No | | Start | Microsoft.Windows. ShellExperienceHost | x | x | x |No | | Windows Feedback | Microsoft.WindowsFeedback | * | * | |No | -| | Microsoft.XboxGameCallableUI | x | x | |No | +| | Microsoft.XboxGameCallableUI | x | x | x |No | | Contact Support* | Windows.ContactSupport | x | * | |Through the Optional Features app | | Settings | Windows.ImmersiveControlPanel | x | x | |No | | Connect | Windows.MiracastView | x | | |No | | Print 3D | Windows.Print3D | | x | |Yes | -| Print UI | Windows.PrintDialog | x | x | |No | +| Print UI | Windows.PrintDialog | x | x | x |No | | Purchase UI | Windows.PrintDialog | | | x |No | | | Microsoft.AsyncTextService | | | x |No | | | Microsoft.MicrosoftEdgeDevToolsClient | | | x |No | @@ -94,7 +94,7 @@ System apps are integral to the operating system. Here are the typical system ap Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, and 1803. | Name | Full name | 1703 | 1709 | 1803 |Uninstall through UI? | -|--------------------|------------------------------------------|------|------|------|----------------------| +|--------------------|------------------------------------------|:------:|:------:|:------:|----------------------| | Remote Desktop | Microsoft.RemoteDesktop | x | x | | Yes | | PowerBI | Microsoft.Microsoft PowerBIforWindows | x | | | Yes | | Code Writer | ActiproSoftwareLLC.562882FEEB491 | x | x | x | Yes | @@ -102,7 +102,7 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a | Pandora | PandoraMediaInc.29680B314EFC2 | x | x | x | Yes | | Photoshop Express | AdobeSystemIncorporated. AdobePhotoshop | x | x | x | Yes | | Duolingo | D5EA27B7.Duolingo- LearnLanguagesforFree | x | x | x | Yes | -| Network Speed Test | Microsoft.NetworkSpeedTest | x | x | | Yes | +| Network Speed Test | Microsoft.NetworkSpeedTest | x | x | x | Yes | | Paid Wi-FI | | x | | | Yes | | Flipboard | | | | | Yes | | | Microsoft.Advertising.Xaml | x | x | x | Yes | @@ -158,10 +158,10 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, and 1803. | Name | Full name | 1703 | 1709 | 1803 | Uninstall through UI? | -|---------------------------------|----------------------------------------|------|------|------|---------------------------| +|---------------------------------|----------------------------------------|:------:|:------:|:------:|---------------------------| | 3D Builder | Microsoft.3DBuilder | x | | | Yes | | Alarms & Clock | Microsoft.WindowsAlarms | x | x | x | No | -| App Installer | Microsoft.DesktopAppInstaller | x | x | x | No | +| App Installer | Microsoft.DesktopAppInstaller | x | x | x | Via Settings App | | Calculator | Microsoft.WindowsCalculator | x | x | x | No | | Camera | Microsoft.WindowsCamera | x | x | x | No | | Feedback Hub | Microsoft.WindowsFeedbackHub | x | x | x | Yes | From 395ac9db29051547fdf9536758483260e08e149a Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 13 Apr 2018 09:54:03 -0700 Subject: [PATCH 08/14] Made changes after consulting Liza --- .../apps-in-windows-10.md | 41 ++++--------------- 1 file changed, 7 insertions(+), 34 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index f4dafecb0e..2bb4f98844 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -85,6 +85,10 @@ System apps are integral to the operating system. Here are the typical system ap | | Microsoft.Win32WebViewHost | | | x |No | | | Microsoft.Windows.CapturePicker | | | x |No | | | Windows.CBSPreview | | | x |No | +|File Picker | 1527c705-839a-4832-9118-54d4Bd6a0c89 | | | x |No | +|File Explorer | c5e2524a-ea46-4f67-841f-6a9465d9d515 | | | x |No | +|App Resolver | E2A4F912-2574-4A75-9BB0-0D023378592B | | | x |No | +|Add Suggested folder Dialog box| F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE|| | x |No | > [!NOTE] > - The Contact Support app changed to Get Help in version 1709. Get Help is a provisioned app (instead of system app like Contact Support). @@ -107,7 +111,7 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a | Flipboard | | | | | Yes | | | Microsoft.Advertising.Xaml | x | x | x | Yes | | | Microsoft.NET.Native.Framework.1.2 | x | x | x | Yes | -| | Microsoft.NET.Native.Framework.1.3 | x | x | | Yes | +| | Microsoft.NET.Native.Framework.1.3 | x | x | x | Yes | | | Microsoft.NET.Native.Framework.1.6 | | x | x | Yes | | | Microsoft.NET.Native.Framework.1.7 | | | x | Yes | | | Microsoft.NET.Native.Framework.2.0 | | x | x | Yes | @@ -121,37 +125,8 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a | | Microsoft.VCLibs.120.00 | x | x | x | Yes | | | Microsoft.VCLibs.140.00 | x | x | x | Yes | | | Microsoft.VCLibs.120.00.Universal | | x | | Yes | +| | Microsoft.VCLibs.140.00.UWPDesktop | | | x | Yes | | | Microsoft.WinJS.2.0 | x | | | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | -| | | x | x | x | Yes | ## Provisioned Windows apps @@ -196,7 +171,5 @@ Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, | | Microsoft.Xbox.TCUI | | x | x | No | | | Microsoft.XboxGameOverlay | x | x | x | No | | | Microsoft.XboxGamingOverlay | | | x | No | -| | Microsoft.XboxIdentityProvider | x | * | x | No | +| | Microsoft.XboxIdentityProvider | x | x | x | No | | | Microsoft.XboxSpeech ToTextOverlay | x | x | x | No | - -\* moved from "provisioned" to "installed" in this version. From ad2c38934b9a7991cac8193ed94f62efa22c63e6 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 13 Apr 2018 10:22:26 -0700 Subject: [PATCH 09/14] Updated date in metadata --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 2bb4f98844..4a3ac16f04 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -8,7 +8,7 @@ ms.pagetype: mobile ms.author: elizapo author: lizap ms.localizationpriority: low -ms.date: 01/24/2018 +ms.date: 04/13/2018 --- # Understand the different apps included in Windows 10 From 09aea4d7d9bca1a8c19334e8d69ac392fce3432e Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 13 Apr 2018 10:52:57 -0700 Subject: [PATCH 10/14] Deleted reference to 1607 --- windows/application-management/apps-in-windows-10.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 4a3ac16f04..89ce895812 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -92,7 +92,6 @@ System apps are integral to the operating system. Here are the typical system ap > [!NOTE] > - The Contact Support app changed to Get Help in version 1709. Get Help is a provisioned app (instead of system app like Contact Support). -> - As of Windows 10 version 1607, you can use the Optional Features app to uninstall the Contact Support app. ## Installed Windows apps Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, and 1803. @@ -172,4 +171,4 @@ Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, | | Microsoft.XboxGameOverlay | x | x | x | No | | | Microsoft.XboxGamingOverlay | | | x | No | | | Microsoft.XboxIdentityProvider | x | x | x | No | -| | Microsoft.XboxSpeech ToTextOverlay | x | x | x | No | +| | Microsoft.XboxSpeech ToTextOverlay | x | x | x | No | \ No newline at end of file From b42f444048e4be100de5b6556fc2443c896ce307 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 13 Apr 2018 13:08:34 -0700 Subject: [PATCH 11/14] Fixed duplicated entry --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 89ce895812..00418ad8a0 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -79,7 +79,7 @@ System apps are integral to the operating system. Here are the typical system ap | Connect | Windows.MiracastView | x | | |No | | Print 3D | Windows.Print3D | | x | |Yes | | Print UI | Windows.PrintDialog | x | x | x |No | -| Purchase UI | Windows.PrintDialog | | | x |No | +| Purchase UI | Windows.PurchaseDialog | | | x |No | | | Microsoft.AsyncTextService | | | x |No | | | Microsoft.MicrosoftEdgeDevToolsClient | | | x |No | | | Microsoft.Win32WebViewHost | | | x |No | From e2a4029980eade17122ce07b0b276a2199933ca4 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 13 Apr 2018 13:45:18 -0700 Subject: [PATCH 12/14] Prettied up table formatting by removing a space --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 00418ad8a0..6532e35072 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -79,7 +79,7 @@ System apps are integral to the operating system. Here are the typical system ap | Connect | Windows.MiracastView | x | | |No | | Print 3D | Windows.Print3D | | x | |Yes | | Print UI | Windows.PrintDialog | x | x | x |No | -| Purchase UI | Windows.PurchaseDialog | | | x |No | +| Purchase UI | Windows.PurchaseDialog | | | x |No | | | Microsoft.AsyncTextService | | | x |No | | | Microsoft.MicrosoftEdgeDevToolsClient | | | x |No | | | Microsoft.Win32WebViewHost | | | x |No | From 2157c34fcff1da0bd62c44ed65875379482eae48 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 20 Apr 2018 11:21:48 -0700 Subject: [PATCH 13/14] Moved items as per Kim's comments --- windows/application-management/apps-in-windows-10.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 6532e35072..9d28070927 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -106,7 +106,7 @@ Here are the typical installed Windows apps in Windows 10 versions 1703, 1709, a | Photoshop Express | AdobeSystemIncorporated. AdobePhotoshop | x | x | x | Yes | | Duolingo | D5EA27B7.Duolingo- LearnLanguagesforFree | x | x | x | Yes | | Network Speed Test | Microsoft.NetworkSpeedTest | x | x | x | Yes | -| Paid Wi-FI | | x | | | Yes | +| News | Microsoft.BingNews | x | x | x | Yes | | Flipboard | | | | | Yes | | | Microsoft.Advertising.Xaml | x | x | x | Yes | | | Microsoft.NET.Native.Framework.1.2 | x | x | x | Yes | @@ -149,8 +149,8 @@ Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, | Messaging | Microsoft.Messaging | x | x | x | No | | Microsoft 3D Viewer | Microsoft.Microsoft3DViewer | x | x | x | No | | Movies & TV | Microsoft.ZuneVideo | x | x | x | No | -| News | Microsoft.BingNews | x | x | x | Yes | | OneNote | Microsoft.Office.OneNote | x | x | x | Yes | +| Paid Wi-FI | Microsoft.OneConnect_8wekyb3d8bbwe | x |x | x | Yes | | Paint 3D | Microsoft.MSPaint | x | x | x | No | | People | Microsoft.People | x | x | x | No | | Photos | Microsoft.Windows.Photos | x | x | x | No | From 7f73235870b38f43ba53e15c72d77339c82b1ec3 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Fri, 20 Apr 2018 12:42:29 -0700 Subject: [PATCH 14/14] Shortened real name for Paid Wi-Fi as per Kim's comments --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 9d28070927..764ce701ce 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -150,7 +150,7 @@ Here are the typical provisioned Windows apps in Windows 10 versions 1703, 1709, | Microsoft 3D Viewer | Microsoft.Microsoft3DViewer | x | x | x | No | | Movies & TV | Microsoft.ZuneVideo | x | x | x | No | | OneNote | Microsoft.Office.OneNote | x | x | x | Yes | -| Paid Wi-FI | Microsoft.OneConnect_8wekyb3d8bbwe | x |x | x | Yes | +| Paid Wi-FI | Microsoft.OneConnect | x | x | x | Yes | | Paint 3D | Microsoft.MSPaint | x | x | x | No | | People | Microsoft.People | x | x | x | No | | Photos | Microsoft.Windows.Photos | x | x | x | No |