Jump to content

Recommended Posts

Posted
in the home version of windows 10 with 2 users logged in with live accounts it is possible for both users to use each others apps. Is there a way of limiting apps only to be used for a single person. Basically I have a student who, on his home computer doesn't wan't his brother to use his apps.
Posted

Powershell the command below it will remove the app from his brothers account and stop him using it!

 

Get-AppxPackage -user username PackageFullName | Remove-AppxPackage

 

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...