The Problem could be your antivirus, all you have to do is disable your anti-virus and try again, it should fix the issue.
If the issue still persists, and the setup is complaining about the Administrator access you can use below to skip the admin permission check permission to move on.
crc config set skip-check-administrator-user true
The above solution is for windows only, please refer to the below issue on github to find the configuration if you are using Linux based OS.


Leave a Reply