I love browsing these folders and discover software that I uninstalled years ago. It's like a historical record of my computer life. Filling up my drive with millions of files.
@SeMr7en3 жыл бұрын
I really hate how windows apps throws garbage around like this. I want to back up saved games? Maybe it’s in program data, maybe it’s attached to the launcher, maybe it’s in your my documents folder under the game dev’s name. Maybe the “My Games” folder that not every game used. Maybe the setting you are looking for isn’t a file. But a registry value. I started to use Linux VMs for everything that isn’t gaming related just to keep my windows install fresh. Windows store apps did solve this problem but no dev is going to use it.
@BlackCenturx3 жыл бұрын
@@SeMr7en Yes that sucks. Both Microsoft and all Developers are to blame for this
@JojOatXGME3 жыл бұрын
@@SeMr7en Note that you have a similar situation on Linux, through. %ProgramData% -> /var/local %AppData% -> ~/.local, ~/.cache, ~/.config or some other random directory in your home directory starting with a dot The directories are just named differently. At least on Gnome, you also have something very similar to the Registry of Windows. At least applications slowly adapt to the new standards, so we will get a more uniform experience over time.
@SeMr7en3 жыл бұрын
@@JojOatXGME I'm pretty envious on how android does it. Just cache and data. The app can't save anywhere else unless you give permissions for it. Such a nice system they have in place. But then again they don't have to worry about compatibility dating back to the 90s
@HoloScope3 жыл бұрын
@@SeMr7en android directory is so simple I love it, so easy to mod, it's universal
@stevenlace79023 жыл бұрын
I was a developer for a drawing app and I chose to use the roaming folder to store the user's app settings. If the user uses a Microsoft account for logging into the computer, their settings get synched across all computers that they use with the same login credentials. So if they defined a custom color on one machine it would be available on all the other machines they login to.
@TheMasonX23 Жыл бұрын
That's awesome! Gotta love having your settings synced! As a business software developer, I'm glad I finally know what Roaming is for so I can sync settings across the domain now
@kornkernel2232 Жыл бұрын
Thanks for doing this, I wish more developers will take advantage of this and have user app settings synced with their MSA. It is just a huge improvement to the user experience.
@leoncitoamx Жыл бұрын
Funny how many devs crack their head trying to sync app data when is can be solved just this way :)
@gameplayfirst-ger Жыл бұрын
@@leoncitoamx It won't happen in most organizations, because I don't know any company that really has a setup that syncs that folder through the domain. There would have to be some server storage configured somewhere because the sync can't happen while the client is offline.
@oz1213-u4x Жыл бұрын
@@gameplayfirst-ger there was this system in my university. But not just the prefences, my whole files is carried around, like folders i created etc.
@DarmaS13 жыл бұрын
AppData folder: **exist** Games: I'll use Document folder instead
@gardox32153 жыл бұрын
Locallow is default for unity games
@tl18823 жыл бұрын
especially steam games
@RubenMartinezCabello3 жыл бұрын
Documents is older that AppData. Not as old as Games, but, well, older, so it is the classical solution. Also, before games became online focussed, if you wanted to take your save games with you, you would need to copy them into a floppy from the file explorer, and well, AppData is a HIDDEN FOLDER, so pretty hard to do for a kid, specially before internet, so you couldn't google it and watch a youtube video showing you exactly how to do it.
@Engineer97363 жыл бұрын
@@RubenMartinezCabello Internet existed long time already before the appdata folder came into existence though. I remember browsing the web on Windows 95 via dialup. Appdata appeared in Windows Vista, about a decade after win95.
@cst12293 жыл бұрын
Especially Terraria.
@shaunbowen3 жыл бұрын
Most apps: install settings to one of these folders. Adobe: "We've got files in every directory and folder from here to the Sudan. We install a dozen languages and know every local custom. We'll blend in, disappear and you'll never see us again. With any luck we've got the grail already"
@ImranAhmed-kq2jj3 жыл бұрын
😂😂
@mittamoa3 жыл бұрын
What if you're located in Sudan? 😉
@arc-sd8sk3 жыл бұрын
LMFAO yes
@JojOatXGME3 жыл бұрын
Note that there might be valid reasons to split the data between all these directories. For example caches are usually saved in %LocalAppData% while user configuration should be saved in %AppData%.
@SpikeTheBear3 жыл бұрын
Madobeus
@Lofote3 жыл бұрын
%APPDATA% is roaming, because it was so in Windows NT 4/2000 times, and the Local came later inside that folder as "application data\local" with the rule to not sync. At first NT4 synced everything even the users temp folder, and then they realized it was a bad idea, so local and some domain settings were added to exclude the Local folder. The really clear seperation with Roaming and Local then came with the so-called "User Profiles V2", which came with Vista and Windows Server 2008.
@CaseAgainstFaith13 жыл бұрын
I’m a reasonably proficient technical computer user. But, never had a clue about those local/locallow/roaming folders. Or why there was ProgramData in addition to AppData. So, I learned a lot here. Thanks.
@amallkrishna3 жыл бұрын
This is a video I never knew I needed.
@TriforceofShadows3 жыл бұрын
Same here, great stuff. 👍
@PaperRaines3 жыл бұрын
Not all heroes wear capes
@BlockBlazer Жыл бұрын
The point of the Roaming folder is to store your Minecraft saves.
@Leekodot15 Жыл бұрын
Or install mods.
@railroading Жыл бұрын
So is Local
@Leekodot15 Жыл бұрын
@@railroading Since when has anyone ever entered local via %appdata% to get to Minecraft?
@railroading Жыл бұрын
@@Leekodot15 Bedrock
@ItsWarFilms Жыл бұрын
@@Leekodot15 tell me you play the Bedrock version without telling me you play the Bedrock version...
@supra1073 жыл бұрын
The %APPDATA% variable used to point to just the AppData folder back in XP days, when there was only one AppData folder for everything. So in a way Roaming is also treated as a backwards compatibility folder.
@nickjuly4A3 жыл бұрын
There's also a folder in the Local folder of AppData called VirtualStore that's used for legacy programs that try to save their configuration/preference files to Program Files (or any other non user directory) when the program doesn't have administrator privileges.
@Wolfpurr3 жыл бұрын
Fuct fact: When i first read your comment i read VirtualStore as VirusStore.
@Wolfpurr3 жыл бұрын
@William yes
@masansr Жыл бұрын
Isn't it the one that was made as a temporary fix on early Windows 7 for backwards compatibility?
@Acorn_Anomaly Жыл бұрын
@@masansr Windows Vista, and I think it still exists. It's just that most things don't need it anymore.
@AmexL Жыл бұрын
Gotta love how Microsoft names folders and directories.
@seto0073 жыл бұрын
"And installer, which is beyond the scope of this video" ... I am intrigued.
@yumri43 жыл бұрын
Well how it is written on the Microsoft website it is "levels of permission" not "levels of integrity". Unless they went up and changed terms for no reason at all. There are 8 or so levels that a developer can use with 1 above what he called "installer". Usually the one that i know how to use above installer is flashing the hardware which overwrites everything with the version being flashed on to it. Most users never do this. Most users shouldn't ever do this. You do need hardware access on a powered off state of the hardware at the start of it to do it. It also can screw over the entire machine if it goes bad or if you put the 1 into the place of a 0. The level of permission he is most likely talking about is when you get into scripting then ask for and have the correct permission level to be granted internal system configurations. I am unsure why you would need permission above system and you rarely need to use system as admin is able to do most and usually you want to use user if you can. Using below user is a pain but in scripts you can do that on an account with less permissions than user level access has. You also want to have the least access granted that you need to run.
@andrewcox10253 жыл бұрын
I wouldn't be shocked if 99% of people who have ever accessed the AppData folder did so for Minecraft.
@BuildTimeMC3 жыл бұрын
Of course
@WhirlwindQuest3 жыл бұрын
I did but now I use multimc which is a lot better
@wesselvanleeuwen73003 жыл бұрын
.minecraft homies
@Whising3 жыл бұрын
True
@PJM2573 жыл бұрын
Yeah, even though I use it for lots of other things, I originally used it for minecraft.
@BakaDani3 жыл бұрын
Minecraft modding is how I learned about the appdata folders. Then I modded other games and beta test others and now that folder is used almost every day for me.
@boogiehasfun3 жыл бұрын
well my pc can't run 1080p yet so i cant even do this,
@BellCube3 жыл бұрын
Speaking of, Joe actually has a .minecraft folder. The guy plays Minecraft! (see 10:23)
3 жыл бұрын
Within a Windows domain network, you can have two types of users - standard user and roaming user. The idea is that you are either someone working from within your machine that is specifically assigned to you or you are someone who frequently has to login on a bunch of different machines. For that, you have the Local and Roaming folders - the Roaming folder gets synced across the domain to every computer you log in, if you are a roaming user. This is a practice many businesses have, even though it is deprecated. A great example of a roaming user could be that you are logging into your university's or work's Remote Desktop Services machines, where there are multiple identical servers and you get assigned one randomly to log in to. You would prefer your programs to behave in the same manner all the time, wouldn't you? But I stress this again - roaming users are a deprecated feature, and as for Remote Desktop Services, there is software solution called FSLogix that makes sure that your user profile behaves nicely with all the RD servers.
@dIancaster Жыл бұрын
Depreciated? So that's why the Army does it. Great.
Жыл бұрын
@@dIancaster Deprecated, not depreciated 😂 as in, "fallen out of fashion / no longer current". Typically businesses use a third-party solution to make roaming users to work, because the built-in roaming user functionality in Windows doesn't work well.
@dekeonus Жыл бұрын
@ further, it is also discouraged by Microsoft. Microsoft now recommends using folder redirection to put %appdata% (i.e. roaming) on a network share so that reads / writes go out across the network to the filestore as needed rather than everything in the user profile¹ at login / logoff (which is a significant issue for any organisation with a bulk of users doing a 9-5 day). ¹ Not explicit in this video is all the other user folders that synced at login / logoff for roaming domain profiles: Documents, Videos, Music, Favourites etc.
@severussin Жыл бұрын
Ahh Terminal Services
@daniellado25233 жыл бұрын
The Appdata folder is where many of my gaves save data is , because for some reason it can't be in documents or in "my games" folder.
@decayingfish31393 жыл бұрын
It is where my minecraft mods
@Xighor3 жыл бұрын
Hate it Maybe there's a reason but it should be in your game file
@htcmlcrip3 жыл бұрын
That's because you play the wrong games.
@chiefkeefgaming20053 жыл бұрын
@@htcmlcrip TEARDOWN?
@DouglasQuaid9993 жыл бұрын
Ubisoft are so big brained they use C:\Users\*blank*\AppData\Local\My Games
@siberx43 жыл бұрын
For applications that elect to use both Local and Roaming, the typical layout is to put disposable "cache" type data in Local, and to use Roaming for actual explicit program settings/information that the user themselves might care about. This has the added benefit of not bloating out Roaming with data that can be safely discarded when synchronizing between machines.
@eno883 жыл бұрын
It still feels weird that nowadays I come to your channel for accurate information.
@Polyeith3 жыл бұрын
When I first discovered the appdata folder looking for my minecraft install when I was 9, I read 'LocalLow' as 'LocalCow' the first time, it kinda stuck and to this day I ironically read 'LocalLow' with the 'low' pronounced like cow
@Blitzdrachen_3 жыл бұрын
Ok
@canadian_dingus3 жыл бұрын
LocalCows need to be milked on thursday
@editname00633 жыл бұрын
*cow*
@justforgames35503 жыл бұрын
69 op
@boogiehasfun3 жыл бұрын
Now I call it LocalCow lmao
@aliiranpour53283 жыл бұрын
Adobe: let's put our folder everywhere.
@Valenspire3 жыл бұрын
Oh yes! and lets rename the JSON File type to "Adobe After Effects JSON File". HUR HUR HUR we own JSON files cause we said so! Ah I just hate adobe... and autodesk, I really hope change will happen at some point but I'm stuck using their shit cause I've tried other programs but they just aren't any good.
@rappscallion3238 Жыл бұрын
I worked for an international company with 65k users and they used roaming profiles. This was back in early when Windows 2000 was new. While convenient when it works it also caused lots of issues. Sometimes the profile would become corrupt and had to be reset. But the biggest issue was that it could increase logon times significantly. Basically the roaming profile is stored on a network share and then pulled down to the client they are login on to. Some times users profiles were HUGE and it could literally take two hours before they were logged on, especially on remote offices with slow WAN-links. Fun times.
@realdomdom Жыл бұрын
That's why there are two types of people: Those who hate computers and those who use Linux.
@ZipplyZane Жыл бұрын
I learned a trick back then, where I would unplug the ethernet port to force it to let me finish logging in. I later figured out that it was because a cloud syncing software stored all its data in my Roaming folder.
@santoshkarela84333 жыл бұрын
This video is a life saver for someone like me who never played minecraft but has more than one user on pc. I wondered so much about how and where a program stores files and folders that also for different users.
@kavyaagrawal20133 жыл бұрын
Program files: Store files' programs App data: store file apps Local: local data Roaming: minecraft data i mean unlocal data Locallow: *_welcome to downtown coolsville_*
@dan28003 жыл бұрын
Well yes I go there everyday
@MrMulleteer Жыл бұрын
I started my journey with Windows 1.0 and have used every single version till today. So many weird things of Windows are just relics of backwards compatibility as skimmed in this video. Just like the evolution.
@sbasra3 жыл бұрын
Wow, you did well on questions I had but could not find the answer. I like this series.
@Shiny_Hunter_Rob3 жыл бұрын
Oh, crap, Joe, I'm so sorry! I accidentally smashed the Like button...
@ReverendTed3 жыл бұрын
Aww, man! Why'd you do that? Other people might have wanted to use it!
@Shiny_Hunter_Rob3 жыл бұрын
@@ReverendTed I didn't mean to...
@IceMetalPunk3 жыл бұрын
@@Shiny_Hunter_Rob Now Joe is going to have to collab with Stuff Made Here so they can fix that button...
@oliverlengeling63753 жыл бұрын
You SMASHED it awww
@kanehi3 жыл бұрын
Try not to delete files unless you know it’s not going to be used. I did that once and the program couldn’t find a certain file to continue.
@msowosalot3 жыл бұрын
5:26 I recall if you're not part of a domain, the roaming folder is still there, the domain is just set to your microsoft account. thats how some windows 10 settings are carried, for example, if you set a wallpaper while logged in to your microsoft account on your desktop, the wallpaper image is put in the roaming folder of your desktop which is linked to your microsoft account. Then when you setup a new windows 10 installation, and login to your microsoft account, that roaming folder is carried from your old pc and copied to the roaming folder on your new pc.
@losttownstreet34093 жыл бұрын
You should use the correct API-Calls to get the folder as it may be changed with some MS version or installation settings. It's in the msdn-manual since the ancient time to not use any folder directly and instead call the windows api to get the folder-name. In a domain the admins change the file dirctory in the domain settings.
@tomkohler1609 Жыл бұрын
I've read in the "The old new thing blog" that in the early days, developers reverse engineered an internal windows struct to grab some data. When Microsoft changed the layout of that struct, programs stopped working. So they made a workaround. This mess is both the fault of Microsoft being too tolerant with them and *** developers who are unable to read the documentation.
@miker82253 жыл бұрын
"see, it's all starting to come together now" I wish my life was.
@liesdamnlies33723 жыл бұрын
Oh wow
@robertb6276 Жыл бұрын
Back in my QA and Tech Support days, I worked with a few developers that didn't know what the different AppData folders were for.
@nickwallette6201 Жыл бұрын
TBF, it's not like a lot of this stuff is abundantly clear. MS has grand visions, sometimes, and unless you know to go looking for documentation that explains it, you just kinda follow whatever interpretation makes sense to you. (Or what you read second-hand on a forum post somewhere.)
@theblah12 Жыл бұрын
@@nickwallette6201 Not helped by the fact that Microsoft constantly changes their vision for Windows every few years, leaving an inconsistent mess.
@Silvermage447 Жыл бұрын
God bless this guy for just saying “that’s beyond the scope of this video” and moving on
@FelipeWalker23 жыл бұрын
Your channel is a blessing.
@semco720573 жыл бұрын
I never knew the reason for those folders, but knew that I could find certain information in those folders though. Thanks for explaining all the reasons for those folders and I will try to remember them.
@gzxmx94 Жыл бұрын
Don't forget there's a system profile appdata folder in C:\Windows :)
@mazessj Жыл бұрын
There's actually two of them: one under System32\config\systemprofile and one under SysWOW64. They're used by the SYSTEM account or, I think, any system account without a profile. I generally regard it as a dumping ground for apps installing or running in this profile-less context.
@LucienSabre3 жыл бұрын
Finally someone who talks of the AppData folder. 🤩 It’s been almost a decade since I found out about it and the Local and Roaming folders - in a tutorial that showed how to get rid of the “hidden” files and folders left behind after you unistall a program.
@danielraiter Жыл бұрын
Thank you, after all these years I now finally know!
@Insightfill3 жыл бұрын
I've always treated the local folder as "disposable or easily replaceable stuff." Browser cache, Outlook OST file, etc. Roaming is often user custom stuff that would suck if it were lost.
@lefteristhebuilder61593 жыл бұрын
WOW! Early in the morning I had this exact question and was trying to figure it out myself! Now I see you have uploaded a video. Amazing work as always!!!!
@alphanimal3 жыл бұрын
As a Windows sysadmin I can say this was actually a very good explanation!
@iamstickfigure3 жыл бұрын
Just want to say, I'm a big fan of "lightly tap the like button"
@ReverendTed3 жыл бұрын
"Gently caress the Like button."
@IceMetalPunk3 жыл бұрын
@@ReverendTed "Tenderly stroke the Like button."
@ReverendTed3 жыл бұрын
@@IceMetalPunk Dude, I was thinking my "gently caress" might be a bit much, but that takes the cake!
@IceMetalPunk3 жыл бұрын
@@ReverendTed I mean, I could certainly take it further, but then it gets into actually explicit territory 😂
@choppergunner86503 жыл бұрын
Like button: "This is my first time. Be gentle."
@AntonFetzer3 жыл бұрын
Genuinely useful information. I have always wondered why the app data folder on old PCs is always full of gigabytes of random crap and why that stuff is there in the first place
@antipoti Жыл бұрын
Thank you! I was wondering about this for many years! Searching for game save files in all these hidden lairs...
@vinching9263 жыл бұрын
temporary internet files back in the days was the treasure hunt for me like %appdata% for modern people
@LouisJungnickel Жыл бұрын
FUNFACT @ThioJoe there is a shortcut for the appdata top appdata folder (time: 10:48 ) it is "appdata" instead of "%appdata%"
@susamay3 жыл бұрын
I like this kind of informative video in the era of Unboxing & first impression.
@kongobongo3 жыл бұрын
How about understanding Disk Manager. I got no idea what these values are or do
@htcmlcrip3 жыл бұрын
Nit hard to grasp what's what but yeah video explaining it would be appreciated.
@alitabaker992 ай бұрын
I could binge ThioJoe videos all day. Expertly explained!
@cyhan04253 жыл бұрын
Hey Joe, this was a truly informative video. 11 minutes zipped by like a great movie. Thank you for your great service.
@antishulk3 жыл бұрын
Thank you so much for being one of the only youtuber a that records camera video at 60fps. it looks so smooth and nice in my opinion. So many people say they prefer the cinematic look of 24 and 30, but not me. I love the 60fps
@user2C47 Жыл бұрын
As a normal person, I don't see any difference at all until it drops below 20.
@weatherdynamics3 жыл бұрын
Thanks for making me a folders expert.
@The_MAD_IT_LAD3 жыл бұрын
IT guy here.. this really helps explains some functions of this, especially in RDS server environments.. good vid👍
@geoffreytrang86703 жыл бұрын
The uploader forgot to mention the Windows Registry in this video. Some applications could also store settings in the registry (regedit.exe). In fact, the list of installed programs in Control Panel actually comes from the registry!
@Cyba_IT3 жыл бұрын
Yeah, the registry is more for Windows OS settings rather than application settings. A few do utilise the registry though, you're right.
@double-you51303 жыл бұрын
i love watching these as a minesweeper consulter and solitaire expert.
@omaralfar16663 жыл бұрын
3:00 Just like Minecraft, except that most of the files are in "C:/Users/[Name]/Appdata/Roaming/.minecraft" while the Minecraft Launcher is located in "C:/Program Files (x86)/Minecraft Launcher"
@dieselgeezer183 жыл бұрын
yes
@BellCube3 жыл бұрын
Speaking of, Joe actually has a .minecraft folder. The guy plays Minecraft! (see 10:23)
@omaralfar16663 жыл бұрын
@@BellCube Who doesn’t play Minecraft?
@greglir3 жыл бұрын
I'm not sure why you guys are using forward slashes for the file paths. Windows uses backslashes for object identification to include folder paths
@BellCube3 жыл бұрын
@@greglir Still works if you type it in to Explorer tho
@telavus920 Жыл бұрын
Its really cool to see how you changed your content around, from trolling to having actual informative videos about stuff you otherwise would be too lazy to learn. Thanks Thio!
@MrMartox3 жыл бұрын
Every Minecraft Player knows that %appdata% is god
@BuildTimeMC3 жыл бұрын
Yup
@Whising3 жыл бұрын
Y E S
@siggithoi3 жыл бұрын
Yas
@omericco90343 жыл бұрын
Even launcher launches from there
@letronix62433 жыл бұрын
i have my minecraft files on my d: drive
@clonkex Жыл бұрын
I knew most of this already but it was still very interesting to hear it explained so clearly.
@ronaldraygun33863 жыл бұрын
Thanks! This video really explained this simply and thoroughly. I had been wondering what the different appdata folders are for. Just like probably so many others, I encountered them due to Minecraft (e.g. my daughter wanted to move her Minecraft installation and maps to another computer, and they were hidden under appdata).
@theshrineofresurrection20813 жыл бұрын
One of the most useful and informative videos on KZbin, congratulations dude!
@laundromatlot3 жыл бұрын
This is exactly why I like dockers, as you can easily set the location where each docker container saves their files to, and they don't have access to other locations if you don't give them permission. Meanwhile Windows programs save their files all over the place, some to the AppData folder, some to the Documents folder, some to the ProgramData folder, some to the user's home directory, some even in their installation directory. Even after uninstalling, many applications will have leftover files all over the place.
@amahlaka3 жыл бұрын
Docker is all fine and good, until you are in a corporate network, behind a firewall, and acccess only to a private registry, then you have to edit all dockerfiles and compose files to add the url of private registry in the name of the package. And docker dev team is super pissy about allowing to change the default registry to anything other than docker hub
@mazessj Жыл бұрын
Those files are left behind on purpose in case you decide to reinstall the application. Same deal with the current user registry. When you reinstall, your settings and data are still there.
@tomkohler1609 Жыл бұрын
@@mazessj But this is not what I want if I uninstall a program. Programs should stop to try being smarter than me. May be they can ASK ME, if I want to keep settings.
@mazessj Жыл бұрын
@@tomkohler1609 This is a valid concern. Some (but very few) programs will ask you on uninstall whether you want to delete the application data/settings. Most don't. But most also default to not deleting this data, which is the safer assumption.
@marcoseliasmep Жыл бұрын
Nice that’s a great explanation! As a game user and also being developer I moved the mods folder to Documents for all my projects. Really better in this use case.
@ok-tr1nw3 жыл бұрын
So basically from what i understood from this vid AppData = ~/.config + ~/.local
@CONTINUUM23 жыл бұрын
I understand. Windows it's a really mess. In the next 10 year's windows will have tons of folder's with tons of files with pentabytes of really mess of nothing!!!
@autinerd3 жыл бұрын
Yeah, you often see in Programs for Linux and Windows, that files in .local will go to %LocalAppData% and .config to %AppData%. (But of course there are exceptions)
@ok-tr1nw3 жыл бұрын
@sazanlip i hate non standard XDG apps
@G0lden073 жыл бұрын
You make awsome videos on computers and tech stuff. You're the best!
@unitrader4033 жыл бұрын
Advantage of putting the Config files in the Programm Folder: You can make the Program Portable, eg installing it on a USB drive and use it somewhere else
@leoncitoamx Жыл бұрын
You mean, saving the config files in the installation directory? In modern Windows editions, trying to write into Program files with write into Virtual Store instead, because the app directories are restricted by default.
@unitrader403 Жыл бұрын
@@leoncitoamx a USB Stick is clearly not in the Program Files directory... or restricted in such a way by Windows afaik. With Programm Directory i reffered only to the Path the Programm was started from, not any specific Folder in particular...
@leoncitoamx Жыл бұрын
@@unitrader403 that's actually common. A lot of apps provide an installer and also a zip file for a USB memory, for example. There are even apps whose settings let you choose where to store the settings.
@vinnieg6161 Жыл бұрын
Even though I understand very little about computers, this was easy to follow. Thanks!
@christopherg2347 Жыл бұрын
Yeah, we were never supposed to write stuff into the program folder. NTFS/Windows XP was just the first tine that rule was enforced.
@nickwallette6201 Жыл бұрын
How many OGs here have had OTJ experience modifying the permissions of someone's Program Files\app folder to allow the program to write its INI file without crashing? haha
@christopherg2347 Жыл бұрын
@@nickwallette6201 I have no idea what any of those Acronyms mean.
@nickwallette6201 Жыл бұрын
@@christopherg2347 OG=old people. OTJ=on-the-job.
@dekeonus Жыл бұрын
@@nickwallette6201 Never: scripted login / logoff scripts, with elevated privilege, to change permissions of the file in question, but never the app's containing folder; and never permanently - always via login / logoff script.
@manav11063 жыл бұрын
One of the most useful channel. - from a heavy laptop using student
@mushroom-madness13 жыл бұрын
People who mod minecraft: _I'm 4 parallel universes ahead of you_
@TinyDeskEngineer3 жыл бұрын
My library of installed mods is starting to grow exponentially
@nikolajovic61193 жыл бұрын
Great video. Just a small tip, actually writing just “appdata” in the run dialog will take you to the top app data directory.
@IceMetalPunk3 жыл бұрын
Who uses the Run dialog in 2021? 😁
@nikolajovic61193 жыл бұрын
@@IceMetalPunk Everybody?
@IceMetalPunk3 жыл бұрын
@@nikolajovic6119 I haven't used it since... Windows 8 came out, I think? Once the Windows search became way more useful, I haven't touched Run since then 😂
@irrelevant_noob Жыл бұрын
@@IceMetalPunk windows search would probably not work for me considering i disabled its indexer service... :p
@IceMetalPunk Жыл бұрын
@@irrelevant_noob But... Why?
@xehe34303 жыл бұрын
I only use %appdata% when I'm playing minecraft maps or datapacks
@bubgamingandvlogs38703 жыл бұрын
Me too
@bubgamingandvlogs38703 жыл бұрын
I put mods there
@Tarets Жыл бұрын
I always thought "all users" installations meant that ProgramData will be used instead user's AppData, so there's just one common profile for everyone. Thank you for straightening this up :)
@kattz7533 жыл бұрын
Malware can get into these folders. I had something really nasty that kept coming back and I had to clean it out manually. There was always something in these folders. Can't remember the exact one offhand.
@evanhawkins60732 жыл бұрын
Was it presenoker?
@joe-e-geo3 жыл бұрын
I love when in a video about Windows a shot or animation of a MacBook is shown.
@DrittungenAppelsinen3 жыл бұрын
can you make what happens if you stop all windows processes?
@ThioJoe3 жыл бұрын
Hm maybe
@cycrothelargeplanet3 жыл бұрын
You will get a BSOD if you kill a critical process and the erorr code will be CRITICAL_PROCESS_DIED
@cycrothelargeplanet3 жыл бұрын
@@binku09 link?
@reidlab3 жыл бұрын
@@ThioJoe it would be hard cause some just BSOD with CRITICAL_PROCESS_DIED . it would be cool to see what happens if you avoid the BSOD ones
@DrittungenAppelsinen3 жыл бұрын
@@autogreen2k519 Yeah
@bencurry30443 жыл бұрын
wow. Now I know what those are really for. I have gone into all of those folders many times.
@Whysp3 жыл бұрын
Appdata is for all the times you've dated an app Change my mind
@IceMetalPunk3 жыл бұрын
To be fair, I probably have a better chance of dating an app than a woman at this point in my sad, lonely life >_>
@Whysp3 жыл бұрын
@@IceMetalPunk Rip for you my friend
@avejst3 жыл бұрын
Great video as always👍 Great that there are NO ads!! Thanks for sharing your knowledge to all of us👍😀
@Neekzu Жыл бұрын
So basically Windows is absolutely shitty designed? Got it
@Planetbustard Жыл бұрын
GAME: -Where should we put the save files? /Documents/My games/ or in the cloud? -How about, fifteen subfolders deep in AppData in a hidden folder? -Brilliant!
@skonaslp3 жыл бұрын
I use the AppData folder when I want to install new texture packs for minecraft xD
@BlatantThrowAway3 жыл бұрын
ECKS DEE
@DrexYiii3 жыл бұрын
Only reason to go in there
@hippugamer66893 жыл бұрын
AND MODS
@skonaslp3 жыл бұрын
@@hippugamer6689 True
@DrexYiii3 жыл бұрын
@@hippugamer6689 My god curseforge has become too useful to me
@bassanup3 жыл бұрын
wow... I just slightly tapped the like button and now I know almost everything there's to know about AppData folder
@ermilburn023 жыл бұрын
I get really annoyed when programs put files into my documents folder, especially large files, as these get synced up to my OneDrive and take up space.
@KreaterK3 жыл бұрын
Been using Windows my whole life, and this weird forced file structure would always confuse me in the past. Great explanation, I learned a lot and now it makes sense!
@magodosnumeros33893 жыл бұрын
Greetings from Belém Brazil 🙂😎👊👍
@mahidkhan52003 жыл бұрын
Thank you so much. I keep uninstalling a game but every time i reinstall it i had my save files and didn't know how to erase it. The only thing i found was delete it in appdata which i didn't even knew existed but thanks to you i manage to find and erase the data and my game reset completely from the start
@Inspirator_AG1123 жыл бұрын
This video immediately reminds me of Minecraft.
@teemuleppa33473 жыл бұрын
I liked this video so much i actually double clicked the like button to make sure!
@Nico_442 жыл бұрын
You can type %appdata%/.. to get into the AppData folder. And %appdata%/../locallow folder
@Nico_44 Жыл бұрын
@@abdulelahfallatah yes, but it also works with win+r
@PaperRaines3 жыл бұрын
Not all heroes wear capes. Thanks ThioJoe
@pyp22053 жыл бұрын
Well I already know the difference between the "AppData" and the "ProgramData" folders. And the 2 Program Files.
@ItsMichaelReyes3 жыл бұрын
8:47 ThioJoe was not the Impostor.
@myselfarav30243 жыл бұрын
Now just imagine this 🙏 how many people were born 🙏 while you watch the video 🙏
@truffles3 жыл бұрын
one of the most interesting videos i've seen in a long time with stuff i never really thought about too much but am very glad i know now. also would like to know more about integrity levels! sounds interesting
@pianopianist57093 жыл бұрын
I really want to comment something about that python screen, but I can't think of anything lolll
@PoeLemic3 жыл бұрын
This is really good content. I'm glad that @ThioJoe is moving in this direction versus pranks. I resubbed to the channel, because this is stuff that I can benefit from.
@maihudon693 жыл бұрын
6 likes Faster
@frostech31493 жыл бұрын
Half expected the explanation for LocalLow to just be "LocalLow is local but low"
@WhirlwindQuest3 жыл бұрын
Lol your intro is actually good unlike some other youtube videos
@NFITC12 жыл бұрын
I didn't know the difference between Local and LocalLow. Thanks!
@magicmulder Жыл бұрын
As a Linux person it's interesting to finally learn what the rationale behind these structures is. And now I wanna run a domain controller with AD at home just to try it once. :)
@darylcheshire1618 Жыл бұрын
in the old days we had problems with roaming folders when networks and hard disks were slow, the PC would seem to hang whilst updating the roaming folder. It seemed to want to update slowly every time.
@dekeonus Жыл бұрын
you still have that issue:- user profiles have grown to unwieldy sizes. Microsoft now discourages using roaming user profiles. Microsoft now recommends folder redirection, so rather than a network sync at login & logoff, user data is written to the network share as needed.