diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml
index 263b26e..76e9f3a 100644
--- a/assets/win10x64-iot.xml
+++ b/assets/win10x64-iot.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