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: Newest
  1. Anonymous
    2021-04-05T05:24:26+00:00

    How do you fix that? I got the same issue. Please help.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-04-01T17:02:10+00:00

    Can you Get that link? It was removed for some reason.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-03-31T23:13:30+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...
    2. Do a Repair Upgrade
      https://answers.microsoft.com/en-us/windows/for...
    3. 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

    Hi Jen,

    After entering "net stop bits",  it says:

    The Background Intelligent Transfer Service service is not started

    What should I do?

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  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