欢迎访问社区,我是Pondsi。
若是有安装第三方的安全软件,电脑管家等,建议卸载。
然后打开系统的设置,账户,链接工作和学校账号,断开这里所有账号的链接。
然后在任务栏搜索框输入 cmd ,点击右侧的以管理员身份运行,输入:
(若是出现系统找不到指定的注册表项或值;或者拒绝访问;删除请求已部分完成等,请忽略)
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
(按下Enter键)
RD /S /Q "%WinDir%\System32\GroupPolicy"
(按下Enter键)
gpupdate /force
(按下Enter键)
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
(按下Enter键)
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
(按下Enter键)
reg delete "HKLM\Software\Policies" /f
(按下Enter键)
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
(按下Enter键)
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
(按下Enter键)
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /f
(按下Enter键)
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
(按下Enter键)
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
(按下Enter键)
reg delete "HKCU\Software\Policies" /f
(按下Enter键)
reg delete "HKLM\Software\Microsoft\Policies" /f
(按下Enter键)
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsUpdate" /f
(按下Enter键)
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
(按下Enter键)
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /d 1 /t REG_DWORD /f
(按下Enter键)
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /d 0 /t REG_DWORD /f
(按下Enter键)
重启电脑。
看下是否恢复正常。
【★】【★】【★】【★】【★】
我通常会在24小时内进行回复,并不会随时/立刻回复。
请务必使用提问的账号点击我回复下面的“回复”按钮进行回复,否则我无法收到你的回复。
在我每次回复后,你都有48小时可以进行回复,超时我将无法再收到你的回复提醒。