diff --git a/assets/winvistax64.xml b/assets/winvistax64.xml
index e72c59b..a24a126 100644
--- a/assets/winvistax64.xml
+++ b/assets/winvistax64.xml
@@ -114,8 +114,6 @@
Dockur
Windows for Docker
- false
- false
@@ -159,8 +157,6 @@
Dockur
Windows for Docker
- false
- false
1
@@ -237,6 +233,11 @@
reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
Enable RDP
+
+ 16
+ reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar" /v "TurnOffSidebar" /t REG_DWORD /d 1 /f
+ Turn off sidebar
+