It sounds like you're experiencing issues with missing email folders after removing and re-adding your account in Outlook. When you import a .pst file, if the folders you created for archiving are not appearing, it could be due to how the folders were structured or saved in the .pst file.
Here are some steps you can try to recover your missing folders:
- Check the .pst File: Ensure that the .pst file you are importing actually contains the archived folders. You can do this by opening the .pst file in Outlook without importing it:
- Go to
File>Open & Export>Open Outlook Data Fileand select your .pst file. This will allow you to browse the contents of the .pst file and see if your archived folders are there.
- Go to
- Import Correctly: If you confirm that the folders are in the .pst file, try importing again:
- Go to
File>Open & Export>Import/Export. - Choose
Import from another program or fileand selectOutlook Data File (.pst). - Make sure to select the correct folders when prompted during the import process.
- Go to
- Check Folder Visibility: Sometimes folders can be hidden. You can use MFCMAPI to check the properties of the folders:
- Download and install MFCMAPI.
- Open MFCMAPI and log in to your Outlook profile.
- Navigate to the folders and check their properties to see if they are marked as hidden.
- If they are hidden, you can uncheck the
PR_ATTR_HIDDENproperty to make them visible again.
- Restore Missing Folder Data: If the folders are still missing after importing, you may need to restore data from a soft-deleted mailbox if applicable. This involves using PowerShell commands to retrieve the data if your account was migrated recently.
If these steps do not resolve the issue, you may want to consider reaching out to Microsoft support for further assistance, as they can provide more tailored help for your specific situation.
References: