Jump to content

Recommended Posts

Posted (edited)

I have just created a new image using LTSC 2019 which i plan to roll out in the summer holidays

Logged on as a student if they search in the start menu - on the right hand side it shows run as administrator and uninstall

How do i remove this for the students?????? is there a way to do this? or a work around? see picture for more info GP3

 

if you can help that would be brilliant as I have being searching for days to stop this

gp1.png

gp3.png

Edited by gaz003
Posted (edited)

This can be achieved with the following Group Policies Enabled.

 

User Configuration | Administrative Templates | Start Menu and Taskbar | Do not allow pinning programs to the taskbar

 

User Configuration | Administrative Templates | Start Menu and Taskbar | Do not allow pinning Store app to the taskbar

 

 

Matt

Edited by mproffitt1983
Posted

Thank you for the policies

I am struggling to get rid of the run as administrator and uninstall links now for the students

Posted

Try the following:

 

Remove Run as Administrator

 

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

 

Value Name: HideRunAsVerb

Type: REG_DWORD

Value Data: 1

 

 

 

Remove uninstall

User Configuration | Administrative Template | Start Menu and Taskbar - Prevent users from uninstalling applications from Start - Enabled

 

 

Matt

Posted

Thank you for your help mproffitt1983. The uninstall link did the trick

however it seems the registry key for remove run as administrator didnt seem to work?

Posted

Hi Gaz003

 

Did you add the reg key as a GPP?

 

User Configuration | Preferences | Windows Settings | Registry

 

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

 

Value Name: HideRunAsVerb

Type: REG_DWORD

Value Data: 1

Action: Update

 

Matt

  • Thanks 1
Posted
I checked over the settings I had it set to create, changed it to update and worked straight away. Thank you :-)
Posted

Did this remove the run as administrator and uninstall?

 

I am planning to test out the

 

"Enable disable right-click context menu "

 

worked for windows 7.. group policy somewhere

Posted

student policy - to remove the uninstall

User Configuration | Administrative Template | Start Menu and Taskbar - Prevent users from uninstalling applications from Start – Enabled

 

To remove run as administrator we added a registry item in group policy

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

 

Value Name: HideRunAsVerb

Type: REG_DWORD

Value Data: 1

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