Skip to content

AntiusDragon/Win11_Update_Disable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

EN:

Windows 11 Update Disable

1. Disable via Services

  1. Open services.msc
  2. Locate Windows Update
  3. Click Stop
  4. Set Startup type: Disabled

2. Disable via Group Policy (gpedit.msc)

  1. Open gpedit.msc
  2. Navigate to:
    • Computer Configuration >
    • Administrative Templates >
    • Windows Components >
    • Windows Update >
  3. Go to:
    • Manage end user experience >
    • Configure Automatic Updates
    • Select Disabled, then click Apply and OK
  4. Then go to:
    • Manage updates offered from Windows Update >
    • Do not include drivers with Windows Updates
    • Select Enabled, then click Apply and OK

3. Disable via Registry

  1. Open Registry Editor
  2. Navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
  3. Check if the key NoAutoUpdate exists. If not:
    • Right-click and choose: New > DWORD (32-bit) Value
    • Name it: NoAutoUpdate
    • Set the value to: Value data: 1

4. Use Third-Party Tool (Recommended)

  1. Windows Update Blocker
  2. Extract and run: Wub_x64.exe
  3. Select: Disable Updates then click Apply Now

5. Restart Your Computer

After the restart, double-check the NoAutoUpdate value in the Registry Editor as described in step 3 to ensure it has remained unchanged.

LT:

Windows 11 Update Disable

1. Išjungti per Services

  1. Atidaryk į services.msc
  2. Pasirink Windows Update
  3. Paspausk Stop
  4. Pasirinkti Status type: Disabled

2. Išjungti per Group Policy (gpedit.msc)

  1. Atidaryk gpedit.msc
  2. Eik:
    • Computer Configuration >
    • Administrative Templates >
    • Windows Components >
    • Windows Update >
  3. Eik:
    • Manage end user experience >
    • Configure Automatic Updates
    • Pasirink Disabled tada Apply ir OK
  4. Eik:
    • Manager updates offered from Windows Update >
    • Dot not include drivers with Windows Updates
    • Pasirink Enabled tada Apply ir OK

3. Išjungti per Registry

  1. Atidaryk į Registry Editor
  2. Eik:
    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
  3. Patikrink ar yra failas NoAutoUpdate jei nera tada:
    • Paskausk dešini peles migtuka ir pasirink: New > DWORD (32-bit) Value
    • Sukurk pavadinima: NoAutoUpdate
    • Turi butu atnt: Value data: 1

4. Naudoti išorinį įrankį (rekomenduojama)

  1. Windows Update Blocker
  2. Išekstraktink ir paleisk faila: Wub_x64.exe
  3. Pasirink: Išjungti naujinimus tada Taikyti dabar

5. Perkrauk kompiuterį

Po perkrovimo dar kartą patikrink 3 žingsnyje įrašytą NoAutoUpdate reikšmę Registry Editor‘iuje – įsitikink, kad ji išliko.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published