Skip to main content

VMware Workstation Pro on Windows 10

VMware Workstation Pro 15 is broken after upgrade to Windows 10 1903

>>> May 13th 2024: VMware Workstation Pro: Now Available Free for Personal Use

VMware Workstation Pro 15 was broken after windows updates install October 3, 2019—KB4524147 (OS Build 18362.388). Uninstall KB4524147 and reboot computer solved the issue.

Set default location of virtual machines

VMware Workstation Pro - Set default location of virtual machines

Set location for screenshot

VMware Workstation Pro - Set location for screenshot

Log files' location

%TEMP%\VMware-%USERNAME%\

Install macOS Unlocker for VMware Workstation

VMware Workstation after installing Unlock

VMware Workstation does not support nested virtualization on this host

VMware Workstation does not support nested virtualization on this host

Check hypervisorlaunchtype using bcdedit

PS C:\Windows\system32> bcdedit

Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume5
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {8a7abfcf-8d21-11eb-b4dc-897293ea8553}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 10
locale                  en-US
inherit                 {bootloadersettings}
recoverysequence        {8a7abfd1-8d21-11eb-b4dc-897293ea8553}
displaymessageoverride  Recovery
recoveryenabled         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \Windows
resumeobject            {8a7abfcf-8d21-11eb-b4dc-897293ea8553}
nx                      OptIn
bootmenupolicy          Standard
hypervisorlaunchtype    Auto
PS C:\Windows\system32>

Turn off hypervisorlaunchtype

PS C:\Windows\system32> bcdedit /set hypervisorlaunchtype off
The operation completed successfully.
PS C:\Windows\system32> bcdedit

Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume5
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {8a7abfcf-8d21-11eb-b4dc-897293ea8553}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 10
locale                  en-US
inherit                 {bootloadersettings}
recoverysequence        {8a7abfd1-8d21-11eb-b4dc-897293ea8553}
displaymessageoverride  Recovery
recoveryenabled         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \Windows
resumeobject            {8a7abfcf-8d21-11eb-b4dc-897293ea8553}
nx                      OptIn
bootmenupolicy          Standard
hypervisorlaunchtype    Off
PS C:\Windows\system32>

>>> Download VMware Workstation Pro Evaluation

Popular posts from this blog

Data Recovery Softwares

Follow 3-2-1 backup rule so you do not need these data recovery softwares.

Tiếng Nhật: 7 ngày trong tuần

Tìm thấy món quà xinh xắn mà một đồng nghiệp đã tặng trong dịp đi Nhật tham gia khóa học quản lý dự án. Desk Calendar in Japanese Thử một mục tiêu nhỏ để luyện tập não và cách gõ tiếng Nhật trên máy tính. Dưới đây là bảy ngày trong tuần, bắt đầu từ Chủ Nhật, đến thứ hai,... và cuối cùng là thứ bảy (Nhựt, Nguyệt, Hỏa, Thủy, Mộc, Kim, Thổ). 日曜日 にちようび 月曜日 げつようび 火曜日 かようび 水曜日 すいようび 木曜日 もくようび 金曜日 きんようび 土曜日 どようび  [Nguồn tham khảo] http://www.cjvlang.com/Dow/dowjpn.html Cám ơn bạn đã đọc!

IBM Domino: Enable SMTPClientDebug, SMTPDebug

Add parameters to NOTES.ini SMTPClientDebug=1 SMTPDebug=2 Option 1: Add parameters via GUI IBM Domino: Enable SMTPDebug in NOTES.ini Option 2: Add parameters via command SET CONFIG "SMTPClientDebug=1" update Run command to update router configuration tell router update config IBM Domino: tell router update config to update configuration and reload routing table Send an email to @gmail.com to check result IBM Domino: Log file after enabling SMTPClientDebug parameter in NOTES.ini file