Skip to content

Instantly share code, notes, and snippets.

@VickyDev986
VickyDev986 / DisableWindowsUpdatesCleanup.bat
Last active February 17, 2021 21:04
Disable Windows Updates & Cleanup Fetched / Downloaded files
::::::::::::::::::::::::::::::::::::::::::::
:: Automatically check & get admin rights V2
::::::::::::::::::::::::::::::::::::::::::::
@echo off
CLS
ECHO.
ECHO =============================
ECHO Running Admin shell
ECHO =============================