Un-remember Remote debugger credentials

Now I am doing remote debugging on my surface using the Visual Studio Remote Debug Monitor.

I am using Windows Authentication to connect to a remote debug monitor and it works successfully.

The remote debug monitor was started today, but I clicked the Remember credentials checkbox and now I get the window:

A remote operation is taking longer than expected

      

then a window will appear with the message:

There were deployment errors.  Continue?

      

  • Is there a way to not remember my credentials?
  • is there another problem that I am not considering?

In the meantime, I can start the remote debugger if I prefer not to use authentication, but it would be better if I could switch back to using Windows authentication.

+3


source to share


1 answer


I believe it is stored and managed from Control Panel \ User Accounts \ Accounts.



+8


source







All Articles