cant install the game on pc,
error 0x80070780 in store
anyone else having this issue?
error 0x80070780 in store
anyone else having this issue?
OP grizzIydean
Hey I have the Halo MCC not on my main drive but I am getting the same problem as you did. What commands should I say if I have HaloMCC on my F drive?FlamingBunny23 wrote:Hey y'all, hope you've had this issue fixed by now. From what I can tell, error 0x80073D24 is caused by a corrupt or inaccessible destination folder:
First, check if the error is due to a bad folder: for me, this was checking if C:\Program Files\ModifiableWindowsApps\HaloMCC was accessible through file explorer - for me it was not, and double clicking it gave me a "System cannot access this file" error. If that's the case, hooray, this annoying solution *should* work. If that's not the case, I'm sorry, but this fix likely won't solve your problem. If your game is installed on a different drive, then the location of ModifiableWindowsApps folder may be specific to that drive, maybe not, honestly I'm not sure.
I did all of the following in this order, it may be enough for you, you may require additional steps:Note: if the bad sector is on your C drive you'll have to restart to allow CHKDSK to run.
- Cancel all downloads related to Halo MCC in the Windows Store downloads queue.
- Open CMD or Powershell in admin mode (Win key + X, then A)
- Run DISM.exe /Online /Cleanup-image /Restorehealth
- Run sfc /scannow
- Run CHKDSK C: /f /r
Then check if you can access that HaloMCC folder. If you can, Shift + Delete it, otherwise continue on to the nuclear method:
- Run the wsreset command (just open start and type that, then hit enter)
- Hold shift while restarting to access the command-prompt restart option
- Once in the command prompt restart, run the following commands:
These should force-delete the HaloMCC folder and the Microsoft Store cache.
- rd /s "C:\Program Files\ModifiableWindowsApps\HaloMCC"
- rd /s C:\Windows\SoftwareDistribution
- exit
Please be very careful with what commands you type in the command line. You can probably do some damage if you type the wrong stuff.Then, once you've exited back into normal Windows, open the Microsoft Store and restart the MCC download from there (you should also be able to restart the download through the Xbox for PC app, but I did it through the MS Store just to be a bit safer.
This fixed the issue for me. If it doesn't for you, I'm really sorry 'cause I understand just how much of a headache this error is.