Hi ,
I'm Dyari. Thanks for reaching out.
If the hacker has not deleted the emails, you can try the steps provided by Q&A Assist. If they are not recoverable, I’m afraid they have been permanently deleted, and there is no way to recover them.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, my email account was unfortunately hacked last week and whilst the account is now restored, I've noticed that all my incoming/outgoing emails that pre-date 1st January are no longer visible. Even when I try and recover deleted items in the last 30 days, my original emails are no longer there. Does anyone know of a way to recover this historic data or has it gone forever? :-( Many thanks.
Hi ,
I'm Dyari. Thanks for reaching out.
If the hacker has not deleted the emails, you can try the steps provided by Q&A Assist. If they are not recoverable, I’m afraid they have been permanently deleted, and there is no way to recover them.
To restore historic emails following an account compromise, you can follow these steps:
Get-RecoverableItems cmdlet to search for recoverable deleted messages. For example:
Get-RecoverableItems -Identity your-email@example.com -FilterItemType IPM.Note
This command will help you find all recoverable items in your mailbox.It's important to act quickly, as the ability to recover deleted emails may be time-sensitive depending on your account settings and policies.
References: