Visual Studio and Windows 10 Emulator

While trying to run an Windows Universal App on a Windows 10 Emulator I got this error message:
Microsoft Synthetic 3D Display Controller: Failed to Power on with Error 'Insufficient system resources exist to complete the requested service.' (0x800705AA).
Ups!

Quick Solution:

  • Open the Hpyer-V Manager
  • Delete the virtual machine which will cause the error. VS will recreate it when needed
  • Open Hyper-V settings
  • Disabled the RemoteFX support for any GPU

Now it should work.