Can't checkout from TFS or disconnect

Hi,

I have been able to checkin my UiPath project to TFS but when I try to check out for edit. The following error returned.

“Checkout locks are disabled when asynchronous checkout in server workspaces is enabled”
CaptureUiPath

As I can’t change our TFS server workspace settings, how can I disconnect it? The disconnect option under Team is greyed out.

hello @janet.hu

i have a solution.

try it if possible

if your using Git and TFS combination, in your project folder you can see a folder called .git , delete that folder it will automatically disconnect from the source control

this file will be in hidden mode always.
image

Unfortunately I don’t use git with TFS.

I had to copy the project to another location to be able to work on it again for now.