Hello I am trying to open Local Security Policy but keep get this error.

Anonymous
2023-11-25T14:19:49+00:00

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.

0 comments No comments
Answer accepted by question author
Ramesh 181.6K Reputation points Volunteer Moderator
2023-12-03T18:05:49+00:00

Great, thanks for the update. The leftover AppLocker configuration file C:\Windows\System32\AppLocker\Script.AppLocker was causing all the trouble.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Ramesh 181.6K Reputation points Volunteer Moderator
2023-12-04T16:53:07+00:00

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.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

63 additional answers

Sort by: Newest
  1. Anonymous
    2023-12-03T12:53:37+00:00

    Update to post above i can run a simple batch file as see in the SS below.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-12-03T12:19:49+00:00

    The error I keep getting is for the activate.bat

    This program is block by you group policy.

    When I have turn applock off an everything but I think where I check the logs for applock it use the an old rule but there are no rules in the applock you see a ss of applock in an early post of the SS in the support place.

    Was this answer helpful?

    0 comments No comments
  3. Ramesh 181.6K Reputation points Volunteer Moderator
    2023-12-03T11:35:12+00:00

    Ok.

    Can you run a simple Batch file containing the following commands?

    • dir c:\
    • pause

    Or, is the problem only with activate.bat? If so, the contents of activate.bat need to be checked. One of the batch commands may have been blocked by the system. What does activate.bat contain? A screenshot of the error window may help.

    Was this answer helpful?

    0 comments No comments