<ApplicationId>com.companyname.tellarknightapp</ApplicationId>
Windows PowerShellCopyright (C) Microsoft Corporation. All rights reserved.Try the new cross-platform PowerShell https://aka.ms/pscore6PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsersRemove-AppxPackage : The remote procedure call failed.The remote procedure call failed.At line:1 char:1+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman ds.RemoveAppxPackageCommandPS C:\Windows\system32>PS C:\Windows\system32>
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsersRemove-AppxPackage : The remote procedure call failed.The remote procedure call failed.At line:1 char:1+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman ds.RemoveAppxPackageCommandPS C:\Windows\system32>
C:\Windows\system32>dism /Online /Remove-ProvisionedAppxPackage /PackageName:com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzmDeployment Image Servicing and Management toolVersion: 10.0.19041.3636Image Version: 10.0.19045.5131Error: 2The system cannot find the file specified.The DISM log file can be found at C:\Windows\Logs\DISM\dism.logC:\Windows\system32>
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers>>Remove-AppxPackage : The remote procedure call failed.The remote procedure call failed.At line:1 char:1+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman ds.RemoveAppxPackageCommandPS C:\Windows\system32>