Home >Common Problem >Something went wrong, try reopening settings later to fix it
Some users may receive the error message "Something went wrong, try reopening Settings later" when trying to install the latest Windows updates. This error may be due to a corrupted Windows installation or incorrectly configured Windows Updates. There are several ways to resolve this error. In this article, let’s look at the different ways to fix it.
Step 1: Use the Windows R key to open the run prompt and enter services. msc and Enter
Step 2: Scroll down in the services window and find Update the Orchestrator service anddouble-click it
Step 3: In the Start Type drop-down Select Auto
in the menu. Step 4: Click Apply and OK
##Method 2: Reset App SettingsStep 1: Click theStart button and right-click the gearicon(Settings )
Step 2: Click onMore and then click on Apply Settings
from the pop-up options Step 3: Scroll down and click the "Reset" button
Step 4: Yes A pop-up window appears, clickreset
Step 5:Restart the system and check for problems to be solved
Method 3: Use Windows TroubleshooterStep 1: Also use the Windows I key to open Windows Settings and click Update & Security
##Step 2: Click on
Troubleshooting from the left
Step 3: Right click on
Additional Troubleshooting
Step 4: Select
Windows Updateand click Run the troubleshooter
##Step 5: It will take a few minutes to find out if there are any issues. If so, it will suggest a fix, follow the on-screen instructions to apply the fix
Method 4: Run the SFC scan commandStep 1: InCommand Prompt, enter cmd in the Windows search bar and hold down the ctrl and shift keys, Then press Enter keyStep 2: A user access control window will pop up, click Yes
Step 3: At the command prompt Copy and paste the following command below and press Enter
sfc /scannow
Step 4: It will take a few minutes to complete the process. Thenrestart
your systemMethod 5: Use command prompt
Step 1: Openmode ## prompt, enter cmd in the Windows search bar and hold down the ctrl and shift keys, then press to return Car keyStep 2: Execute the following commands one by one
净停止位
净停止 wuauserv
净停止 appidsvc
净停止 cryptsvc
ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
任 %systemroot%system32catroot2 catroot2.bak
网络起始位
净启动 wuauserv
网络启动 appidsvc
网络启动 cryptsvcStep 3: After executing all the above commands,
restartComputer and check if the problem is resolved
Method 6: Check the Windows RegistryStep 1: Use the Windows R
key at the same time to open the run prompt and typeEnter Step 2: Use Account Control pops up, click
YesStep 3: Navigate to the following path
计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsoSvc
Step 4: On the right side, double-click
Get Started under the Name column
Step 5: Enter
2in numeric data
and clickOKStep 6: Also navigate to the following paths and set their
start valueto 2
, then clickOK
计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc
第七步:重启电脑
第 1 步:一起使用Windows + I键打开 Windows 设置。点击账户
第 2 步:从左侧单击家庭和其他用户
第 3 步:在右侧,单击将其他人添加到此 PC旁边的加号
第 4 步:在打开的窗口中点击我没有此人的登录信息
第 5 步:在创建帐户窗口中选择添加没有 Microsoft 帐户的用户
步骤 6:输入用户名和密码信息以创建新的本地用户帐户
第 7 步:同时使用Windows + R键打开运行提示,输入control userpasswords2并回车
第 8 步:这将打开用户帐户窗口,选择新创建的用户并单击属性按钮
第 9 步:选择Group Membership选项卡,然后单击旁边的单选按钮选择Administrator
第 10 步:然后单击“应用”和“确定”以保存更改
第 11 步:现在重新启动系统并使用新创建的用户帐户登录并检查错误是否已解决。
The above is the detailed content of Something went wrong, try reopening settings later to fix it. For more information, please follow other related articles on the PHP Chinese website!