Share via

Former Employee OneDrive Shows “Site Is Archived” Error and Is No Longer Recoverable

Ragavendhiran Chinnasamy 0 Reputation points
2026-04-16T09:49:23.17+00:00

archived

When accessing the OneDrive URL of a former employee, the following error message is displayed:

“The site is archived. A SharePoint Administrator archived this site. If you need access, ask an admin to reactivate it.” Additionally, the message indicates that the user has left the organization and the user account is not currently available in Azure AD.

Further investigation confirmed the following:

  • The user account has been deleted from Entra ID (Azure AD).
  • The user profile no longer exists in User Profile Service.
  • The OneDrive site is not listed under SharePoint Admin Center → Active sites.
  • The site is not shown under Archived sites (Microsoft 365 Archive, which applies only to SharePoint/Teams sites).
  • PowerShell verification using Get-SPODeletedSite returned no results for the OneDrive URL.
  • Attempts to assign a Site Collection Administrator using PowerShell were blocked.blocked.png
Microsoft 365 and Office | OneDrive | For business | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. AI answer

    2026-04-16T09:49:42.74+00:00

    Based on the described state, the OneDrive site is in the new unlicensed/archived OneDrive flow and is no longer recoverable by the standard “deleted site” or classic archive mechanisms.

    Key points from the behavior described and the documented lifecycle:

    1. Unlicensed OneDrive lifecycle and archival
      • When a user is deleted or loses their license, the OneDrive becomes an unlicensed OneDrive account.
      • After 93 days of being unlicensed, the OneDrive is made inaccessible and is moved into an archived state by the OneDrive service through Microsoft 365 Archive.
      • Once archived, the account is no longer visible as an active site and is not managed via the standard Active sites or Deleted sites lists in the SharePoint admin center.
    2. Why it does not appear in Active/Deleted/Archived sites
      • Microsoft 365 Archive explicitly notes that OneDrive accounts (site template 21) cannot be archived by admins and are instead archived automatically by the OneDrive service when unlicensed for 93 days or more.
      • Because of this special handling, the OneDrive will:
        • Not appear under Active sites.
        • Not appear under Archived sites (that list is for supported SharePoint/Teams templates, not OneDrive template 21).
        • Not appear via Get-SPODeletedSite, because it is no longer in the standard “deleted site” state.
    3. How such archived OneDrive accounts are supposed to be managed
      • Unlicensed/archived OneDrive accounts are managed from the SharePoint admin center → Reports → OneDrive accounts → View more details page, not from Active/Deleted/Archived sites.
      • From that detailed OneDrive accounts report, admins can:
        • Enumerate unlicensed accounts.
        • See Archive status and other metadata.
        • Reactivate accounts (if billing for unlicensed OneDrive accounts is enabled).
        • Delete accounts (subject to retention/hold constraints).
    4. Conditions that block deletion or access
      • If the account is subject to a retention policy or hold, deletion from the archived state is blocked and an error is returned.
      • If the account has an active lock (read-only or no-access), it will not be automatically deleted and can only be changed/deleted by an admin via PowerShell or the detailed OneDrive accounts report.
    5. What the current error implies for recovery
      • The message “The site is archived. A SharePoint Administrator archived this site. If you need access, ask an admin to reactivate it.” combined with:
        • No Entra ID user object.
        • No User Profile Service entry.
        • No entry in Active sites, Archived sites, or Get-SPODeletedSite.
      • Indicates that the OneDrive has passed the normal retention window and is now in the service-managed archived state for unlicensed OneDrive accounts.
      • If the OneDrive no longer appears even in the OneDrive accounts detailed report (Reports → OneDrive accounts → View more details), then the account has been fully removed and is no longer recoverable.
    6. Only remaining admin options (if it still appears in reports)
      • If the OneDrive account still appears in the detailed OneDrive accounts report:
        1. Ensure Microsoft 365 Archive and Unlicensed Account billing are configured as required.
        2. Use the Reactivate action in the detailed report, or use Set-SPOSiteArchiveState (for sites that support it) to change the archive state.
        3. After reactivation (can take up to 24 hours), access the OneDrive and copy any required data.
        4. The account will automatically re-archive after 30 days if no further action is taken.
      • If the account does not appear in that report, there is no supported mechanism in the documented flows to restore or reattach the OneDrive, and the content is effectively unrecoverable.

    In summary: the behavior and checks performed match a OneDrive that has moved beyond the standard deleted/retention window into the service-managed archived lifecycle. Recovery is only possible if the account still appears in the OneDrive accounts detailed report and can be reactivated from there; otherwise, it is no longer recoverable.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.
  2. Daniel-Vo 6,095 Reputation points Microsoft External Staff Moderator
    2026-04-16T11:27:17.11+00:00

    Dear Ragavendhiran Chinnasamy,

    We understand how concerning it can be when you’re unable to access a former employee’s OneDrive.

    Based on the information provided, they suggest that the OneDrive site may have already been deleted as part of the standard Microsoft 365 data lifecycle.

    When a user is deleted in the Microsoft 365 Admin Center, their OneDrive is not removed immediately. Instead, it is retained for a configurable period set in the SharePoint Admin Center. By default, this retention period is 30 days, during which administrators can still access or recover the data.

    After this initial period, the OneDrive enters a deleted state for up to 93 days. During this stage, it is no longer visible in normal locations but may still be recoverable by a Global Admin. However, once this 93-day period expires, the OneDrive and its data are permanently deleted and cannot be recovered through standard methods.

    For reference: https://learn.microsoft.com/en-us/compliance/assurance/assurance-data-retention-deletion-and-destru…

    I understand this may not be the outcome you were expecting. As the chances of recovery may be limited, to better assess your situation, could you please confirm:

    • Approximately when the user or their OneDrive was deleted.
    • If your organization has configured policies in Microsoft Purview such as:
      • Retention Policies Litigation Hold / eDiscovery Hold
      • Then the data may still exist in the Preservation Hold Library, even if the user and OneDrive are no longer visible.

    If the deletion occurs within the 93 days, there is one more possibility that Microsoft Support may be able to perform a OneDrive site rollback, which restores the site to a previous state within the last 14 days.

    For example:

    • If today is April 16, the site could potentially be restored to a state from April 2 onward
    • After the rollback, files may reappear either in their original location or in the Recycle Bin.

    To proceed with a restore request, please submit a support ticket through the Microsoft 365 Admin Center by navigating to Support > Help & Support, or directly via: from https://admin.microsoft.com/#/support/requests The Microsoft Support team over there has higher permissions and dedicated tools to investigate and correct escalation channels to handle this type of request, making this the most effective path to support your issue.

    I hope this information helps. If you have any additional questions, please feel free to let me know.


    If this response resolves your issue, kindly click Accept Answer and consider upvoting. If you need further clarification, please click Comment.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.