Windows 10 calculator reinstall, windows store blocked by company policy

  • Thread starter Thread starter MGada
  • Start date Start date
M

MGada

PowerShell command will not install Calculator Get-AppxPackage -allusers *windowscalculator* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}eror below{Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened. error 0x80070003: Opening file from location: AppxBundleManifest.xml failed with error: The system cannot find the path specified. . NOTE: For additional information, look for [ActivityId] f1a16bd2-ebda-0006-22c

Continue reading...
 

Similar threads

S
Replies
0
Views
6
Szymon Golebiewski
S
D
Replies
0
Views
4
Dylan Britt
D
H
Replies
0
Views
1
Harsh Kharya
H
Back
Top