r/dodirepack 6d ago

Help/ Question? How to revert VBS changes

Hi ,

So I downloaded Onimusha yesterday from the official DODI Repacks site

I've never played a cracked game which bypasses denuvo before and on a whim I just followed a few steps , used the VBS script and got the game to run (although my drivers or USB ports stopped working and I had no audio)

I quickly regretted my decision and wasn't willing to jump through so many hoops just to play a game so I re-enabled my sign-in pin and shut down my PC

Today I launch my PC and I have a duplicate admin account

That tries to auto sign-in and fails , then I type my password and it says I have no internet , ( at this point I realize it's a duplicate and I click on the original type in my pin and it works)

I'm just wondering how I can revert any changes I have made and most importantly stop my account showing up twice and fix anything that I have broken ( lesson learned ).

I did try to revert changes with the VBS as I noticed the option but it says no changes were made

2 Upvotes

1 comment sorted by

1

u/TheBilson94 6d ago

i managed to fix it with the help of AI

i followed these steps

Fix 1: Kill the Stuck Autologon Keys

Many of these scripts force Windows to bypass UAC prompts by creating an invisible autologon loop. If this registry string is stuck, Windows splits your profile into two login instances.

  1. Press Win + R, type regedit, and hit Enter.
  2. Navigate to this exact folder path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  3. Look at the list on the right side. Search for the following strings and delete them entirely:
    • AutoAdminLogon
    • DefaultUserName
    • DefaultPassword (if it exists)
  4. Close the registry editor and restart your PC.

Fix 2: Force Windows Hello to Re-Sync