About 50 results
Open links in new tab
  1. windows - What is "%AppData%"? - Super User

    7 The AppData\Local and AppData\Roaming locations are the preferred locations for applications to store data that is not required to be exposed to the user. In a domain environment, the Roaming is …

  2. How to generically refer to the AppData folder on the Windows …

    The original User's Profile directory lives in a directory like C:\Users\username\AppData. How can I refer to the current user's profile directory when using the Windows command line?

  3. Why are there directories called Local, LocalLow, and Roaming under ...

    Why are there directories called Local, LocalLow, and Roaming under \Users\<username>\AppData? Ask Question Asked 16 years, 9 months ago Modified 5 years, 9 months ago

  4. Why does `cd %appdata%` not work on Windows 11?

    Nov 10, 2023 · One way to get into it is by using the Run dialog box using Windows+R. And then type %appdata% into it and hit enter. But not being able to cd into it is causing issues when trying to get …

  5. Is there a list of Windows special directories/shortcuts (like %TEMP ...

    0 %localAppdata% - Opens AppData's Local folder C:\Users\{username}\AppData\Local For those who are too lazy to go back out of the roaming folder and go to local. To me very came in handy after …

  6. Restore %APPDATA% to AppData/Roaming folder - Super User

    After installing Windows, I originally moved the 3 AppData subfolders to my external harddrive, but I quickly changed my mind and restored them (clicking the restore button). Now %APPDATA% is incor...

  7. Windows 10: Will the reset feature save %appdata%

    Jul 16, 2015 · 11 I want to use the "reset" function in Windows 10 (choosing to keep personal files). Which personal files will be kept? I am especially wondering if the settings of other applications (in …

  8. Saving data: Program Files vs AppData [Windows] - Super User

    Jun 5, 2019 · The AppData folder is located in a user's folder, eg: C:\Users\Username\AppData, whereas the program files folder is located in C:\ The biggest difference here is permissions. If you …

  9. Why is AppData\\Local\\Microsoft\\WindowsApps sometime replaced …

    Dec 14, 2025 · On my Windows 11 machine, when I press/release the Windows key and type cmd <enter> then path <enter>, the path shown includes (as expected because I'm logged as fgr ) …

  10. How can I figure out what files in AppData\\Local\\Temp I can delete ...

    Jan 12, 2023 · My AppData\\Local\\Temp occupies 200GB, but cleanmgr.exe says Temporary Files: 1.16MB Why is there the difference? How can I figure out what files in the folder I can delete safely?