To ensure that your Surface Laptop 4 is not running any virtualization features that may interfere with Hatch Embroidery 3, you can follow these steps to disable Hyper-V and related features:
- Disable Windows Features:
- Open the Start Menu and search for "Turn Windows features on or off".
- In the list, uncheck Hyper-V, Virtual Machine Platform, and Windows Hypervisor Platform. Click OK and restart your device if prompted.
- Using Command Prompt:
- Open Command Prompt as an administrator (right-click Start > Terminal (Admin)).
- Run the command
bcdedit /enum {current}and check thehypervisorlaunchtype. - If it is set to
Auto, runbcdedit /set hypervisorlaunchtype off, then restart your device.
- Using PowerShell:
- Open PowerShell as an administrator.
- Execute the command
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Alland restart when prompted.
- Check UEFI/BIOS Settings:
- Go to Settings > System > Recovery > Advanced Startup > Restart now.
- Select Troubleshoot > Advanced Options > UEFI Firmware Settings, then restart and check if there are any virtualization settings that can be disabled.
After performing these steps, your Surface should no longer be recognized as a virtual machine, allowing Hatch Embroidery 3 to run properly. If you continue to experience issues, it may be beneficial to reach out to Microsoft Support for further assistance.
References: