Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Search from all Lessons


LoginGet Started
← Back to Lessons
Edit on Github

Common issues on Virtualbox

Error installing VirtualBox on Windows

Error installing VirtualBox on Windows

Microsoft Visual C++ Redistributable Package required

VirtualBox C++ error

There are 2 steps to solve this error:

  1. Install Microsoft Visual C++ Redistributable Package.

  2. Run the installer as Administrator: Right-click on the installer and select the option "Run as administrator".

Problem with product key in unattended Windows installation

Windows product key error

This error appears when a product key is not specified during the unattended installation setup process. To correct this, it is recommended to reconfigure the virtual machine and place the following key in the "Product Key" field

VK7JG-NPHTM-C97JM-9MPGT-3V66T

This key is only valid for the installation process, but not for activating Windows.

Windows unattended

Error after installation "Failed to acquire VirtualBox COM object".

This error may occur due to some error in the process after the installation of VirtualBox, which prevents the program from starting for the first time. VirtualBox C++ error

It occurs due to the occurrence of an error in the VirtualBox configuration files. To solve it we must force the program to generate these files again, to do this you must go to the user's personal folder C:\Users\{Username} and there locate the folder .VirtualBox. It is enough to change the name of this folder (it can be .VirtualBox_old) and to start the program again so that the configuration files are generated again.

If for some reason you had a virtual machine already created and it does not appear in the program, do not worry. The virtual units are in the folder you renamed, you only have to add the machines again and specify the virtual hard disk of your old machine and you will have it available again.