question

47451047 avatar image
0 Votes"
47451047 asked 47451047 answered

AppxApplication - description

Hi. Where can I get a description of all these applications? Can I delete something I don't need?


Correctly, I understand that cortana only works on Windows 10 and is not needed on Windows Server 2019 or can I damage the start menu?

 PS C:\Windows\system32> Get-AppxPackage  | select name, status
    
 Name                                        Status
 ----                                        ------
 Microsoft.Windows.CloudExperienceHost           Ok
 Microsoft.AAD.BrokerPlugin                      Ok
 Microsoft.Windows.XGpuEjectDialog               Ok
 Microsoft.Windows.SecHealthUI                   Ok
 Microsoft.Windows.PinningConfirmationDialog     Ok
 Microsoft.Windows.PeopleExperienceHost          Ok
 Microsoft.Windows.NarratorQuickStart            Ok
 Microsoft.Windows.CapturePicker                 Ok
 Microsoft.Windows.Apprep.ChxApp                 Ok
 Microsoft.Win32WebViewHost                      Ok
 Microsoft.LockApp                               Ok
 Microsoft.ECApp                                 Ok
 Microsoft.CredDialogHost                        Ok
 Microsoft.AsyncTextService                      Ok
 Microsoft.AccountsControl                       Ok
 InputApp                                        Ok
 F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE            Ok
 Microsoft.Windows.OOBENetworkCaptivePortal      Ok
 Microsoft.Windows.OOBENetworkConnectionFlow     Ok
 Microsoft.BioEnrollment                         Ok
 1527c705-839a-4832-9118-54d4Bd6a0c89            Ok
 c5e2524a-ea46-4f67-841f-6a9465d9d515            Ok
 E2A4F912-2574-4A75-9BB0-0D023378592B            Ok
 Windows.CBSPreview                              Ok
 Windows.PrintDialog                             Ok
 Microsoft.Windows.ShellExperienceHost           Ok
 windows.immersivecontrolpanel                   Ok
 Microsoft.Windows.Cortana                       Ok
windows-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

CarlFan-MSFT avatar image
0 Votes"
CarlFan-MSFT answered

Hi,
Based on my test, we could not remove these build-in app. When we try to use remove-apppackage command to uninstall them with Powershell. It will tell us that this is a system component that cannot be uninstalled.
Indeed, It works for Windows 10. But not for Windows Server 2019 now. What we could do is try to customize an image. We could try to remove these build-in apppackage in ISO file.
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

47451047 avatar image
0 Votes"
47451047 answered

Tell us in more detail, what is each application in my list for? How can I remove it in the ISO? I think this is very important for terminal servers.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.