Forum Discussion
How do I unlink my PC for an O365 tenant for which I can no longer log in?
- Sep 07, 2016
Hi Kevin,
From your description, it seems that you are using the OneDrive for Business Next Generation Sync Client. Since you can no longer authenticate your Office 365 account to use the client normally, I suggest you uninstall the client, re-install it and use it with another active account.
If you are using Windows 10, I suggest you follow the steps below to uninstall it.
1.Log into your Windows system as Administrator > open command prompt > run taskkill /f /im OneDrive.exe
2.For 64-bit Windows, run %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall to uninstall OneDrive (For 32-bit Windows, replace SysWOW64 to system32)
3.Access this path: C:\Users\yourname\AppData\Local\Microsoft\OneDrive and empty all documents and folders.
After uninstalling, please re-install it from https://support.office.com/en-us/article/Transition-from-the-previous-OneDrive-for-Business-sync-client-4100df3a-0c96-464f-b0a8-c20de34da6fa .
Hi Kevin,
From your description, it seems that you are using the OneDrive for Business Next Generation Sync Client. Since you can no longer authenticate your Office 365 account to use the client normally, I suggest you uninstall the client, re-install it and use it with another active account.
If you are using Windows 10, I suggest you follow the steps below to uninstall it.
1.Log into your Windows system as Administrator > open command prompt > run taskkill /f /im OneDrive.exe
2.For 64-bit Windows, run %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall to uninstall OneDrive (For 32-bit Windows, replace SysWOW64 to system32)
3.Access this path: C:\Users\yourname\AppData\Local\Microsoft\OneDrive and empty all documents and folders.
After uninstalling, please re-install it from https://support.office.com/en-us/article/Transition-from-the-previous-OneDrive-for-Business-sync-client-4100df3a-0c96-464f-b0a8-c20de34da6fa .
- Todd KlindtApr 05, 2017MVPIs this still the best solution? I'm having this problem with the 17.3.6799.0327 client. I've got a few GBs of content synced with consumer OneDrive so I don't want to flush and fill and reconfigure everything if I can avoid it.
- Kevin_HoytSep 07, 2016Iron Contributor
Thanks, that did the trick!