Can Microsoft recover a deleted OneDrive for Business site after a new empty OneDrive was provisioned?

Johannes Jönsson 0 Reputation points
2026-09-06T19:50:28.14+00:00

We need help recovering an old OneDrive for Business account.

The Microsoft 365 license was removed from the user in March 2026, while the Entra ID user account remained.

In September 2026 we assigned a Microsoft 365 Business Basic license to the same existing user again. Instead of restoring the previous OneDrive, Microsoft provisioned a new empty OneDrive site.

We have now found the original OneDrive in Microsoft's OneDrive Usage Account Detail report. The old site is listed as:

  • Is Deleted: True
  • File count: 5,241
  • Storage used: approximately 33.7 GB
  • Last activity: June 18, 2026

The old site also has a different Site ID from the newly provisioned empty OneDrive.

We have checked with SharePoint Online PowerShell:

Get-SPODeletedSite -IncludePersonalSite -Limit All

This returns 0 deleted personal sites.

We have also checked for personal sites with ArchiveStatus Archived, FullyArchived, RecentlyArchived and Reactivating, but the original site is not returned.

The Microsoft 365 usage report still contains the original Site ID and confirms that the old OneDrive contained 5,241 files / approximately 33.7 GB.

Is there any supported way for an administrator to restore this original OneDrive site, or does Microsoft Support / SharePoint Online engineering need to recover it from backend retention?

We can provide the original Site ID, new Site ID and the Microsoft 365 usage report privately to Microsoft Support if required.

Microsoft 365 and Office | OneDrive | For business | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. Aetherin 1,465 Reputation points Independent Advisor
    2026-09-06T20:57:59.2066667+00:00

    Hi @Johannes Jönsson,

    From what you've described, this doesn't appear to be a typical deleted-site recovery scenario that can be resolved through the standard SharePoint administrator restore process.

    Because the Microsoft Entra ID user account was never deleted, removing the license that included OneDrive would normally place the existing OneDrive into the unlicensed account lifecycle rather than the deleted user lifecycle. Based on Microsoft's documented behavior, an unlicensed OneDrive becomes read-only after 60 days and is archived after 93 days. If the same user object is later assigned a valid license that includes OneDrive, the archived OneDrive would generally be expected to reactivate automatically, although service-side propagation can sometimes take up to 24-48 hours.

    What stands out in your case is that the user appears to have been provisioned with a new, empty OneDrive that has a different Site ID. That is not the behavior we would normally expect during a standard reactivation process. Instead, it suggests that the service may not have reconnected the user to the original OneDrive site. This may indicate an issue related to site ownership mapping, identity synchronization, OneDrive provisioning, or a mismatch between the user's account identity and the original OneDrive site.

    For that reason, I would recommend verifying whether the user's Entra Object ID has remained unchanged throughout the entire timeline. This is particularly important if the account was ever soft-deleted and restored, temporarily removed from synchronization scope, recreated, or otherwise modified while retaining the same UPN. Microsoft has documented scenarios where identity mismatches can result in a user being assigned a new OneDrive rather than being reconnected to an existing one.

    You also mentioned that the following command returns no deleted personal sites: Get-SPODeletedSite -IncludePersonalSite -Limit All

    That tells me the original OneDrive is not currently present in the SharePoint deleted-site recycle bin, meaning it cannot be restored through the standard administrator method using Restore-SPODeletedSite.

    However, I would be cautious about interpreting that result as proof that the original data has already been permanently removed. An archived OneDrive associated with an unlicensed account is not necessarily represented as a deleted site, so its absence from the deleted-site list does not automatically rule out the possibility that the service still retains references to the original content.

    The OneDrive Usage report is also an important piece of information because it confirms the original Site ID and shows the historical file count and storage usage associated with that site. That said, I would view it as historical evidence rather than confirmation that the underlying files are still recoverable. Usage reports can continue to display historical information for a period of time even when the current state of the site is no longer obvious from the administrator side.

    At this point, I am not aware of any additional supported administrator-side recovery method that would allow you to investigate further.

    My recommendation would be to open a Microsoft 365 support case and ask the SharePoint Online or OneDrive team to investigate the original Site ID.

    User's image User's image

    Microsoft Support can review the service-side state of the original site and, if necessary, escalate the case to the appropriate engineering team. This investigation should help determine whether the original OneDrive still exists in an archived or otherwise inaccessible state, whether an identity or owner-mapping mismatch occurred, whether the site can be re-associated with the user account, and whether any supported recovery or reactivation option remains available.

    While recovery unfortunately cannot be guaranteed if the original content has already been permanently removed from the service, the timeline you've provided and the fact that the Entra user account reportedly was never deleted make the provisioning of a completely new empty OneDrive look unusual. In my opinion, that provides a reasonable basis for escalation to Microsoft Support as a potential OneDrive lifecycle, provisioning, or identity-mapping issue.

    Thank you for taking the time to consider my observations. I wish you the very best with the investigation, and I hope Microsoft Support can help clarify what happened and determine whether recovery remains possible.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.