Cant find userdata / steam folder looking for something like this For about 4 days now (after i recently did a windows 10 software update), my steam does not boot to library, getting stuck on loading user data for a very long time (longest i've tested for is two hours). C:\program files (x86)\steam\userdata\ [steam id]\250900\remote cant find this anywhere, searched literally everything
In my steam inventory, located in common files, theres only like steamservice stuff. Steam is stuck on loading user data after logging in hello to whomever may be reading this Steam needs permission to access certain files, folders, and system components during launch
What causes steam’s terrible loading user data problem and which solutions actually work When steam gets stuck loading your user data, it stops you from playing games This problem happens to many people Access to the path 'd:\programy\steam\userdata\396357591\960090\local\link\production\current' is denied
That is expected behavior when the user running the program does not have permissions to access a folder The following is a robust solution that recursively goes through a folder structure and catches these exceptions and reports them Note the use of events and the code allows the user to cancel. That's a permission error, make sure you have full access to that folder
Basically, right click the folder, go to properties, and check the security tab for your user, make sure you have full read/write capability to that folder Probably a good google search on folder permission windows 10 will give you a much more indepth.