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

NamePackage Name170918031809Uninstall through UI?
File Picker1527c705-839a-4832-9118-54d4Bd6a0c89xxNo
File Explorerc5e2524a-ea46-4f67-841f-6a9465d9d515xxNo
App Resolver UXE2A4F912-2574-4A75-9BB0-0D023378592BxxNo
Add Suggested Folders To LibraryF46D4000-FD22-4DB4-AC8E-4E1DDDE828FExxNo
InputAppxxxNo
Microsoft.AAD.Broker.PluginMicrosoft.AAD.Broker.PluginxxxNo
Microsoft.AccountsControlMicrosoft.AccountsControlxxxNo
Microsoft.AsyncTextServiceMicrosoft.AsyncTextServicexxNo
Hello setup UIMicrosoft. enrollmentxxxNo
Microsoft.CredDialogHostxxxNo
Microsoft.ECAppxxxNo
Microsoft.LockAppxxxNo
Microsoft EdgeMicrosoft.Microsoft edgexxxNo
Microsoft.MicrosoftEdgeDevToolsClientxxNo
Microsoft.PPIProjectionxxxNo
Microsoft.Win32WebViewHostxxNo
Microsoft.Windows.Apprep.ChxAppxxxNo
Microsoft.Windows.AssignedAccessLockAppxxxNo
Microsoft.Windows.CapturePickerxxNo
Microsoft.Windows.CloudExperienceHostxxxNo
Microsoft.Windows.ContentDeliveryManagerxxxNo
CortanaMicrosoft.Windows.CortanaxxxNo
Microsoft.Windows.Holographic.FirstRunxxNo
Microsoft.Windows.OOBENetworkCaptivePortxxxNo
Microsoft.Windows.OOBENetworkConnectionFlowxxxNo
Microsoft.Windows.ParentalControlsxxxNo
People HubMicrosoft.Windows.PeopleExperienceHostxxxNo
Microsoft.Windows.PinningConfirmationDialogxxxNo
Microsoft.Windows.SecHealthUIxxxNo
Microsoft.Windows.SecondaryTileExperiencexNo
Microsoft.Windows.SecureAssessmentBrowserxxxNo
StartMicrosoft.Windows.ShellExperienceHostxxxNo
Windows FeedbackMicrosoft.WindowsFeedback*No
Microsoft.XboxGameCallableUIxxxNo
Windows.CBSPreviewxxNo
Contact Support*Windows. contact support*Via Settings App
SettingsWindows.immersive-control panelxxxNo
Print 3DWindows.Print3DxxYes
Print UIWindows.PrintDialogxxxNo

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.

NameFull name170918031809Uninstall through UI?
Remote DesktopMicrosoft.RemoteDesktopxxYes
Code WriterActiproSoftwareLLC.562882FEEB491xxYes
Eclipse Manager46928bounde.EclipseManagerxxYes
PandoraPandoraMediaInc.29680B314EFC2xxYes
Photoshop ExpressAdobeSystemIncorporated. adobe photoshopxxYes
DuolingoD5EA27B7.Duolingo- LearnLanguagesforFreexxYes
Network Speed TestMicrosoft.NetworkSpeedTestxxxYes
NewsMicrosoft.BingNewsxxxYes
SwayMicrosoft.Office.SwayxxxYes
Microsoft.AdvertisingMicrosoft.Advertising.XamlxxxYes
Microsoft.NET.Native.Framework.1.2xxYes
Microsoft.NET.Native.Framework.1.3xxYes
Microsoft.NET.Native.Framework.1.6xxxYes
Microsoft.NET.Native.Framework.1.7xxYes
Microsoft.NET.Native.Framework.2.0xxYes
Microsoft.NET.Native.Runtime.1.1xxYes
Microsoft.NET.Native.Runtime.1.3xYes
Microsoft.NET.Native.Runtime.1.4xxYes
Microsoft.NET.Native.Runtime.1.6xxxYes
Microsoft.NET.Native.Runtime.1.7xxxYes
Microsoft.NET.Native.Runtime.2.0xxYes
Microsoft.Services.Store.EngagementxxYes
Microsoft.VCLibs.120.00xxYes
Microsoft.VCLibs.140.00xxxYes
Microsoft.VCLibs.120.00.UniversalxYes
Microsoft.VCLibs.140.00.UWPDesktopxYes

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