#Critical error when pressing windows key in windows.

3 messages · Page 1 of 1 (latest)

mighty kestrel
#

to deploy the fix i need to run those commands apparently:
"Try in this order in an admin cmd

chkdsk c: /scan /forceofflinefix

reboot

dism /online /cleanup-image /restorehealth

sfc /scannow

reboot"

i already tried:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

but that gave:
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened.
error 0x80070422: Failure to get staging session for:
file:///D:/WindowsApps/Microsoft.MinecraftJavaEdition_1.0.5.0_x64__8wekyb3d8bbwe.
At line:1 char:38

  • ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OpenError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], FileNotFoundExc
      eption
    • FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened.
error 0x80070422: Failure to get staging session for:
file:///D:/WindowsApps/Microsoft.4297127D64EC6_2.0.16.0_x64__8wekyb3d8bbwe.
NOTE: For additional information, look for [ActivityId] 087f2bba-2a12-0002-92d6-7f08122adb01 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 087f2bba-2a12-0002-92d6-7f08122adb01
At line:1 char:38

  • ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OpenError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], FileNotFoundExc
      eption
    • FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

What th do i do now. i need support now, because there is not start menu r now. couldnt find the support phone number.

#

problem is with the first set of commands i need to reboot, and that scares me due to how shadow works, im worried it will become totally unresponsive, and apparently waiting for support usually takes up to 3 days.... yeah.

#

please help i cant do none of those