Welcome Ottey TheOtter,
I understand how frustrating it can be when the built-in laptop keyboard is experiencing severe input delay on one Windows 11 user account, while the same keyboard works normally in BIOS and on another user account.
Before proceeding, could you please clarify:
- Did the issue start after a Windows update, driver update, or installing any new software?
- Does the keyboard delay also occur when you boot Windows in Safe Mode and sign in with the affected account?
In the meantime, you can try these steps below to troubleshoot the issue:
Option 1: Check for profile-specific startup applications
- Press Ctrl + Shift + Esc to open Task Manager
- Select the Startup apps tab
- Disable non-essential startup items
- Restart and test the keyboard
Option 2: Perform a clean boot
- Press Windows + R, type
msconfig, and press Enter - On the Services tab, check Hide all Microsoft services
- Select Disable all
- On the Startup tab, select Open Task Manager and disable all startup items.
- Restart and test
Option 3: Rebuild the Text Services framework
- Press Windows + R
- Type:
ctfmon.exe - Press Enter
- Restart the PC
Option 4: Check for corruption in the affected user profile
- Open Command Prompt as Administrator
- Run:
DISM /Online /Cleanup-Image /RestoreHealth - After it completes, run:
sfc /scannow - Restart the PC
Option 5: Check for high resource usage when typing
- Open Task Manager
- Monitor CPU, Memory, and Disk usage while typing on the affected account
- Note whether any process spikes significantly when the delay occurs
I hope the steps above help you deal with your issue.
If the answer is helpful, please click "Yes". If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.