Share via

Windows 10: "Attempt was made at a token that does not exist" What to do?

Anonymous
2018-03-09T21:56:17+00:00

Windows 10: "Attempt was made at a token that does not exist" What to do?

Windows for home | Windows 10 | Performance and system failures

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

2 answers

Sort by: Most helpful
  1. DaveM121 882.8K Reputation points Independent Advisor
    2018-03-09T22:03:57+00:00

    Hi Greg,

    Open a Command Prompt as Admin

    (click your Start Button, type cmd, then, right click Command Prompt and choose 'Run as Administrator)

    Run this command and hit Enter:

    cd C:\Windows\System32

    Then run this command and hit Enter

    for /f %s in ('dir /b *.dll') do regsvr32 /s %s

    When the command completes, close Command Prompt and restart your PC

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Greg Carmack 24,770 Reputation points Volunteer Moderator
    2018-03-09T22:02:45+00:00

    Hi Greg. I'm Greg, an installation specialist and 8 year Windows MVP, here to help you.

    Go over this checklist to make sure the install is set up correctly, optimized for best performance, and any needed repairs get done: http://answers.microsoft.com/en-us/windows/wiki...

    Start with Step 4 to turn off Startup freeloaders which can conflict and cause issues, then Step 7 to check for infection the most thorough way, then step 10 to check for damaged System Files as your error indicates corrupt files. Then continue with the other steps to go over your install most thoroughly.

    If nothing else helps then run a Repair Install by installing the Media Creation Tool and choosing from it to Upgrade Now. This solves many problems and will also bring it up to the latest version which you need anyway and by the most stable method. http://windows.microsoft.com/en-us/windows-10/m...

    But remember that Factory or Upgrade installs are inferior installs which most enthusiasts won't even run because they'd expect endless issues. Consider doing the Clean Install in this link which compiles the best possible install that will stay that way as long as you stick with the tools and methods given: http://answers.microsoft.com/en-us/windows/wiki...

    There is also an automated Refresh that reinstalls WIndows while shedding corrupting factory bloatware, saves your files, but doesn't clear the drive to get it cleanest: https://www.howtogeek.com/265054/how-to-easily-...

    I hope this helps. Feel free to ask back any questions and let us know how it goes. I will keep working with you until it's resolved.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments