Where in the registry to disable "Windows Update"

This is a discussion about Where in the registry to disable "Windows Update" in the Windows Software category; Hi There, I am trying to disable the Windows Update function in the IE to prevent users from downloading updates without our permission. Thanks and look forward to hear from you! regards, Mugen C.

Windows Software 5498 This topic was started by , . Last reply by ,


data/avatar/default/avatar07.webp

59 Posts
Location -
Joined 2000-09-15
Hi There,
I am trying to disable the "Windows Update" function in the IE to prevent users from downloading updates without our permission.
 
Thanks and look forward to hear from you!
 
regards,
Mugen C

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 10
Created
May 14
Last Response
0
Likes
1 minute
Read Time
User User User User User User User
Users

Responses to this topic


data/avatar/default/avatar11.webp

382 Posts
Location -
Joined 2002-03-03
Which O/S are you running?
 
In 2k and XP go into Administartor Tools/Services and disable Auto update.

data/avatar/default/avatar35.webp

2172 Posts
Location -
Joined 2002-08-26
It's in Group Policy. Videobruce was partially correct, for 2000 SP3 and newer, and XP, you may also wish to disable autoupdate, or configure a server for SUS/SMS.

data/avatar/default/avatar05.webp

68 Posts
Location -
Joined 2002-07-26
You can even disable it at control panel(98/ME/2000) or system properties(xp).

data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
If your organization needs to block their users from using Windows Update to update Windows components, you can use the following registry hack for Windows NT / Windows 2000 / Windows XP :
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate
Name: DisableWindowsUpdateAccess
Type: REG_DWORD
Value: 1
 
 
 
Equivalent is HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer DWORD value NoWindowsUpdate = 1
 
Another area to lockdown Internet Explorer is with the IEAK.
 
HTH

data/avatar/default/avatar39.webp

3867 Posts
Location -
Joined 2000-02-04
Another solution would be to block the windowsupdate site at your firewall. They could find updates elsewhere but at least the easiest to hit site for updates will be unavailable.