Media Keys Fix SKSE
⚪ Last updated 2024⚠️ Install Order · 6 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #53 of 156 Bug Fixes mods in this game by downloads
📋 About This Mod
Media Keys Fix
The problem
Skyrim starts with exclusive access to keyboard and mouse, in a way that media keys, Windows key or any other key not handled by DirectInput are ignored. This makes the user life harder, to change volume you need to ALT+TAB or use an overlay.
The solution
This mod changes DirectInput flags so the game doesn't starts with exclusive access anymore. This leads to another problem, dead keys (for diacritics) are ignored, so some users with keyboard layouts that has accents (US-international, for example) wouldn't be able to type single-quotes or double-quotes in console. This mod fixes this side effect too, but the option must be enabled in . INI (DisableDeadKeys). More details about the exclusive/non-exclusive access of DirectInput can be found here.
THE GAME WILL NOT RECEIVE KEYPRESS WHEN IT IS IN BACKGROUND (AS EVERY GAME SHOULD BE), AND IT WILL ALSO WORK NORMALLY WHEN HAS FOCUS (FOREGROUND).
Requirements
Skyrim Script Extender (SKSE)
Address Library for SKSE Plugins
Configuration
The MediaKeysFix.ini has the following options:
;; Disable Windows key. Set to true to disable windows key.
DisableWindowsKey = true
;; Disable dead keys. When Skyrim doesn't have exclusive access to keyboard, dead keys stops working.
;; Users with keyboards layout like US-International or any other that uses dead keys may experience
;; difficulties to type characters like quotes in console. A way to fix this is effectively disable
;; dead keys in game.
;; Set to true to disable dead keys.
DisableDeadKeys = false
;; Allow background access. STRONGLY RECOMMENDED TO BE SET = false, only useful for DEBUGGING.
;; If background access is granted, the device can be acquired at any time,
;; even when the associated window is not the active window.
;; The game will receive input even if not active window!!
;; Set to true to allow background (replaces DISCL_FOREGROUND with DISCL_BACKGROUND)
BackgroundAccess = false--
The default are the above. If you want the Windows key to work, set the option "DisableWindowsKey " to false. If you have problem with deadkeys, like quotes in US-international keyboards, set the option "DisableDeadKeys" to true, this will make the game to stop ignoring keypresses there are normally used for diacritics. Don't use "BackgroundAccess" if you want your game works as it should, it's there for debugging.
Some users reports that this mod fixes an issue related to Alt+Shift (used for windows language switching) when it is configured with DisableWindowsKey=false.
Media Keys Fix SKSE is a bug fix mod for Skyrim Special Edition that restores media keys (volume, play/next/mute), Windows key, and Alt+F4 by removing the game's exclusive keyboard access. It also includes an optional fix for the deadkeys bug. With nearly 7,000 endorsements and 2.4 million downloads, it's a widely used utility for players who want full keyboard control.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 6,986 endorsements and 2.4M downloads — clearly a must-have for many.
- Solves a real annoyance: media keys not working while playing.
- Simple, focused fix with optional deadkeys toggle.
⚠️ Cons
- Requires SKSE, so you need to set that up first if you haven't already.
- Last updated May 2024 — likely fine for current Skyrim SE, but always check for updates.
For Skyrim players who use media keys (volume, play/pause) or need the Windows key while gaming. Also for those who've encountered the deadkeys bug. Skip if you never use these keys and don't want to bother with SKSE.
💡 Beginner Tips
- Make sure SKSE is installed and launched via skse64_loader.exe, not the default launcher.
- If you use a mod manager like Vortex or MO2, install the mod through it to keep your Data folder clean.
- Test the Windows key and media keys after installation; if they still don't work, check that the mod is enabled and load order is correct.
📊 Mod Details
- Game
- Skyrim Mods
- Author
- epinter
- Version
- 1.0.1
- Downloads
- 2,380,929
- Endorsements
- 6,986
- Category
- Bug Fixes
- Created
- 6/6/2023
- Updated
- 5/21/2024
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Skyrim Mods
Download from Nexus.
📖 Full step-by-step install guide for Skyrim →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Skyrim commands, item IDs, and more.
Keep browsing — more Skyrim mods await