Jump to content

Recommended Posts

Posted

Hi All,

 

Hopefully a simple one for somebody out there.

 

So on our system students cannot access C:, and in our start menu there is a 'Documents' icon that only goes to C:\User\Username\Documents. So when it gets clicked they are told it is blocked, only recently has this started to create some confusment as the student tells the teacher and the teacher has no idea what is happening when the student suddenly has an error popup while locating their files. Is it possible to either remove this feature or redirect it so it goes to a specified location?

W10SMenu2.png

Posted
It seems to be since we updated to 1909, the direction seems to have defaulted back to C - documents rather than Server - Documents. Its only just now come up so we never noticed it was broken.
Posted
KnownFolders have had an overhaul, there's at least 3 IDs for documents now. If they're not set, they'll default to the user profile.
Posted

The values are under in the users registry:

Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

 

The key names are guids

Documents:

{FDD39AD0-238F-46AF-ADB4-6C85480369C7}

LocalDocuments:

{F42EE2D3-909F-4907-8871-4C22FC0BF756}

 

Set the type to REG_EXPAND_SZ and the value to the path you want.

  • Thanks 1
Posted (edited)
Thanks Boot, do you know if we can do this through a group policy to set it back as we like or does it have to set permanently by the registry? Edited by LankeyFish

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...