Hi, thank you for reaching out. I’m happy to help.
Solution 1: Go to Windows Settings > Accounts > Access Work or School Account, and check if there's any organization attached. If there is, please remove it and then try again.
Solution 2: Some users reported that they experienced the same issue and that this method solved it. Click your Start Menu, then type 'Command Prompt.' Run it as an administrator, and then copy and paste each command below, one at a time.
Note: Some commands may fail. If that happens, please continue with the next command until the last one, then restart your computer and check.
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKCU\Software\Policies" /f
reg delete "HKLM\Software\Microsoft\Policies" /f
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /f