Windows: AppData vs Application Data

By Xah Lee. Date: .

What's the difference between AppData vs Application Data

ai answer

In Windows, the folders AppData and Application Data are closely related, and seeing both can be confusing. Here's the clear explanation:

1. AppData (the modern, real folder)

2. Application Data (a compatibility redirect / junction point)

Why both exist

Summary table

Folder name Real folder? Exists in modern Windows? What it actually points to Purpose
AppData Yes Yes Itself Current standard location
Application Data No (junction) Yes (as redirect) → AppData\Roaming Backward compatibility for old apps

Practical tip

If you open File Explorer and go to both paths:

You can safely ignore Application Data. It's just there so 20-year-old software doesn't crash. Modern applications should use AppData.

Windows AppData