ποΈ Microsoft Forms β Admin Guide: Form Ownership Transfer
Source: Microsoft Learn β Admin information for Microsoft Forms
π Overview
When an employee leaves your organization, their Microsoft Forms don't automatically transfer to someone else. This article explains how administrators can take ownership of those forms using a dedicated delegation URL β and what requirements and limitations apply.
π Who Can Transfer Form Ownership?
Only the following roles can perform a form ownership transfer:
- β Global Administrator
- β Office Application Administrator (with a valid Microsoft Forms license)
β οΈ Regular users and standard admins cannot perform this action.
β Requirements Before You Transfer
All of the following conditions must be met before a transfer is possible:
# |
Requirement |
|---|---|
1οΈβ£ |
You are the Office Application Administrator with a valid Forms license |
2οΈβ£ |
The employee's account has been deleted or disabled in Microsoft Entra ID (Azure AD) |
3οΈβ£ |
(If account was deleted) The transfer happens within 30 days of account deletion |
π‘ Note: There is no time restriction for transferring forms from a disabled (but not deleted) account.
π The Delegation URL
Microsoft provides a special URL to access the forms of a departed employee:
https://forms.office.com/Pages/delegatepage.aspx?originalowner=[email address]
π How to Use It
- Open your browser's address bar
- Replace
[email address]with the email address of the former form owner - Example:
https://forms.office.com/Pages/delegatepage.aspx?originalowner=JasonFabian@contoso.com
- You will now see all forms belonging to that user
- On the form you want to transfer, click More form actions (β―) β Move
π‘ Tip: If the email address doesn't return results, try substituting the user's Object ID in place of the email address in the URL.
π How to Check If an Account Was "Hard Deleted"
Before attempting a transfer, verify the account status via Microsoft Graph:
- Go to Microsoft Graph Explorer
- Run the following query (replace
*user email*with the actual address):https://graph.microsoft.com/v1.0/directory/deletedItems/microsoft.graph.user?$filter=mail eq '*user email*'
Query Result |
Meaning |
Transfer Possible? |
|---|---|---|
β Account info returned |
Soft deleted, within 30-day window |
β Yes |
β No result |
Either still active, or deleted > 30 days ago |
β οΈ Depends |
β No result + >30 days since deletion |
Hard deleted |
β No β forms are unrecoverable |
β Common Error Messages & Solutions
Error Message |
Cause |
Solution |
|---|---|---|
"We can't access this page β The form's owner still has an active account." |
Owner has an active Forms license and account |
Wait until the account is disabled or deleted |
"We can't access this page β Make sure you've entered the email address correctly and the forms owner account wasn't deleted more than 30 days ago." |
Wrong email or account deleted > 30 days ago |
Verify the email; check deletion date |
"We can't access this page β Make sure you've entered the email address correctly, and then try again." |
Email is missing or misspelled |
Double-check the URL |
π’ Transferring to a Group (Active Employees)
If you want to transfer ownership to a currently active employee, you can move the form to a group they belong to.
β οΈ Important: You must be a member of that group to perform the transfer. You may join the group, complete the transfer, and then leave the group afterward.
β οΈ Known Limitations (Microsoft Defender for Cloud Apps)
If your organization uses Microsoft Defender for Cloud Apps, the following scenarios may not work correctly:
- π΄ Template / form duplication β user may get stuck on a loading screen
- π΄ Form ownership transfer (user β group) on the delegate page β user may be blocked
- π΄ Admin phishing form unblock on the Admin review page β user may be blocked
π Quick Reference Summary
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β TRANSFER CHECKLIST β
β β
β β‘ You are a Global Admin or Office App Admin β
β β‘ Former employee's account is disabled or deleted β
β β‘ If deleted: transfer within 30 days β
β β‘ Use delegation URL with correct email / Object ID β
β β‘ Move the form via "More form actions" β Move β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π Related Links
- Microsoft Learn: Admin information for Microsoft Forms
- Microsoft Graph Explorer
- Set up Microsoft Forms
- Administrator settings in Microsoft Forms
- Microsoft Forms and proactive phishing prevention
π Last reviewed: May 2026 | Based on Microsoft documentation last updated: 2024-05-31