Working on a Windows Phone 10 app and ran it from Visual Studio on my ARM (Lumia 950) device several times. Then an OS update came in for my 950 and it soon did a forced reboot; updating to 10.0.14393.576.
I may have had one or two successful deploys/debug launches from VS to the phone after that but then this error started and I am blocked.
DEP0001 : Unexpected Error: -2147009290
This comes after the app has apparently successfully deployed and is trying to launch the app.
I tried several battery-pull reboots of the phone and rebooting the PC. The app is not installed on the phone (in the app list.) I went to the Store to install a few apps and uninstall a few to see if that un-jarred it. But nothing worked. Trying to avoid a hard reset if possible.
I found one instance of this error here: Error 80073cf6 while installing my app on windows phone 8.1 But that's pretty old and unresolved.
Any ideas?