Jul 15 2018 03:53 AM
Hi experts
i have a requirement to delete profile picture of an outlook account.
OWA is disabled in my environment so i cannot conenct to the remote user.
will the below powershell command can i remove the profile picture
Remove-UserPhoto "myuser@mydomain.com"
Jul 15 2018 10:53 AM
In general it depends on how the photo was set, but yes, Remove-UserPhoto will remove it from any Exchange-related clients.
Jul 15 2018 10:08 PM
SolutionYes, this commandlet will remove the user photo.
more details here:
Sep 10 2020 03:45 PM
It is not allow me to remove my profile picture and I do not know what to do so can I have so help
Jan 19 2021 02:04 PM
Hi,
I have executed your steps succesfully. I want to remove photos for multiple users on their teams profiles, maybe it just takes time but I have read that the teams profile photo is synced from owa web app profile photo.
Do you know if this is correct?
Thank you very much