Hi Mandy,
To change the Administrator's login email to a new individual while strictly preserving the associated ObjectId, OneDrive data, Exchange mailbox contents, and Teams history, you must modify the User Principal Name (UPN) and Primary Email Address within the Microsoft 365 identity framework. This process allows the identity to persist while swapping the authentication keys and display attributes.
To execute this, log in to the Microsoft 365 Admin Center using a Global Administrator account. Navigate to Users and select Active users. Locate and click on the specific Administrator account you wish to modify to open the properties flyout. Under the Account tab, find the Username / Email section and select Manage username. You must first add the new email address (the "someone else") as a new alias. Once added, select the ... (ellipses) next to this new email and choose Change to primary email. This action rewrites the UserPrincipalName attribute in Azure Active Directory, making the new email the mandatory login credential. Once the primary status is confirmed, you can delete the old email alias to "get rid of it" completely. Ensure you also update the Display Name in the Account tab to reflect the new person's actual name.
Please note that while this method creates a seamless transition without data loss, the new administrator will inherit the entire activity history of the previous user. If your intent is to maintain the data for archival purposes but provide the new administrator with a fresh, empty account, the industry standard "best practice" is to convert the old user account to a Shared Mailbox (via the Mail tab in the Admin Center) and then create a completely new user account for the incoming administrator. The Shared Mailbox approach preserves the old data without license costs and allows the new admin to access it via delegation, avoiding the security risk of a new employee inheriting a "dirty" profile with potentially sensitive personal history from the former admin.
I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!
VP