0

Possible Duplicate:
Why are there directories called Local, LocalLow, and Roaming under \Users\<username>?

What is folder C:\Users\abc\AppData used for in Windows and particularly Windows 7? I have lot of old data in C:\Users\abc\AppData\Roaming, is it safe to delete it?

Is this data useful, if not why is not cleaned up by the system itself?

Gaurav Agarwal
  • 921
  • 5
  • 17
  • 30

1 Answers1

1

The AppData folder contains those portions of your user-specific system and program configuration data that are not stored in the registry. So, no, it most certainly is NOT safe to delete the folder. Leave it alone unless you know what you're doing.