I get the "Recovered Files" screen every now and then. I would like to disable it completely. I tried Tools/Options/Environment/AutoRecover and unchecked the checkbox. But it has no effect. Is there a way to disable it?
1 Answer 1
I have tested and unchecking this option works:
The thing is, maybe you opened SSMS without clearing files from the auto recover folder:
C:\Users\<username>\Documents\Visual Studio 2017\Backup Files\Solution1
Just cleanup this folder and then open SSMS. It will not show the recovery option dialogue anymore.
I have also validated that it does not generate new auto-recovery files in this folder after disabling the above option.
-
1@AngryHacker If this answer is useful to you then please mark as Accepted.Harsh Varde– Harsh Varde2025年03月11日 14:37:14 +00:00Commented Mar 11 at 14:37