I deleted a user account back in May when they left, and today the manager asked me to pull that person's old files and email for an audit. The account is not in the normal Active users list, and it is not in Deleted users either. Someone told me it has been "purged". Is that the same as permanently deleted? Is there any way to get the account and its data back, or is it genuinely gone for good?
Purged (Permanently Deleted) Users in Office 365: Can You Recover Them?
Yes, purged and permanently deleted mean the same thing here, and unfortunately it is the bad kind of gone. When you delete a user in Microsoft 365 the account is only soft deleted first: it sits in the Entra ID recycle bin (the Deleted users list) for 30 days, fully restorable. Once those 30 days pass, Entra ID automatically starts the hard delete, also called purge, and the account plus its data leaves the recycle bin for good.
Your account was deleted in May, so it aged out of the 30-day window months ago and was purged automatically. That is why it shows in neither Active users nor Deleted users. The 30-day retention is fixed by Entra ID, a tenant cannot extend it.
To be completely clear on the two states, because this trips people up:
Soft delete (within 30 days): account is in Users, then Deleted users. You restore it from the admin center or with Restore-MgDirectoryDeletedItem, and the account, mailbox, OneDrive files and licenses come back. This is the easy path and it saves you often.
Hard delete / purge (after 30 days, or done manually): the object and its data are removed from the recycle bin. Once an account is purged, Microsoft offers no built-in recovery option, the Unique Object ID is gone and it cannot be brought back through the portal or PowerShell.
So for a purged account, the honest answer is that the native recovery routes are exhausted. But before you give up, check these two things, either one can still save the data:
1. Was a hold or retention policy on the mailbox? If a Litigation Hold or Microsoft 365 retention policy was applied before deletion, the mailbox survives as an inactive mailbox even after the account is purged, and you can recover the mail from it through the Purview portal. This is the single most common way people rescue data that looked lost.
2. Do you have a third-party backup? If your organization runs an independent Microsoft 365 backup, restore the mailbox and OneDrive from that backup. This is the only reliable route when no hold existed.
One nuance for the future, and a warning. If you are in a hybrid setup where accounts sync from on-premises Active Directory, a user you delete in the cloud can be restored by the next sync cycle if it still exists on-prem, so purges behave differently there. Conversely, deleting the on-prem object is what makes the cloud object eligible to be purged.
The warning: admins can also purge early by selecting a soft-deleted user and choosing Delete permanently. Treat that as a last resort, because it skips the safety window entirely and there is no undo.
For next time, so this never bites you again: before deleting any leaver, put a Litigation Hold or retention policy on the mailbox first. Then even after the account is purged and the license reclaimed, the mailbox lives on as an inactive mailbox that you can search and recover for the full hold duration. It is the difference between a two-minute recovery and a permanent loss. For the current audit, check whether such a hold happened to be in place, that is your one remaining shot at this user's data.