Windows OS 10
Windows Phone emulator is unable to verify that the machine is running. I Also experience this issue when running android simulators through Visual Studio
Error for running android: Could not launch "VS Emulator 7" Kitkat (4.4) XHDPI Tablet device. Exit code 10.
WIndows phone
1>------ Deploy started: Project: App1.WinPhone, Configuration: Debug x86 ------ 1>DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'FC3E1944-4E66-4A17-A9AF-663C294610C6'.': 1>ObjectDisposedException - 0x80131622
Coreinfo.exe -v
"HYPERVISOR * Hypervisor is present
VMX - Supports Intel hardware-assisted virtualization
EPT - Supports Intel extended page tables (SLAT)"
I have tried the following things
Executing the following commands fixed it. Thank
net localgroup administrators LOCAL /delete
net localgroup administrators SERVICE /delete
User contributions licensed under CC BY-SA 3.0