Windows 7, Linux, Mac, JavaScript, jQuery, ExtJs, Angular, .NET, Java, Android, iOS, php, mysql, lucene and more...
Wednesday, March 22, 2017
Vertual Box windows vertual machines causes windows 10 blue screens
Recently I needed to test IE 9 bug in my workplace. When I tried to launch the virtual machine provided by Microsoft ( Please go to this post to get more details about microsoft internet explorer virtual machines ) but my windows 10 crashed and went to blue screen window.
After few hours of research and googling I found the problem. Its the hyper-v, the very technology that Microsoft introduce to create better virtual machines.
So I disabled hyper-v and seems to be all good.
Disabling hyper-v
Method 1 - Turn windows feature off in programs and features.
Method 2 - Powershell commands
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V-All
http://www.poweronplatforms.com/enable-disable-hyper-v-windows-10-8/
Subscribe to:
Post Comments (Atom)
-
I'm using following code part to access a ReST API. I'm communicating with this API using a X509 client certificate. In d...
-
Recently I purchased nord-vpn for testing. But I could not use their service due to a technical reason. So I wanted to cancel and get my mo...
-
I noticed that all events of root/home page isn't working after I have navigated back in my ionic 4 app. So if you using a back butto...
No comments:
Post a Comment