jackp Posted May 20, 2024 Posted May 20, 2024 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.
3s-gtech Posted May 20, 2024 Posted May 20, 2024 Yes, it can be done in the registry. I found it long ago but not changed the settings for a while and I don’t have it to hand.
ThomL Posted May 21, 2024 Posted May 21, 2024 (edited) These steps, but set the 'EnableHotkeys' registry key to 0 rather than 1? https://www.intel.com/content/www/us/en/support/articles/000087656/graphics.html Also a few other thread that mention other reg keys, here's one from a few years a go: Damn Intel Hotkeys again.... (edugeek.net) Edited May 21, 2024 by ThomL 1
TerryLambert Posted May 28, 2024 Posted May 28, 2024 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! 1
jackp Posted May 29, 2024 Author Posted May 29, 2024 Hi Terry, thanks for the advice. Super helpful. However, I can't seem to find anything about screen rotation at the referenced path? Thanks! > https://imgur.com/RNtsHBg.png
jackp Posted May 29, 2024 Author Posted May 29, 2024 Thanks Thom. I'll look at doing this if I can't find a GPO as suggested by Terry below.
timbo343 Posted May 29, 2024 Posted May 29, 2024 (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 Edited May 29, 2024 by timbo343 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now