Scenario
You open SharePoint Designer and load a site from a tenancy for the first time, you are prompted for credentials and the site opens. SharePoint Designer caches those credentials so that you’re not promted to enter them again.
You now wish to open the site again in SharePoint Designer using different credentials, but when you attempt to add another service using the new credentials, you receive the error below during the login phase.
Sorry, another account from your organization is already signed in on this computer…
Solution
To clear the cached credentials follow this procedure (see https://support.microsoft.com/en-gb/kb/2750229)
- Edit the registry to remove cached credentials. To do this, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- In Registry Editor, locate the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity\Identities
- Select the Office account that you want to delete, and then click Delete.
- In the Identity subkey, locate Profiles, right-click the same Office account that you deleted in step 3 of this procedure, and then click Delete.
- Exit Registry Editor.
- Remove the cached credentials in Credentials Manager. To do this, follow these steps:
- Open Control Panel, and then click Credentials Manager.
- Under Generic Credentials, locate the account that you want to remove, and then click Remove.
- Log off, and then log on to the computer.
Published by