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, 10 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. How to safely delete AppData Temp folder? - Super User

    Jan 20, 2025 · 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 …

  6. 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 …

  7. 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...

  8. 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 …

  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. A complete list of "%%" relative paths/variables in Windows Explorer in ...

    Jun 7, 2021 · I also tried defining my own user variable in "Edit environment variables for your account" and defined LOCALLOWAPPDATA: C:\Users\<your user profile>\AppData\LocalLow.