While I was looking for a way to spoof a VM environment, I ran into the Qemu program, which I think it is good enough for my purposes. After converting my .vdi file to .qcow2 and run this script on PowerShell: & "C:\Program Files\qemu\qemu-system-x86_64.exe" ` -m 8G ` -cpu qemu64,model-id="Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz",kvm=off ` -machine q35 ` -smbios type=0,vendor="Insyde",version="HPQOEM - 0",date="2019-06-14T01:00:00" ` -smbios type=1,manufacturer="HP",product="HP ENVY Notebook...