🗂️ 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