PIX11: Records in jeopardy as temperatures soar to summer-like levels in NYC
NBC New York: Powerful storms bring potentially damaging winds to NYC area before temperatures drop
Powerful storms bring potentially damaging winds to NYC area before temperatures drop
MSN: Thunderstorms possible for NYC area ahead of nearly 30-degree temperature plunge
Staten Island Advance: N.Y. weather: Temperature drop could bring the coolest days NYC has felt since June
N.Y. weather: Temperature drop could bring the coolest days NYC has felt since June
The temp folder is not always deleted, even after proper shutdowns, and the space can pile up to large proportions. You don't need to delete the folder itself though, only its content. You can safely select everything, and shift-delete the files to permanently delete the files. It will fail deleting everything and will complain that some files are in use. Just say Ignore for all occurrences ...
In theory, AppData's Temp folder (%TEMP%) is the place for programs to put files that can be deleted immediately after all handles to them are closed. In practice, many programs - including Microsoft's own - violate that guidance.
I wanted to do disk cleanup myself and found a large folder in %localappdata% called Temp. I wondered if deleting the contents of it won't harm my computer. All I know about "temp" folder...
What are "temp" folders used for in Windows 10? - Super User
The creators of Unix and most (all?) Linux distribution maintainers on the other hand see a strong relation between temporary files and automatic removal. So much so that they chose to delete them on every reboot. I guess windows architects feel the same but abstain from deleting them because it is causing problems in some obscure 3rd party program. Sometimes compatibility is a PITA.