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

前端 未结 12 1474
青春惊慌失措
青春惊慌失措 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:37

    I had this issue after updating my device to win10 ver:10.0.10581.0. I tried many things but finally after installing latest sdk and emulators i got it working. You may try installing from this page sdk and emulator:

    https://dev.windows.com/en-us/downloads/windows-10-developer-preview

    Somehow the new emulators were not visible in vs, they got visible after few restarts and then on device debugging started to work.

    But one problem still remain from me that vs crashes after ending debug session with device.

提交回复
热议问题