Hi Amit Ophir,
Thanks for reaching out to Microsoft Q&A!
I’m really sorry you’re being locked out after switching to a Microsoft account, while knowing your password is correct. Since Q&A Assist already covered all the standard sign‑in recovery paths but those didn’t work, unfortunately there’s not much you can do.
This seems to be a local user profile corrupted case, meaning Windows may reject all credentials even if your account is valid. Your data is still on the disk, but now you have lost access to it. Since Windows 10 is also EOS, here are your remaining options:
1 - Use another administrator account
- If any other admin account exists on the PC, log in with it.
- If there’s none, attempt to enable the built‑in Administrator account:
- At the sign‑in screen, select Power > Restart while holding Shift
- Keep holding Shift to enter WinRE (or force shutdown into it)
- Go to Troubleshoot > Advanced options > Command Prompt
- Run:
net user administrator /active:yes> restart the PC - The Administrator account may appear (no password)
- After signing in, open File Explorer > access
C:\Users\<your profile> - Check if your files are still intact > back them up to external drive
- You can create another profile on PC and copy the files there.
Disclaimer: Built-in account bypasses normal Windows security protections and may trigger BitLocker recovery (if enabled), so make sure you have the key prepared. It can leave the system in an unsupported state so once done, immediately hide it by running
net user administrator /active:no.
2 - Recover files offline:
- As mentioned above, files can be copied from
C:\Users\ - You can try recovery media or use another PC to back up your files.
- For safe transfer, you can reach out to a professional data recovery service.
- Some third-party data recovery tools can help, but research and be careful using them.
I’m sorry for not being able to provide more effective solutions. Unfortunately, once all administrator sign‑ins fail, Windows intentionally provides no supported way to bypass authentication. This is a security design decision, which we cannot workaround.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.