in any browser it drops 4 lines and I can find no setting that can correct this. It does the same when logged into another profile
Suggestions to try, in no particular order, testing after each one.
1. activate the on-screen keyboard and see if the issue still happens. Settings>accessibility>keyboard>and toggle on the On-Screen Keyboard option. Alternatively, press
Windows Key + Ctrl + O to quickly enable it. If OSK Enter key behaves normally, your physical keyboard is the culprit. You may have a stuck modifier key (ctrl, alt, fn)
Browsers intepret the enter key differently if modifiers are pressed.
2. If you are using a mouse, disconnect mouse temporarily and test. If problem disappears, a mouse macro or driver is the problem.
3. try anothr keyboard, preferably a wired usb one. If it works normally, your laptop KB matrix or controller is the problem.
4. disable browser extensions. If problem goes away enable one at a time until you find the culprit
5. Try clean boot. If it doesn't happen in a clean boot, you have some software conflicting with Windows. You have to use process of elimination to find which one.
Perform a Clean Boot in Windows 11 to Troubleshoot Software Conflicts Tutorial[/HEADING]
6. Try safe mode with networking if your wireless adapter works in safe mode, (Some do not) If everything works as expected, you have a misbehaving
driver
7. Make sure you have no corrupt system files that is causing this problem. Open a command prompt as administrator and type
dism /online /cleanup-image /restorehealth
When complete restart. Then open command prompt as admin again and run
sfc /scannow
Pay attention to the scan results to see if SFC found anything it could not repair