- Navigate to the directory where the virtual machine stored.
- Open %virtual machine name%.vmx file with your favourite editor.
- Search Text: “tools.syncTime”.
Add the following text under the result line:
time.synchronize.continue = "FALSE" time.synchronize.restore = "FALSE" time.synchronize.resume.disk = "FALSE" time.synchronize.shrink = "FALSE" time.synchronize.tools.startup = "FALSE" time.synchronize.tools.enable = "FALSE" time.synchronize.resume.host = "FALSE"
5.Restart the guest to check the result.