- Open the Registry Editor (regedit)
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
- Create a new 32-bit DWORD value named
EdgeUiDisabled
and set the value to1
- Restart your computer
This will disable all edge swipe gestures including the one that opens Cortana.
Uninstall Cortana
As suggested in the search results, you can fully uninstall Cortana:
- Open Programs and Features
- Click “Turn Windows features on or off”
- Uncheck the box for Cortana
- Click OK and let Cortana uninstall
While effective, this will completely remove Cortana from Windows.
Disable Cortana Touch Gestures
You can specifically disable the touch gestures to open Cortana:
- Open Registry Editor
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Create a new DWORD value named
DisallowCortanaAboveLock
- Set the value to
1
- Restart your computer
This will leave Cortana installed but disable it from being opened with touch gestures.
I’d recommend trying the last method first to specifically target the gesture opening Cortana without fully removing it. Let me know if you have any other questions!