I have searched around on my Hard Drive and cant find any file ending with VMX. Places i've searched areAdd the following settings to your .vmx file (tested working for Windows XP/7) which is located in your Host OS. Replace the double quotation listed here with the one from your (.vmx) file. The browser had somehow modified the double quotes here to be curving/slanting.
monitor_control.restrict_backdoor = "TRUE"
isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
C:\Users\asdf\VirtualBox VMs\kk (My virtual box is named "kk")
C:\Users\asdf\.VirtualBox
C:\Program Files\Oracle\VirtualBox
In none of these places I can see a .VMX file i can edit.
I appreciate any help, thank you