I never had a problem running Arch Linux alongside Windows in a dual boot on UEFI.
However, the Windows 10 update seems to have added a new partion so that the gummiboot configuration is not correct anymore and it drops me to an emergency shell.
It seems to expect / at /dev/sda5 and /home at /dev/sda6, when in fact /dev/sda6 is / and /dev/sda7 is /home. How can I fix this from the emergency shell?