Hello Канюк Женя,
thank you for posting on the Microsoft Community Forums.
This sounds like a complex situation involving multiple layers of access and recovery challenges. Here’s a step-by-step guide to help you regain access to your device:
Accessing Advanced Recovery Options
- **Power Off and On with Shift Key**:
- Turn off your ROG Ally completely.
- Turn it back on and *immediately* start pressing and holding the **Shift** key.
- This should take you to Windows Recovery Environment (WinRE).
- **Using the Windows Recovery Environment (WinRE)**:
- Once in WinRE, navigate to **Troubleshoot** > **Advanced Options**.
- Look for **Startup Settings**, **Command Prompt**, or **Startup Repair**.
Using Command Prompt
- **Open Command Prompt from WinRE**:
- In the Advanced Options, choose **Command Prompt**.
- You may be prompted to enter the BitLocker recovery key at this point.
- **Unlocking the Drive with BitLocker Key**:
- Run the following command:
Replace YOUR_BITLOCKER_KEY
with your actual BitLocker recovery key. If successful, this should unlock your drive.
Attempting to Reset Password or Create New Admin
- **Reset Password**:
- If you're able to unlock the drive, you can attempt to reset the password for your account.
- In Command Prompt, type
net user USERNAME NEWPASSWORD
. ReplaceUSERNAME
with your account name andNEWPASSWORD
with the new password you want to set.
- **Create a New Admin Account**:
- In Command Prompt, type
net user NewAdmin /add
. This creates a new user. - Then type
net localgroup administrators NewAdmin /add
to make this new user an administrator.
- In Command Prompt, type
Boot into Safe Mode
- **Access Safe Mode from WinRE**:
- In the Advanced Options, choose **Startup Settings**, then **Restart**.
- After restarting, choose **Safe Mode** or **Safe Mode with Networking**.
- **Log in Using Safe Mode**:
- Try logging in with the new admin account or the reset password.
- Once logged in, you can make further adjustments to user accounts and settings.
The steps above are generic for Windows devices but generally apply to the ROG Ally too. You can always refer to the ROG Ally's manual or support site for device-specific instructions.
Hope it helps.
Kind regards,
Lei