Windows

Fix Windows Security Error This Setting Is Managed By Your Administrator on Windows 10/11



Fix Cannot turn on/off Windows Security Error This Setting Is Managed By Your Administrator on Windows 10/11
Step 1) Run These Commands
reg delete “HKLMSOFTWAREPoliciesMicrosoftWindows Defender” /f

reg delete “HKCUSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKCUSoftwareMicrosoftWindowsSelfHost” /f

reg delete “HKCUSoftwarePolicies” /f

reg delete “HKLMSoftwareMicrosoftPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

reg delete “HKLMSoftwareMicrosoftWindowsSelfHost” /f

reg delete “HKLMSoftwarePolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

Step 2) Run these commands
Get-AppxPackage *Microsoft.SecHealthUI* | Reset-AppxPackage
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
Step 3) Update Windows
Step 4) Perform Cleanboot
Step 5) Uninstall third party antivirus program using revo uninstaller

Restart your PC
Step 6) Remove Malware

Step 7) Run this command
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Step 8) Update Windows using Media Creation Tool

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button