Go to Tools → Settings → Text Editor → the C / C ++ → Extras
In " Fallback Location ", set " Always use fallback location " to Trueand " Remember if backup location >" is used before True. In " Fallback Location " you can leave it blank, and VS will use your folder %TEMP%or specify a different location of your choice.
(Note that the .suo files will still sit next to your solutions)
source
share