Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Dear @Chhandak Dey,
I understand how frustrating it is to be locked out of your own tenant due to a lost MFA device, especially when you are the sole Global Administrator. Let’s address your specific questions and get this resolved.
Question 1: Can you bypass or reset MFA via Self-Service?
- No. Because Security Defaults is enabled and you are the sole Global Administrator; there is no self-service path or backdoor to reset your own MFA from the outside. Security Defaults strictly enforces MFA for all administrators, and without a second admin or a pre-registered backup method (like a phone number or FIDO2 key), you cannot bypass this screen on your own.
Question 2: Why did the Microsoft Graph PATCH request return a 403 error?
- Your analysis is entirely correct it is a classic "chicken-and-egg" deadlock. Even though your delegated token contains the
Policy.ReadWrite.SecurityDefaultsscope, Microsoft Graph enforces an Authentication Strength requirement for sensitive directory changes. Modifying security policies requires a token that has been elevated by an MFA claim (amr: mfa). Because your Azure CLI/device-code login bypassed the interactive MFA requirement, your token lacks the necessary authentication context, resulting in the403 AccessDeniederror.
Since you cannot open a support ticket from within the portal, you must contact the Microsoft Data Protection Team via phone. This is the only team authorized to manually reset MFA methods for sole Global Administrators after a strict identity verification process.
Find your local support number: Go to the official Microsoft documentation: Contact Microsoft customer support | Microsoft Support
Here are some tips and an example of a prompt to help you navigate the IVR more effectively:
(When you call the support number, you may hear an introduction of about 30 seconds such as "you can visit the link...". You can ignore this introduction and wait until you are presented with the options. Then press "1" as a business email user, and again "1" for technical help.)
In some regions, the initial interaction may be automated, so here’s a general idea of how the conversation might go to help you prepare:
What kind of problem are you experiencing?
Answer: Authenticator
What products do you use?
Answer: Office 365 for business
Is this for an education or company account?
Answer: For companies
Are you an administrator?
Answer: Yes
Are there any other administrators in your organization?
Answer: No. I am the only admin in my tenant
Do you need a... Service request?
Answer: Yes. I need to create a ticket. Please send me direct to the Data Protection Teams.
During the phone call, you will need to provide the information associated with your subscription, such as your company name, billing details, phone number, and an alternate email address, etc. This information allows the Data Protection team to verify your identity and securely assist you in regaining access to your administrator account.
If calling phone support hasn’t been effective and you’re getting disconnected, there is another option you can consider as a workaround to reach the right team. You can sign up for a new Microsoft 365 tenant by creating a trial subscription here: Microsoft 365 Business Plans and Pricing | Microsoft 365
Once that new tenant is created, you’ll be able to access the Microsoft 365 admin center and submit a support ticket directly from there. In the ticket, explain that you’re requesting assistance from the Data Protection Team for your original tenant, due to being locked out as the only admin with MFA issues. This method often helps bypass the automated loops because you’re able to submit the request from an authenticated admin center, even if it’s under a temporary tenant.
Note: Please remember to cancel the trial subscription once your issue is resolved to avoid any unintended charges.
Also, just to set expectations clearly and transparently, this is a user‑to‑user support forum, so I don’t have the ability to intervene directly or unlock accounts. I can only suggest additional options based on my experience and what has worked for others in the community.
I hope this information helps you take the right steps to regain access to your account. If you have any updates or additional details, please feel free to leave a comment under this post. I’ll be happy to assist further within my scope.