Modern Toggle Walk-Run Fix SE
⚪ Last updated 2021⚠️ Install Order · 5 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.6% endorsement rate
- 🏆 #109 of 115 Bug Fixes mods in this game by downloads
📋 About This Mod
Skyrim LE | Skyrim SE | Enderal SE
Issue Definition
When you hold your "walk/run" key (Shift by default) and begin a conversation with an NPC, then release this key, then finish a conversation, your character will still move by walk, as if you're still holding Shift. This often happens to me when I want to approach an NPC by walk.
The same with killcam mode: e.g., when you cut your opponent's throat while holding a "walk/run" key, your character will still move by walk after that. Badass but not very handy.
Previous Solution
As you are probably know, there is an SKSE fix for this issue on LE Nexus: ToggleWalkRunFix (the issue is described on its page). There's no published fixes for it on SE.
I received the information that there are some problems with this plugin's implementation. It uses a separate thread with cycle on it which constantly spams data in memory if Shift key is not pressed, right from the game startup. Kind of a brute force approach. It crashes the game sometimes on startup (almost certainly), as it not goes well with LE ENB's and SKSE's memory management systems. This info I acquired from my friend with wide Skyrim modding experience, he analyzed this plugin for a long time.
As you'll see down below, there is no need to use an SKSE DLL plugin to fix this issue. There is much more easy and native way, without DLLs, ESPs or any scripts.
Actual Cause
Turns out it's an issue with input contexts. "Run" is not a defined control while a menu is open, so it cannot be processed.
These contexts are defined in the interface\controls\pc\controlmap.txt file, packed in one of the game's BSA archive.
Real Solution
All we needed to do is to add the additional line under the // Menu Mode section of controlmap.txt file:
This mod contains this file with the needed edit. Install with your mod manager or drop it into your data folder.
Completely safe to install or uninstall in a current playthrough.
Misc Files
I've uploaded some optional versions if you want to use another mod that modify controlmap.txt file. Let my mod overwrite it:
Cobb Controlmap Fix
Controlmap Unlocked
Controlmap.txt Fixed and Cleaned
Credits
All credit goes to Vermunds as they was able to rectify this issue after I asked them. Thank you! And thanks for letting me post this fix on the Nexus.
Thanks to DavidJCobb, CrEaToXx and mistaabushido for leaving open permissions on their mods so I was able to upload patched optio
A lightweight bug fix for Skyrim Special Edition that resolves the Shift key sticking after conversations or killcams. No scripts, DLLs, or ESPs, making it a safe and simple addition. With 2,918 endorsements and over 500k downloads, it's a proven fix for a common annoyance.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 2,918 endorsements and over 500k downloads
- Simple and effective—no scripts or DLLs means no performance hit
- Last updated January 2021, so it's stable and unlikely to break
⚠️ Cons
- Only fixes the Shift key issue—no other movement or control tweaks
- May not be necessary if you rarely use conversations or killcams
- No compatibility notes for other mods that alter input or movement
For Skyrim players who've been annoyed by the Shift key sticking after dialogues or killcams. If you use keyboard controls and frequently enter conversations or killcams, this is a must-have. Skip if you play with a controller or never encounter the issue.
💡 Beginner Tips
- Drop the files into your Data folder or use a mod manager—either works since there's no ESP.
- If you're using a mod manager, make sure to enable the mod in your load order, even though it has no plugins.
- This fix is for Skyrim Special Edition; if you're on the original Skyrim, look for the classic version.
📊 Mod Details
- Game
- Skyrim Mods
- Author
- uranreactor
- Version
- 1.2
- Downloads
- 508,174
- Endorsements
- 2,918
- Category
- Bug Fixes
- Created
- 1/23/2021
- Updated
- 1/28/2021
🧩 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