I can't change my update setting

Page 3 of 3 FirstFirst 123

  1. Posts : 19
    windows 7 home premium
    Thread Starter
       #21

    NoelDP said:
    IN that case, all I can think of is that they must be either tagged as 'in use' or contain illegal characters which prevent the commands from working.
    I'll see what I can figure out.
    Ok thank you, I'll wait. I don't even know why I have 2 names. one as user and one as administrator.
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #22

    Open Regedit
    Navigate to the
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    key

    right-click on the key to highlight it and select Permissions
    Click on the Advanced button
    Click on the Owner tab
    highlight 'Administrators' in the box, and click Apply
    put a tick in the 'Replace owner...' box, and click Apply
    Click on the Permissions tab
    highlight Administrators
    Click Edit
    put a tick in the Allow/Full Control box and click OK
    put a tick in the 'Replace all child...' box and click Apply
    Accept the warning

    Delete it! - highlight it and hit the delete button - accept the warning if you're sure you got the right one
    THERE IS NO UNDO OPTION IN REGEDIT!


    Close Regedit, and reboot

    Now try your access/control again.
      My Computer


  3. Posts : 19
    windows 7 home premium
    Thread Starter
       #23

    NoelDP said:
    Open Regedit
    Navigate to the
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    key

    right-click on the key to highlight it and select Permissions
    Click on the Advanced button
    Click on the Owner tab
    highlight 'Administrators' in the box, and click Apply
    put a tick in the 'Replace owner...' box, and click Apply
    Click on the Permissions tab
    highlight Administrators
    Click Edit
    put a tick in the Allow/Full Control box and click OK
    put a tick in the 'Replace all child...' box and click Apply
    Accept the warning

    Delete it! - highlight it and hit the delete button - accept the warning if you're sure you got the right one
    THERE IS NO UNDO OPTION IN REGEDIT!


    Close Regedit, and reboot

    Now try your access/control again.
    I'm sorry, which one i have to remove?
    when i did all the step that you give. nothing is change.
      My Computer


  4. Posts : 19
    windows 7 home premium
    Thread Starter
       #24

    Dear Noel,
    i think the problem is solved (?)
    i don't know actually. if you see the first post, the one that still unchanged is box #4.
    Last edited by snurjawi; 17 Aug 2014 at 08:16.
      My Computer


  5. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #25

    That looks better :)
    Open an Elevated Command Prompt again, and run the following commands...
    Code:
     
    REG QUERY HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\Internet Communication Management\Internet Communication" /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    
    .
    post the results and we'll see where we are.
      My Computer


  6. Posts : 19
    windows 7 home premium
    Thread Starter
       #26

    NoelDP said:
    That looks better :)
    Open an Elevated Command Prompt again, and run the following commands...
    Code:
     
    REG QUERY HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\Internet Communication Management\Internet Communication" /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    REG QUERY HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU  /S >> "%userprofile%\desktop\WUSETTINGS.TXT" 
    
    .
    post the results and we'll see where we are.
    here we go :

    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
    NoAutoRebootWithLoggedOnUsers REG_DWORD 0x1
    NoAutoUpdate REG_DWORD 0x0


    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    NoInternetOpenWith REG_DWORD 0x1
    NoDriveTypeAutoRun REG_DWORD 0xdd
    NoCDBurning REG_DWORD 0x1
    NoWindowsUpdate REG_DWORD 0x1
    ClearRecentDocsOnExit REG_DWORD 0x0
    NoRecentDocsHistory REG_DWORD 0x0
    NoInstrumentation REG_DWORD 0x0
    NoLowDiskSpaceChecks REG_DWORD 0x1


    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate
    DisableWindowsUpdateAccess REG_DWORD 0x1


    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
    NoAutoRebootWithLoggedOnUsers REG_DWORD 0x1
    NoAutoUpdate REG_DWORD 0x0
      My Computer


  7. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #27

    That's exactly the same?
    Didn't you delete the entry for Explorer while you were in Regedit?
    If you did, then there's obviously something reinserting it every time.


    Please download and install Malwarebytes Anti-malware (free version) from http://www.malwarebytes.org/products/malwarebytes_free/ - UNtick 'Enable free trial of MBAM Premium' at the end of the installation - and update it, then run a full scan in your main account, and Quick scans in any other user accounts.

    Delete everything it finds
      My Computer


  8. Posts : 19
    windows 7 home premium
    Thread Starter
       #28

    NoelDP said:
    That's exactly the same?
    Didn't you delete the entry for Explorer while you were in Regedit?
    If you did, then there's obviously something reinserting it every time.


    Please download and install Malwarebytes Anti-malware (free version) from http://www.malwarebytes.org/products/malwarebytes_free/ - UNtick 'Enable free trial of MBAM Premium' at the end of the installation - and update it, then run a full scan in your main account, and Quick scans in any other user accounts.

    Delete everything it finds
    is this the result you hope for?

    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
    NoAutoRebootWithLoggedOnUsers REG_DWORD 0x1
    NoAutoUpdate REG_DWORD 0x0


    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    NoInternetOpenWith REG_DWORD 0x1
    NoDriveTypeAutoRun REG_DWORD 0xdd
    NoCDBurning REG_DWORD 0x1
    NoWindowsUpdate REG_DWORD 0x1
    ClearRecentDocsOnExit REG_DWORD 0x0
    NoRecentDocsHistory REG_DWORD 0x0
    NoInstrumentation REG_DWORD 0x0
    NoLowDiskSpaceChecks REG_DWORD 0x1



    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
    NoAutoRebootWithLoggedOnUsers REG_DWORD 0x1
    NoAutoUpdate REG_DWORD 0x0
      My Computer


  9. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #29

    The data is still there - let's check something else, in case it's been buried in the HKLM Key...

    Open an Elevated Command Prompt, and run the following command.

    REG QUERY HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

    Post the results
      My Computer


  10. Posts : 19
    windows 7 home premium
    Thread Starter
       #30

    NoelDP said:
    The data is still there - let's check something else, in case it's been buried in the HKLM Key...

    Open an Elevated Command Prompt, and run the following command.

    REG QUERY HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

    Post the results
    here's the result
      My Computer


 
Page 3 of 3 FirstFirst 123

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:04.
Find Us