Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found

前端 未结 12 1475
青春惊慌失措
青春惊慌失措 2020-12-06 10:20

I\'ve read every StackOverflow that I could find on this issue, but I still can\'t work it out.

I\'m trying to deploy an app to actual device (NOT emulator)

12条回答
  •  情歌与酒
    2020-12-06 10:40

    Steps that helped me. I have windows 10 mobile build 10581 (and now 10586) installed on phone

    1. Turn off Developer mode on your phone.
    2. Deploy app (UWP or SL) by VS2015 -> Error.
    3. Turn on Developer mode on your phone.
    4. Deploy app (UWP or SL) by VS2015 -> Working.

    If you change another device or re-connect you must close VS2015, re-launch and do again!

提交回复
热议问题