JustinG
Member
- May 12, 2021
- 7
Problem:
Hello, my windows login has a duplicate account that apparently has no password.
This is particularly annoying as my PC auto boots in the morning but gets stuck at the login screen.
Example:
1. PC boots up tries to login to the duplicate account using the normal accounts password and fails.
Note: I have no idea what the password is to this duplicate account.
2. I am able to change to the REAL account on the bottom left, and enter the real password to login.
What I've tried:
1. I've tried disabling auto-login, restarting, and re-enabling it. But the account just returns when auto login is on.
2. I've also found this on a similar thread and tried adding it to the registry
This did not work either, but it makes me wonder, is that ID inside the {} unique to the other persons PC? Would it work if it was created specifically for me?
Any other ideas that may work?
Thanks!
Hello, my windows login has a duplicate account that apparently has no password.
This is particularly annoying as my PC auto boots in the morning but gets stuck at the login screen.
Example:
1. PC boots up tries to login to the duplicate account using the normal accounts password and fails.
Note: I have no idea what the password is to this duplicate account.
2. I am able to change to the REAL account on the bottom left, and enter the real password to login.
What I've tried:
1. I've tried disabling auto-login, restarting, and re-enabling it. But the account just returns when auto login is on.
2. I've also found this on a similar thread and tried adding it to the registry
Code:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers\{538C240D-3DEE-4032-AB4C-08A3A6EB0861}" /v Disabled /t REG_DWORD /d 0x1
Any other ideas that may work?
Thanks!