Opening Visual Studio today, I was asked for credentials for our TFS server and unthinkingly entered the admin credentials. Now, whenever I create a workspace in Source Control Explorer (SCE) it is setting the owner to be the admin and I can't get access to my own workspace. How do I change the user for SCE? I can create a workspace with myself as a user, but then it doesn't appear on the list of workspaces at the top of the Source Control Explorer window. I can't believe how difficult this is!
Note: this is different to the connection to TFS, which is still using my credentials. The SCE user seems to be purely for the purposes of creating work spaces.
All of the research I performed lead to answers relating to running TF commands. So I could change the workspace owner, I assume, so that I can gain access to it, but it doesn't really solve the underlying issue. Any new workspace I create using that installation of VS is going to be created using the admin login, which I could see causing issues further down the line. I really want to be able to tell VS to create workspaces under my own login.