Notes on moving some AppData folder contents from C drive to D drive (Windows)
Last updated on 9 Nov. 2024 This post captures some of my current as well as old notes in this regard. Note that the overall intent is to free up more disk space on C drive (system drive). 9 Nov. 2024: Is it safe to delete AppData\Local\Temp?, https://superuser.com/questions/571901/is-it-safe-to-delete-appdata-local-temp , March 2013. : "Yes, you can. Windows already does it for you when you use the Disk Cleanup tool (cleanmgr.exe) and select the Temporary files checkbox." ... But when I tried to do so, Windows reported that it has removed "Temporary files" but going back and then coming again showed that "Temporary files" has not been deleted. Also, the Temp directory is not deleted and its contents seem to be same size as earlier. So I attempted to manually move all Temp directory contents to another Temp directory I created on D:. Barring few files that seem to be used by Chrome instance that was running, all other files got moved. C: AppData Temp siz...