Not working it says : Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
error 0x80073CFC: While processing the request, the system failed to register the windows.integrityExtension extension
due to the following error: The application cannot be started. Try reinstalling the application to fix the problem.
.
NOTE: For additional information, look for [ActivityId] acd88985-9231-0000-8d0f-ddac3192d501 in the Event Log or use
the command line Get-AppPackageLog -ActivityID acd88985-9231-0000-8d0f-ddac3192d501
At line:1 char:53
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
- FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
:[