diff --git a/assets/win2019-hv.xml b/assets/win2019-hv.xml
index 0f7990d..d07259d 100644
--- a/assets/win2019-hv.xml
+++ b/assets/win2019-hv.xml
@@ -159,6 +159,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 1 /f
Set Network Location to Home
+
+ 2
+ dism.exe /online /Disable-Feature /FeatureName:Microsoft-Hyper-V /NoRestart
+ Disable Hyper-V role
+