How to Disable CTRL-ALT-DEL in VMware

When you have a Virtual Machine loaded and you press CTRL-ALT-DEL it can cause various issues depending on the OS, especially with Linux hosts. VMware uses CTRL-ALT-INS in place of this command on virtual hosts and it can simplify your life to disable VMware from recognizing the CTRL-ALT-DEL command.
To make VMware ignore this key combination all you have to do is add the line:
mks.ctlAltDel.ignore = "TRUE"
to the "C:\Users\All Users\VMware\VMware Workstation\config.ini" file. Doing so instructs VMware to ignore the CTRL-ALT-DEL so you can eliminate the annoying pop-up message that says “VMware has detected you pressed CTRL-ALT-DEL.”

No comments:

Post a Comment

Thank You for your Comments, We will read and response you soon...