Win-Key + Arrow does not snap windows on Win10

22

2

I am having the issue that Win+←/→ does not snap the windows to the side of my monitor, this is similar to

The Solutions on all these places explain how to (re)enable Aero Snap, but Aero Snap is working for me, I can snap the windows with the mouse (for example), just not with the keyboard. Other keyboard shortcuts (all) work fine, e.g. I can shift monitors using (ctrl+Win+←/→), so it is a very, very specific shortcut failure.

Of course, I have also tried disabling and re-enabling 'SNAP' in “SETTINGS > SYSTEM > MULTITASKING, that does not fix the keys-specific issue. I have tried using the on-screen keyboard and the problem persists.

One possible red-herring is that I recently disabled 'narrator', (Capslock+Esc), as described here, that is the only system modification I can remember making in the last week.

The keys-shortcut problem appeared completely arbitrarily, without a computer restart or keyboard reinstall or other modifications.

alexandre iolov

Posted 2016-02-10T09:11:52.570

Reputation: 321

6haha, restarting the computer solved the problem - service desk 101. – alexandre iolov – 2016-02-10T09:57:18.317

You should consider adding your own answer to your question. – Pimp Juice IT – 2016-02-10T11:48:46.873

90% of windows problems are solved by a restart or 2, I have had some systems that took 3 restarts before things started working normally. – Moab – 2016-02-10T17:30:55.487

1I keep getting this. Very annoying none of the solutions apply / work for me. Very very annoying. All other combos I use work fine. Keys on their own work fine Just win + arrows problematic wonder if there is an easy way to setup alternative key combos? – MemeDeveloper – 2016-03-16T16:24:38.567

1

ConEmu caused it for me, see this answer: http://superuser.com/a/1091991/132859

– dvdgsng – 2016-07-26T09:26:09.830

1thanks @dvdgsng! restarting explorer was no help, but restarting conemu did the trick. – Robert K. Bell – 2017-05-08T23:04:09.520

Issue #1077 on ConEmu might be related? – Robert K. Bell – 2017-05-08T23:17:50.613

Answers

21

If you want to avoid a restart, you can restart the explorer.exe process.

Step by step

  1. Open Task Manager (Ctrl+Shift+Esc)
  2. Go to the Details tab
  3. Kill the explorer.exe process.

Kill explorer process

  1. In the Task Manager, click File --> Run new task

enter image description here

  1. Type in explorer

enter image description here

ohaal

Posted 2016-02-10T09:11:52.570

Reputation: 443

cool, i can't try it obviously, but I guess this might troublehshoot other problems as well. – alexandre iolov – 2016-09-08T19:57:17.013

1Worked for me, spent some time looking around – DeadMG – 2016-09-12T12:59:44.623

1There are many annoying Windows UI problems that can be fixed by restarting explorer.exe . It doesn't lose anything except currently open windows. And perhaps if you're renaming, moving, or copying a file while you're doing it. – Christopher Hostage – 2016-10-21T20:02:17.677

15

You have to enable Snap from Settings -> Multitasking.

enter image description here

Miroslav Popov

Posted 2016-02-10T09:11:52.570

Reputation: 251

2Oh- damn it. This was the answer I was looking for but looks like I can not have "windows+arrow key" keyboard shortcut enabled, and have the snapping feature disabled. It is really annoying dragging windows across monitors and have my mouse stuck on the side of one of the screens. – Nican – 2018-06-23T21:13:42.380

3

This happened to me on Windows 10, stopped right after I had just been using it. Explorer has some bug evidently which stop listening for the shortcut key. The Windows key still works, but the key sequence Windows + Arrow is ignored by the OS.

Enabling or disabling Snap via Windows+I Multitasking had no effect - the feature was not the problem.

Command Prompt

@powershell kill -name explorer

SliverNinja - MSFT

Posted 2016-02-10T09:11:52.570

Reputation: 188

3

The answer to the original question also lies in Ease of Access / Mouse settings -- see it at this link (posted by zaraTzara):

  1. Go to: Control Panel >> All Control Panel Items >> Ease of Access Center >> Make the mouse easier to use
  2. Under ‘Make it easier to manage windows’: Uncheck ‘Prevent windows from being automatically arranged when moved to the edge of the screen’.

Greengecko19

Posted 2016-02-10T09:11:52.570

Reputation: 41

2

I tried every one of the suggested fixes on this solution and on the other page links at the top.

None of them seemed to work. I rarely use the Win key outside of "Windows Snap" shortcut, so I tested a few other Win+key hotkeys (e.g. Win+D) - didn't work either. So what I thought was a "Win+Left/Right Arrow" (aka Win Snap) issue - wasn't the actual problem...

Solution (Fixed Everything) :: DISABLED "GAMER MODE" Toggle Key on Mechanical Keyboard. (Logitech G910). I never use Gamer Mode Toggle and didn't even realize it was Enabled.

Hope that helps anyone out there w/ Gamer Mode Toggle Keys cause this has been bugging me for a while.

Luke Voorm

Posted 2016-02-10T09:11:52.570

Reputation: 21