Can't start the Windows Phone Emulator

Posted by Louis on Super User See other posts from Super User or by Louis
Published on 2013-02-17T07:52:08Z Indexed on 2013/11/01 3:59 UTC
Read the original article Hit count: 431

Filed under:
|

When I try run/debug an app in the emulator I get this error:  Can't start the Windows Phone Emulator. The Windows Phone Emulator couldn't start because the hypervisor isn't running. The likely cause is that hardware-assisted virtualization isn't turned on. Check your PC's BIOS and make sure that hardware-assisted virtualization and hardware-assisted data execution protection are turned on.

And in Visual Studio's Error List console it simply says: 0x80131500

I haven't worked on this project for about a week, but it was working then. I checked the BIOS and everything is enabled (as it was last week). I don't think this is related, but yesterday, I did upgrade my system SSD and used the Samsung Data Migration Tool to clone my drive.

I've tried repairing the Windows Phone SDK 8.0, but that didn't help.

Are there any other things I can try? I really don't think it's related to the SSD.

Hyper-V related services: services
I can't start any of these either.

© Super User or respective owner

Related posts about hyper-v

Related posts about visual-studio-2012