How to disconnect Visual Studio from a Copilot subscription so that it is possible to subscribe to another subscription?
2 Answers
In the File > Account Settings menu
There is a list of all accounts, including GitHub subscriptions. There you can click on the three dots next to the account name. A menu will open with the option "Remove Account". Clicking on this button will remove the subscription you have to removed.
then you can register to another github account.
Comments
Follow these Steps.
Open Visual Studio.
Go to Tools > Options > GitHub Copilot.
Click Sign Out to disconnect your current GitHub account.
Restart Visual Studio.
Sign in again using the GitHub account tied to your new subscription.
Once you've signed in, copilot should start working under the new subscription.