Visual studio automatically deleted project folder from visual studio "repos' folders

Daniel Shepherd 246 Reputation points
2021-06-26T11:56:53.327+00:00

I was wanting to work on a project I made, so I clicked on the solution in the start window of visual studio 2019, and a dialog box had appeared. it asked if I wanted to put it in the "recent files" section, and then, I looked for the solution in my recycle bin, the reops folder, the EXE file folder, and Azure DevOps git, because I thought I was doing into a repository I created, but it was not there. but I found nothing related to that project. Is there any way to get this project/source files back?

Developer technologies C++
Developer technologies Visual Studio Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Tucker 5,861 Reputation points
    2021-06-27T10:58:49.39+00:00

    If the code is not in source control on azure devops you could try searching for deleted files with a tool. (this might not work) Some examples

    https://support.microsoft.com/en-us/windows/recover-lost-files-on-windows-10-61f5b28a-f5b8-3cc2-0f8e-a63cb4e1d4c4

    http://www.officerecovery.com/freeundelete/

    Git tutorial

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.