Forum Discussion
Pressing enter or ctrl+enter no longer submits the prompt in copilot app in Windows 11
1. Restart Copilot
Right click Copilot icon in taskbar → Close → Reopen
2. Check Input Method
Switch to English Input Method
Try to call up the Emoji Panel with Win + . Try to test the input status by bringing up the Emoji Panel
3 Restore default settings
Open Settings → Accessibility → Keyboard
Turn off special functions such as Sticky Keys, Filter Keys, etc.
4. Test shortcuts manually
Test in Notepad:
Enter should change lines
Ctrl + Enter should not respond (normal)
5. Run app fix
Settings → Applications → Installed apps
Find Microsoft Copilot → Advanced Options → Fix Update system Advanced Options → Repair
6. Update your system
Check for Windows updates (Settings → Windows Updates)
7. Reset Copilot
PowerShell Run:
powershell
Get-AppxPackage *Microsoft.Windows.Client.Copilot* | Reset- AppxPackage Restart your computer. AppxPackage
Reboot your computer.