FG
💻 Software

How do I remap Shift + Del on Windows to mean Delete instead of Cut?

Fresh5 days ago
Mar 15, 20268547 views
Confidence Score0%
0%

Problem

Shift+Del on my Windows computer is interpreted as cut to the clipboard. How can I make it no different than just Delete alone?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I remap Shift + Del on Windows to mean Delete instead of Cut?

Low Risk

This AutoHotkey script works for me: If it doesn't, try this: According to AutoHotkey Tips and Remarks, you might need to use so that the Shift doesn't get applied to the right hand side as well. I suggest installing it like this: Download and insta…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment