How to generically refer to the AppData folder on the Windows command ...
superuser.com
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? By searching I found out about %UserProfile% that perhaps refer to the current username, but it does not really work.
windows - What is "%AppData%"? - Super User
superuser.com
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 used to copy the user's environment as they log on to different computers. You can find a description in the Windows File System Namespace Usage ...
Where are Notepad temp/unsaved .txt files located? - Super User
superuser.com
My guess would be \AppData\Local\Temp, but keep in mind they may not be .txt files. Word for instance when doing autosaves generates .tmp files, so if notepad is using a similar mechanism then it may also be using a similar naming scheme.
Saving data: Program Files vs AppData [Windows] - Super User
superuser.com
In AppData however, the user always have rights to write there, even if they are not administrators. So a program that needs to write data, for example a webbrowser with its cache will have to use AppData to write that cache or the user would get an UAC prompt asking for administrative access everytime they start the program.
Microsoft Edge taking up too much space - Super User
superuser.com
According to a comment to a German blog, this happens when you visit Facebook via Edge. I have the same problem only with IE and Facebook. Under C: \ Users \ Andy \ AppData \ Local \ Microsoft \ Windows \ History \ History.IE5 \ mms The folder is hidden and was 45 GB in size. But I discovered only through the program TreeSize. In the end, I deleted it, but it re-creates itself as soon as I ...