I have Microsoft Windows 10 installed in 1st partition of size 100gb, from couple of months I have been running into low disks pace and for same reasons not my windows getting latest updates nor able to sync my cloud drives. I hardly have 1 or half gb left in this partition where as I have already removed all unnecessary data from that partition that I'm aware of, today I came to know that AppData in my user has taken more then 40gbs of space, I wanted to know if is it safe to remove all content in AppData or any of the content in AppData?
2 Answers
No.
What you can do is use the Disk Cleanup utility built into Windows, uninstall any unused applications, and find any of your own files that you can remove and remove them.
100GB is a very small partition for Windows. You will run out of space with this small a partition unless you take the time to understand what is using the space and the necessity of each piece of data you have stored there.
- 49,799
Short answer
Appdata > Local: NO
Appdata > LocalLow: YES
Appdata > Roaming: CAUTION
Long answer
If you are talking about the entire AppData folder, then no. In appdata’s Local folder, there are programs that run on Userspace, including Google Chrome. On the Roaming folder, there are files which supplement other apps, like Minecraft’s launcher data. The LocalLow folder is not widely used and thus will not cause notable effect to any programs on your system.
- 657
- 4
- 13