Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Topic: Disable Windows Auto UPDATE Permanently
- Telegram post: https://t.me/efxtv/2814
- Disable Windows Automatic UPDATE Using:
- run (services.msc),
- run(regedit)
- # Press windows + r Start run dialogue box
- services.msc
- # Search for Windows Update
- # Right-click Go to properties
- # Select Disable
- # Apply
- # Okay
- # Press windows + r Start run the dialogue box > (stands for click)
- regedit
- > HKEY_LOCAL_MACHINE
- > SOFTWARE
- > POLICIES
- > MICROSOFT
- > WINDOWS
- # Right-click on Windows
- New > Key
- # Name the key and hit enter
- WindowsUpdate
- # Right-click on WindowsUpdate
- > New >key
- # Name the key and hit enter
- AU
- # Select AU
- # On the right-hand side do a right-click
- > New >DWORD (32-Bit) Value
- # Name the key hit enter
- NoAutoUpdate
- # Double click on NoAutoUpdate
- # enter value 1 and hit on ok
- Learn more about Windows ethical Hacking and tutorials
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement