Jump to content

Recommended Posts

Posted

Yet another fun one from me…

 

 

Some of our older PCs have the Intel Graphics Control Panel - seems to be only really in older devices as newer ones running intel integrated graphics don’t install this with the driver.

 

To cut a long question short - some of our students are abusing the keybind CTRL+ALT+Up/Down to rotate the screen, and while there is a way to disable it in the menu, it’d be a pain to change this manually on 80-100 PCs. Is anyone aware of a registry key or group policy I can push out to end this once and for all?! 🔪

 

Thanks everyone.

Posted

Oh, the joys of students messing with screen rotation! I’ve dealt with this too. To stop the CTRL+ALT+Up/Down shenanigans, you can disable it via Group Policy. Open the Group Policy Editor, and go to User Configuration > Administrative Templates > System > Ctrl+Alt+Del Options. There, you can disable the hotkeys.

 

If you're looking for a registry tweak, you can push out a script to disable the hotkeys for the Intel Graphics Control Panel. Check the Intel site or forums for the exact registry path.

 

Hope this helps! Good luck!

  • Thanks 1
Posted (edited)

Try these edits:

 

Action: Delete

Hive: HKEY_CLASSES_ROOT

Key path: Directory\Background\shellex\ContextMenuHandlers\igfxui

 

Action: Delete

Hive: HKEY_LOCAL_MACHINE

Key path: SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Value name: HotKeysCmds

 

Action: Delete

Hive: HKEY_LOCAL_MACHINE

Key path: SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Value name: IgfxTray

 

Action: Delete

Hive: HKEY_LOCAL_MACHINE

Key path: SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Value name: Persistence

 

 

IntelGraphics.png

Edited by timbo343
  • Thanks 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...