Is there anyway preventing Windows 10 dumping files into the Users Folder?
Windows 10 Users
Collapse
X
-
like what for example?
what are you trying to achieve?
Iβm thinking there would have to at least be some things Windows would have to write to %appdata% or %userprofile%
maybe think about sandboxing or VMβs if you want to not record a userβs PC usage.
I know Windows can create a temporary user profile, maybe they can be manually done too.Comment
-
Originally posted by GordonI find it very annoying when I try to save a docunent into say my Documents Windows 10 dumps it in USRS without my pwemission
Have you gone through the setting of the program that you are using and set it to save where you want?Comment
-
you can also right click on Documents folder and change Location to another drive/folder.+
same applies for Pictures, Downloads, Desktop, Music and Videos.
and using symbolic links you can do it to any folder. I use them to βmoveβ my Apple backup folder off my SSD.Comment
-
Originally posted by RustysWhat program are you using to write the document?
Have you gone through the setting of the program that you are using and set it to save where you want?Comment
-
Windows since version 7 has saved all your personal files into your own profile folder under c:\users
so if you log in as Bob, your docs are by default saved into c:\users\bob\documents
thatβs just how Windows does it.
but as I said before, that default location can be changed.
and what Rusty is referring to, in Word, you can go to Options > Save, and change the default local file location.Comment
Comment