diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml
index f9d0f11..606b417 100644
--- a/assets/win10x64-ltsc.xml
+++ b/assets/win10x64-ltsc.xml
@@ -352,7 +352,7 @@
3
reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v "DevicePasswordLessBuildVersion" /t REG_DWORD /d 0 /f
Enable option for passwordless sign-in
-
+
4
cmd /C wmic useraccount where name="Docker" set PasswordExpires=false