Categories
VirtualBox Windows Windows 10

VirtualBox won’t start on windows 10 ( Faulting module name: VirtualBox.exe, version: 0.0.0.0, time stamp: 0x5439147c )

You should install VB version 4.3.12 . It worked for me.

https://www.virtualbox.org/wiki/Download_Old_Builds_4_3

 

 

Categories
VirtualBox Windows 10

How to make Windows 10 full screen on VirtualBox

  1. Switch off Windows 10
  2. Make a note of your Operation System current resolution. Let’s say 1900×1080
  3. Go to the VirtualBox installation folder open command prompt in the folder. Usually in C:Program FilesOracleVirtualBox or Open up a command Prompt and navigate to folder where VBoxManage.exe is..
  4. Type this command into the command prompt: VBoxManage.exe setextradata “VM-Name” CustomVideoMode1 1920x1080x32
  5. Open up the Windows 10 and from resolution center change the resolution to your new resolution.