Project Description
đ < 1 min readWhen deploying managed Chromebooks, especially at K-12 schools, sometimes IT admins would want to prevent a student from logging into their accounts using any other Chromebook device than the one assigned to them. Particularly, when that device has âspecial lockdownâ restrictions set up for it.
HOWEVER, instead of trying to prevent the student from logging into another device, an easier solution would be to:
- Create a ârestrictedâ org.
- Apply these lockdown settings to it.
- Move the student to that org.
That way, no matter which Chromebook the user uses to log in, these special lockdown settings are always applied. - You can also add a chrome theme to that user org. (bright red for example).
This will help teachers easily see that the student is in their profile in âlockdownâ by looking at the browser and mode. If the teacher saw the default grey or any other colour, theyâll know that the student isnât logged in as themselves.
By going âuser basedâ instead of âdevice basedâ, you no longer need to worry about which school Chromebook device students are using for your Chromebook restrictions to be always applied for them.

Thanks for sharing and spreading the word!