Hi Celia Irs,
I'm Hendrix, here to help with your query on the Microsoft Q&A forums.
Apologies for any inconvenience you are experiencing. I am happy to help you today.
Here is an alternative method to change your password:
1 - Check Online Access
- Try signing in to your Microsoft account on another device or browser to confirm credentials.
- If successful, reset the password from there.
2 - Password Reset Options
- Use the official Microsoft reset password.
- If phone verification fails, try adding another recovery method (email or authenticator app) from a different device.
If the issue still persists, here is an option you can try to grant access to your laptop:
Safe Mode or Recovery Environment
- Boot into Safe Mode or Windows Recovery Environment:
- Restart PC → Press Shift + Restart → Troubleshoot → Advanced Options → Startup Settings → Safe Mode.
- Press Win + X, then select Command Prompt (Admin) or Windows PowerShell (Admin).
- Type this command and press Enter:
net user administrator /active:yes - This activates the hidden Administrator account.
- Restart your PC and log in using the Administrator account (no password by default).
From there, you can:
- Create a new local admin account:
net user NewAdminName NewPassword /add net localgroup administrators NewAdminName /add - Or reset your existing account password:
net user YourAccountName NewPassword
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Warm regards,
Hendrix Vu | Microsoft Q&A Support Specialist