diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd
index 56b09ef..00ec1dd 100644
--- a/scripts/autoconfig-all.cmd
+++ b/scripts/autoconfig-all.cmd
@@ -164,10 +164,6 @@ rem ... stupid os problem #2
 call cleanup-startmenu.cmd
 echo.
 
-rem ... remove ALL the stupid fucking microsoft TELEMETRY BULLSHIT!
-rem call uninstall-telemetry.cmd
-rem echo.
-
 echo rebooting ...
 shutdown -g -t 0
 echo.