These methods didnt work. It showed tons of errors when I used the commands
I have been trying to do Window clean reinstall but its keep getting stuck at some certain percentage
1st command erorr:
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.
Windows cannot install package Microsoft.WindowsStore_12107.1001.1.0_neutral_~_8wekyb3d8bbwe because the package is
currently paused. The package must be Staged in order to proceed.
NOTE: For additional information, look for [ActivityId] d53a1639-e911-0005-cd89-47d511e9d701 in the Event Log or use
the command line Get-AppPackageLog -ActivityID d53a1639-e911-0005-cd89-47d511e9d701
At line:1 char:61
- ... | 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