Great, thanks for the update. The leftover AppLocker configuration file C:\Windows\System32\AppLocker\Script.AppLocker was causing all the trouble.
Hello I am trying to open Local Security Policy but keep get this error.
Hello.
I am using windows 11 pro and every time i try and open Local Security Policy I getting an error and I need to access it like now.
The error I keeping getting is this
An attempt was made to reference a token that does not exist.
Please assist me if you.
Thank you
Windows for home | Windows 11 | Settings
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Download AdvancedRun from Nirsoft.
Launch cmd.exe as TrustedInstaller. This opens a Command Prompt window with highest privileges.
(See also: How to Run Programs as TrustedInstaller)
From that Command Prompt window, run services.msc
See if you can stop or disable the service you want to stop/disable.
63 additional answers
Sort by: Oldest
-
Anonymous
2023-11-25T15:16:00+00:00 Hello,
Thanks for reaching out! I'm Microsoft user like you.
- Please open cmd -> Right click run as Administrator -> Then type below line and press enter after each line.
cd C:\Windows\System32
for /f %s in ('dir /b *.dll') do regsvr32 /s %s
- Reboot your Computer then try to Launch policy editor or GPO mmc.
In case of additional questions, reach out back to me, and I will be happy to help and try our best to resolve your issue.
Best Regards,
Prakash
-
Anonymous
2023-11-25T17:30:07+00:00 Thank you so Much Prakash it worked I have access the local security policy. I have two more question.
- How does this happen?
- When ever i try to run something I get this error "This program is blocked by group policy. For more information, contact your system administrator." I can not remember what I did. I have turned of my AppLocker to try and fix it but that did not work.
So I hope you can help me fix it it does this with exe and bat files that I think it does this with things are not signed or something on those lines.
Best Regards
Marco -
Anonymous
2023-11-26T11:53:45+00:00 Hello,
Thank you for your reply and providing Information.
Glad to know its working now.
- It may happen due to update or recently changed in your Computer.
- You get this error "This program is blocked by group policy" -> Is this part of your Company's Domain or Did you change Local GPO ? If yes please try to revert back or turn Off those recent GPO or App locker settings.
Best Regards,
Prakash