How to Fix "Your IT Administrator Has Limited Access" Error on Windows 11
Join Our 100% Free Newsletter (Includes FREE tech support) : https://bit.ly/42fIpJ3
Did I help you out? Support Me : https://buymeacoffee.com/showmesoftware
In this video, learn how to fix the "Your IT Administrator Has Limited Access" error on Windows 11. This error can prevent you from making changes to your system, but with this guide, you'll be able to regain control and make necessary adjustments to your settings.
Commands: "net localgroup administrators /add networkservice"
"net localgroup administrators /add localservice"
Code:
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /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\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
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
#Windows11 #ErrorFix #ITAdministrator #TechGuide