Jump to content

Hi, I've been trying to find a method of improving my productivity. One way I thought about doing this was to create an isolated user that is distraction-free. However, I haven't found a way to prevent stuff like games from showing up on this isolated user. While sometimes its as simple as deleting a shortcut, other times its much harder to completely remove traces of a program.

 

My question is, is there a way to only have certain programs appear for an individual user, and not others?

Link to comment
https://linustechtips.com/topic/1167057-making-programs-unaccessable-to-other-users/
Share on other sites

Link to post
Share on other sites

NTFS permissions. You can create directory that is allowed to read only by specific user. Or denied by some user.

 

Shortcuts on desktop are global or per user so you can move them from all users to selected user.

 

You can also block some exe files from execute by permissions.

 

You have lot of options in fact.

Link to post
Share on other sites

5 hours ago, homeap5 said:

NTFS permissions. You can create directory that is allowed to read only by specific user. Or denied by some user.

 

Shortcuts on desktop are global or per user so you can move them from all users to selected user.

 

You can also block some exe files from execute by permissions.

 

You have lot of options in fact.

Thank you for your suggestions, I'll look into implementing some of them.

Link to post
Share on other sites

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

×