Microsoft Store Download Error 0x80070001
On a Windows 10 computer, when I tried downloading an app from Microsoft Store to a non-C:\ drive, I received an error with the code 0x80070001
. After searching, I found this post with the solution that worked for me.
- Cancel the download
- Redownload to C:\ drive
- After the app has completed installation, move it to another drive
- Open “Windows Settings”
- Click “Apps”
- Find your app and click it
- Click “Move”
- Select the location
- Click “Move”
- Once this is complete, you should be good to go
Edited on 2020-12-13
I received the same error again when apps were trying to update. After more searching, I found this post (which points to another post) about editing the Registry. (Make sure to back up anything you plan on changing.) The gist is
- Open regedit
- Go to
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\PackageVolumes\
- Look for the subkey that contains the drive your app was installed on
- Delete the subkey
- Reboot (optional?)