Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error code 80073cf9 when installing my own app from Store

I get the error code 80073cf9 when I try to install an 8.1 app (.appx) from the Store on my 920 with 8.1 Preview.

The app is 8.1 only and I'm able to run it and install it when deploying from my laptop.

I have the development build installed on my phone.

like image 341
Mikael Dúi Bolinder Avatar asked Apr 28 '14 23:04

Mikael Dúi Bolinder


People also ask

How do I fix Microsoft Store error code?

Run the troubleshooter: Select the Start button, and then select Settings > Update & Security > Troubleshoot, and then from the list select Windows Store apps > Run the troubleshooter.

Why does my phone say this app Cannot be installed?

App Permissions. The Android app not installed error can be combated after resetting app permissions. Go to Settings > Apps > Reset App Preferences/Reset Application Permissions. After this, third-party software can be installed on your device.

Why won't anything install on Microsoft store?

Sign-out and sign-in to your Microsoft Account in MS Store. Open Settings => Update & Security => Troubleshoot => Windows Store Apps => Run the Troubleshooter. >> Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe, and then select OK.


2 Answers

Solution

Uninstall the development build from your phone and then you will be able to download the app from Store.

Some interesting facts

Since 8.1 (.appx) you can not install an app from Store if you already have the app installed. This include your development builds deployed from your computer.

Before 8.1 (.xap) you were able to run both your development build and the Store app at the same time. This was since the Store changed the GUID of the app when it was uploaded. For some reason Store doesn't change the GUID of the uploaded app anymore.

like image 71
Mikael Dúi Bolinder Avatar answered Sep 21 '22 16:09

Mikael Dúi Bolinder


I also meet the error 80073CF9. With my case, the reason is the setting of memory location. I reproduced the issue as below: 1. I chose phone memory to install apps 2. Second, I updated the phone from Windows 8.1 to Windows 10. Somehow, I changed to SD card memory to install apps. 3. After upgrading to Windows 10, some apps had to be reinstalled, but the error 80073CF9 raised. At that moment, the phone still used SD card memory to install apps, not the same as the original memory. --> I switch the memory to install apps from SD card to phone (Setting / Storage / Store new apps on my Phone. It's done.

Conclusion with my case: The memory in order to install application has been changed

like image 20
Nguyen Duc Tien Avatar answered Sep 23 '22 16:09

Nguyen Duc Tien