Windows 10 Update (Something went wrong. Try to reopen settings later)

Anonymous
2020-07-07T10:31:57+00:00

* Mod note on 16 October 2021.

A third-party tool to block all updates to Windows 10 is mentioned several times in this thread. Links to this tool have been removed because Microsoft policy is that one cannot post here any method of permanently stopping/blocking updates to Windows.

Everytime i enter windows update i cant see nothing in Windows Update tab, only "Something went wrong. Try to reopen settings later" .

3 days have went by of me trying to fix this, but nothing is working...

The troubleshoot shows nothing wrong...

Tried to reset the pc but i got an error (something went wrong)...

When i try to scan the disk it always gives me an error

Did sfc /scandisk in safe mode there was no problem

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

150 answers

Sort by: Most helpful
  1. Anonymous
    2020-08-19T13:58:21+00:00

    everytime when I put in this command in cmd it say access denied help please :

    ren %systemroot%\system32\catroot2 catroot2.bak

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-07-07T10:54:44+00:00

    Hi Ug,

    My name is Jen a fellow Windows 10 user and an Independent Advisor. Let me help you with your concern. Here are some troubleshooting steps that you can do:

    1. Rename Software Distribution folder
    • Click the Start button and type cmd
    • Right-click Command Prompt and select Run as Administrator
    • Type the following commands one at a time. Press Enter after each command

    net stop bits

    net stop wuauserv

    ren %systemroot%\softwaredistribution softwaredistribution.bak

    ren %systemroot%\system32\catroot2 catroot2.bak

    net start bits

    net start wuauserv

    • Close the command prompt after running the command and restart the computer
    1. Repair hard drive error
    • Open Command Prompt Admin again
    • Type the following command and press Enter

    chkdsk/f C:

    • Restart the computer after
    • Note the error message if you'll get any
    1. Run System file checker tool

    https://support.microsoft.com/en-us/help/929833...

    1. Do a Repair Upgrade

    https://answers.microsoft.com/en-us/windows/for...

    1. Clean Install Windows

    https://www.windowscentral.com/how-do-clean-ins...

    If all the above troubleshooting won't work, there's a possibility that it's a hardware issue. Contact the computer manufacturer for hardware troubleshooting.

    I hope this helps.

    Kind regards,

    Jen

    Was this answer helpful?

    60+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-09-04T18:59:33+00:00

    Same problem Access Denied

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-09-06T01:03:38+00:00

    I have the same problem. The service Cryptographic Services and maybe others block the access.

    I'd use this third party tool to unblock windows updates and it worked

    ***Edited for TOU/COC Violation***

    ***Link Removed by Moderator***

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-03-25T15:33:55+00:00

    Everytime i enter windows update i cant see nothing in Windows Update tab, only "Something went wrong. Try to reopen settings later" .
    3 days have went by of me trying to fix this, but nothing is working...

    The troubleshoot shows nothing wrong...
    Tried to reset the pc but i got an error (something went wrong)...
    When i try to scan the disk it always gives me an error
    Did sfc /scandisk in safe mode there was no problem

    Umm. I also was trying to fix the problem... then I got a registry hack that solves the problem with one click.

    Just open Notepad and Paste the following lines into it.

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsoSvc]

    "Start"=dword:00000002

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc]

    "Start"=dword:00000002

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]

    "Start"=dword:00000002

    Now Save the file as updatefix.reg file and merge the file into the registry.

    Restart your PC and See changes.

    Hope it works!!

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments