Microsoft 365 and Office | OneDrive | For home | Windows
A Microsoft file hosting and synchronization service.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to remove my work account from my personal, home computer.
A Microsoft file hosting and synchronization service.
Hi Randy,
If there is no disconnect button as mentioned by AI, do the steps below:
In the Windows search,
Type Powershell, right-click it, and choose Run as Administrator.
Get-ItemProperty -Path "C:\Users*\AppData\Local\Packages" | ForEach-Object { Remove-Item -Path "$_\Microsoft.AAD.BrokerPlugin*" -Recurse -Force | Out-Null }
Try that and let me know.
To remove your work account from your personal home computer, you can follow these steps:
After completing these steps, your work account should be removed from your personal computer.