FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
mle2802
Staff
Staff
Article Id 291649
Description This article describes the solution for the error 'Virtualized Intel VT-x/EPT is not supported on this platform' that may appear when attempting to run a FortiGate-VM using VMware Workstation on Windows.
Scope FortiGate VM, VMware Workstation, Hyper-V
Solution

When starting up a FortiGate-VM hosted on VMware Workstation, the error 'Virtualized Intel VT-x/EPT is not supported on this platform' may be seen:

error.PNG

 

This issue can occur when HyperV (the native hypervisor available for Microsoft Windows) is enabled. Disabling HyperV will solve the issue and allow VMware Workstation to be used for virtualization instead. To disable HyperV, run the following command in an Administrator CMD prompt, then restart the Windows host:

 

bcdedit /set hypervisorlaunchtype off

 

cmd.PNG

 

Related document:

Microsoft - Virtualization applications don't work together with Hyper-V, Device Guard, and Credenti...