Bypassing Admin Restrictions on Windows Safety Settings

Bypassing Admin Restrictions on Windows Safety Settings

Richard Lv11

Bypassing Admin Restrictions on Windows Safety Settings

Some users have reported they can’t set Windows Security options because of an error that says, “This setting is managed by your administrator.” Those users see that error message just above options within theVirus & threat protection andApp & browser tabs of that app. Consequently, they can’t turn on important Windows Security settings there that are grayed out and disabled.

That issue has little to do with admin rights. Many users who encounter the issue are already utilizing Windows administrator accounts. This is how you can fix the “setting is managed by your administrator” error in Windows 11.

1. Check for and Install Available Windows 11 Updates

Although not the most likely potential solution, some users have said installing available Windows 11 updates helped them resolve this error. Patchers for Windows 11 usually address Windows bugs reported by users.

If you’re not sure how to do this, visit how to install Windows 11 updates for a step-by-step guide.

2. Reset the Windows Security and Settings Apps

Users who’ve fixed the “setting is managed by your administrator” error have confirmed resetting the Windows Security and Settings apps can work. Resetting those apps will clear their data. You can reset Windows Security via Settings, as outlined in our how to reset apps on Windows guide.

The Reset button

To reset Settings, you must open the Start menu and right-click the app’s shortcut. SelectApp settings to bring up some troubleshooting options for it. Then select theReset troubleshooting option for the app.

3. Uninstall Third-Party Antivirus Software

Some third-party antivirus utilities can disable Windows Security features they effectively replace. If you’ve installed an overlapping third-party antivirus product, uninstalling it may resolve Windows Security’s administrator error. Uninstall antivirus software with a method within our guide on how to remove Windows programs to see if that resolves the issue.

The uninstaller tool

Should this solution work, the issue will likely reoccur if you reinstall the same third-party antivirus virus software. Then you would have to choose between using the third-party antivirus utility or Windows Security.

4. Edit the Registry

Many users have been able to fix the Windows Security administrator error by applying this confirmed registry solution. This registry tweak involves modifying a DWORD value, but you don’t need to delete any key. To apply this potential resolution, edit the registry like this:

  1. Run the Windows Registry Editor app, which you can open with any method included in our how to open Regedit g uide.
  2. Click inside the address box at the top of Registry Editor and erase the text in it.
  3. Input this key path in the registry address bar and pressReturn :
    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity
  4. Then double-click theEnabled DWORD within theHypervisorEnforcedCodeIntegrity key.
    The HypervisorEnforced registry key
  5. Clear theData value box, and then input0 there.
  6. SelectOK to set theEnabled DWORD’s value.
    The Edit DWORD window
  7. Exit Registry Editor and click thePower >Restart Start menu options.

5. Set Group Policy’s Real-time Protection Settings to “Not Configured”

A possibility for Windows 11 Pro and Enterprise users to consider is that Group Policy Editor could be blocking changes to Windows Security settings. If you can open Group Policy Editor on your PC, check real-time protection policy settings aren’t enabled there. This is how you can set real-time protection settings to not configured in Group Policy Editor:

  1. Find Group Policy Editor by clicking the search magnifying glass icon and inputtinggpedit.msc .
  2. Selectgpedit.msc to open the Group Policy Editor window.
  3. Then selectComputer Configuration to extend that category.
  4. Double-clickAdministrative Template to access several setting categories.
  5. Next, double-clickWindows Components >Microsoft Defender Antivirus >Real-time Protection in the navigation sidebar.
    The Real-time Protection policy settings
  6. Double-click any policy setting that’s with an enabled state.
  7. Then select theNot configured radio button.
    The Not Configured radio button
  8. ClickApply >OK in the window to set the change.
  9. Repeat the previous three steps for all real-time protection policies set to enabled.

6. Reinstall Windows Security

You can’t reinstall Windows Security by uninstalling that app via Settings and downloading it from Microsoft Store. However, you can run a more general PowerShell command that reinstalls all apps pre-installed with Windows 11. Try reinstalling Windows Security with that command as follows:

  1. Open PowerShell with administrative rights. Our guide on how to open PowerShell includes various methods for opening that app.
  2. Then input the following PowerShell command for reinstalling apps:
    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    The reinstall app PowerShell command
  3. PressEnter and wait for the command to finish.
  4. Restart your laptop or desktop from the Start menu.

7. Reinstall Windows 11 With the Media Creation Tool

Reinstalling Windows 11 by downloading an ISO with Media Creation Tool is a drastic potential solution. However, users have confirmed updating Windows 11 in such a way works for fixing this error. Furthermore, you can select to preserve apps and files when reinstalling. This is how to reinstall Windows 11:

  1. Download the latest Windows 11 ISO with the Media Creation Tool. Our guide on how to download a Windows 11 ISO includes step-by-step instructions for how to do so.
  2. Then double-click your downloaded Windows 11 ISO file.
  3. Clicksetup.exe to open the Windows 11 installer.
    The Windows 11 Setup window
  4. SelectNext to initiate a system check.
  5. Press theAccept button for the license terms.
  6. TheKeep personal files and apps option will probably be set by default at the ready-to-install stage. However, you clickChange what to keep to make sure theKeep personal files and apps option is selected.
    The Keep personal files and apps radio button
  7. Then selectNext to proceed to the last step.
  8. ClickInstall to reinstall Windows 11.

Change Windows Security’s Settings Again

Those are the most widely cited ways to fix the “setting is managed by your administrator” error in Windows 11. So, applying those potential resolutions will probably resolve the “setting is managed by your administrator” issue on your PC. Then you’ll be able to set all the options within Windows Security as required.

Also read:

  • Title: Bypassing Admin Restrictions on Windows Safety Settings
  • Author: Richard
  • Created at : 2024-06-25 16:53:26
  • Updated at : 2024-06-26 16:53:26
  • Link: https://win11-tips.techidaily.com/bypassing-admin-restrictions-on-windows-safety-settings/
  • License: This work is licensed under CC BY-NC-SA 4.0.