{"id":28961183,"url":"https://github.com/brahm7/microsoftaccountpicker","last_synced_at":"2026-04-28T13:36:46.329Z","repository":{"id":300249962,"uuid":"1005675570","full_name":"Brahm7/MicrosoftAccountPicker","owner":"Brahm7","description":"A PowerShell tool with a simple GUI to help IT admins or users fix the \"Another account from your organization is already signed in\" error by managing OneAuth account associations easily.","archived":false,"fork":false,"pushed_at":"2025-06-20T17:04:35.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-20T17:24:12.560Z","etag":null,"topics":["it-tools","microsoft365","office365","powershell","windows-10","windows-11"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Brahm7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-20T16:05:00.000Z","updated_at":"2025-06-20T17:13:43.000Z","dependencies_parsed_at":"2025-06-20T17:24:24.093Z","dependency_job_id":"94b797cd-6bc1-4f3d-a302-be449552e62f","html_url":"https://github.com/Brahm7/MicrosoftAccountPicker","commit_stats":null,"previous_names":["brahm7/microsoftaccountpicker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Brahm7/MicrosoftAccountPicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahm7%2FMicrosoftAccountPicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahm7%2FMicrosoftAccountPicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahm7%2FMicrosoftAccountPicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahm7%2FMicrosoftAccountPicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brahm7","download_url":"https://codeload.github.com/Brahm7/MicrosoftAccountPicker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brahm7%2FMicrosoftAccountPicker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261589893,"owners_count":23181433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["it-tools","microsoft365","office365","powershell","windows-10","windows-11"],"created_at":"2025-06-24T02:01:17.009Z","updated_at":"2026-04-28T13:36:46.291Z","avatar_url":"https://github.com/Brahm7.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicrosoftAccountPicker\n\n![Error Message](error.png)\n\nHello! I work in IT and have encountered the following error multiple times:\n\n\u003e **\"Another account from your organization is already signed in on this device. Try again with a different account.\"**\n\nThis error occurs when multiple Microsoft work or school accounts are linked or signed in on the same computer, causing Office apps to get confused about which account to use.\n\nTo fix this issue manually, you need to navigate to the directory:\n\n\"C:\\Users\\user1\\AppData\\Local\\Microsoft\\OneAuth\\accounts\"\n\nand look through the files to change their association status to select the account you want to use.\n\nWhen I was troubleshooting this, I found many files and going one-by-one to find the correct account (like my coworker’s) wasn’t fun. So, I created this PowerShell script with a simple GUI to help change the association status of the files easily.\n\nI wanted to upload this program to help other people in the IT field, or anyone who has seen this message and doesn’t want to have to look through a bunch of files and edit them one by one to get to the account they want.\n\n![Program Screenshot](app-img.png)\n\n## Usage\n\n- Launch the script.\n- A window will open showing the email accounts inside the directory.\n- Use the 'Associate' or 'Disassociate' buttons to select the account you want to associate.\n\n## Installation\n\nTo use this program:\nMake sure your PowerShell execution policy is set to `RemoteSigned`. You can do this by opening PowerShell as Administrator and running:\n\n```powershell\nSet-ExecutionPolicy RemoteSigned\n```\n\nAfter you can run the script by right-clicking the .ps1 file and selecting Run with PowerShell.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrahm7%2Fmicrosoftaccountpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrahm7%2Fmicrosoftaccountpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrahm7%2Fmicrosoftaccountpicker/lists"}