Digital Marketing Agency | SEO, Paid Social & PPC

Windows 10 Apps: Windows Application Management

Share This Post

Windows Application Management: Windows 10 Manager

The following types of apps run on Windows 10:

  • Windows apps – introduced in Windows 8, primarily installed from the Store app.
  • Universal Windows Platform (UWP) apps – designed to work across platforms, can be installed on multiple platforms, including Windows client, Windows Phone, and Xbox. All UWP apps are also Windows apps, but not all Windows apps are UWP apps.
  • “Win32” apps – traditional Windows applications.

Digging into the Windows apps, there are two categories:

  • Apps – All other apps, installed in C: Program FilesWindowsApps. There are two classes of apps:
    • Provisioned: Installed in user account the first time you sign in with a new user account.
    • Installed: Installed as part of the OS.
  • System apps – Apps installed in the C: Windows* directory. These apps are integral to the OS.

windows 10 manager

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 1709, 1803, and 1809 and indicate whether an app can be uninstalled through the UI.

You may also like How to Reset Windows 10 Operating System.

Some of the apps show up in multiple tables because their status changed between versions. Make sure to check the Version column for the version you are currently running.

Provisioned Windows apps

Here are the provisioned Windows apps in Windows 10 versions 1703, 1709, 1803, and 1809.

Tip

You can list all provisioned Windows apps with this PowerShell command:

Get-AppxProvisionedPackage -Online | Format-Table DisplayName, PackageName

Note

The Store app can’t be removed. If you want to remove and reinstall the Store app, you can only bring Store back by restoring your system from a backup or resetting your system. Instead of removing the Store app, you should use group policies to hide or disable it. Windows 10 Manager.

System apps

System apps are integral to the operating system. Here are the typical Windows 10 versions 1709, 1803, and 1809.

Tip

You can list all system apps with this PowerShell command:

Get-AppxPackage -PackageTypeFilter Main | ? { $_.SignatureKind -eq “System” } | Sort Name | Format-Table Name, InstallLocation

Name Package Name 1709 1803 1809 Uninstall through UI?
File Picker 1527c705-839a-4832-9118-54d4Bd6a0c89 x x No
File Explorer c5e2524a-ea46-4f67-841f-6a9465d9d515 x x No
App Resolver UX E2A4F912-2574-4A75-9BB0-0D023378592B x x No
Add Suggested Folders To Library F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE x x No
InputApp x x x No
Microsoft.AAD.Broker.Plugin Microsoft.AAD.Broker.Plugin x x x No
Microsoft.AccountsControl Microsoft.AccountsControl x x x No
Microsoft.AsyncTextService Microsoft.AsyncTextService x x No
Hello setup UI Microsoft. enrollment x x x No
Microsoft.CredDialogHost x x x No
Microsoft.ECApp x x x No
Microsoft.LockApp x x x No
Microsoft Edge Microsoft.Microsoft edge x x x No
Microsoft.MicrosoftEdgeDevToolsClient x x No
Microsoft.PPIProjection x x x No
Microsoft.Win32WebViewHost x x No
Microsoft.Windows.Apprep.ChxApp x x x No
Microsoft.Windows.AssignedAccessLockApp x x x No
Microsoft.Windows.CapturePicker 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.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 x No
Microsoft.Windows.PinningConfirmationDialog x x x No
Microsoft.Windows.SecHealthUI x x x No
Microsoft.Windows.SecondaryTileExperience 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 x No
Windows.CBSPreview x x No
Contact Support* Windows. contact support * Via Settings App
Settings Windows.immersive-control panel x x x No
Print 3D Windows.Print3D x x Yes
Print UI Windows.PrintDialog x x x No

Note

  • The Contact Support app changed to Get Help in version 1709. Get Help is a provisioned app (instead of a system app like Contact Support).

Installed Windows apps: Windows 10 Manager

Here are the typical installed Windows apps in Windows 10 versions 1709, 1803, and 1809. Windows Application Management.

Name Full name 1709 1803 1809 Uninstall through UI?
Remote Desktop Microsoft.RemoteDesktop x x Yes
Code Writer ActiproSoftwareLLC.562882FEEB491 x x Yes
Eclipse Manager 46928bounde.EclipseManager x x Yes
Pandora PandoraMediaInc.29680B314EFC2 x x Yes
Photoshop Express AdobeSystemIncorporated. adobe photoshop x x Yes
Duolingo D5EA27B7.Duolingo- LearnLanguagesforFree x x Yes
Network Speed Test Microsoft.NetworkSpeedTest x x x Yes
News Microsoft.BingNews x x x Yes
Sway Microsoft.Office.Sway x x x Yes
Microsoft.Advertising Microsoft.Advertising.Xaml x x x Yes
Microsoft.NET.Native.Framework.1.2 x x Yes
Microsoft.NET.Native.Framework.1.3 x x Yes
Microsoft.NET.Native.Framework.1.6 x x x Yes
Microsoft.NET.Native.Framework.1.7 x 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 Yes
Microsoft.NET.Native.Runtime.1.4 x x Yes
Microsoft.NET.Native.Runtime.1.6 x x x Yes
Microsoft.NET.Native.Runtime.1.7 x x x Yes
Microsoft.NET.Native.Runtime.2.0 x x Yes
Microsoft.Services.Store.Engagement x x Yes
Microsoft.VCLibs.120.00 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

Would you like to read more Windows 10-related articles? If so, we invite you to take a look at our other tech topics before you leave!

Subscribe To Our Newsletter

Get updates and learn from the best