Skip to content

Instantly share code, notes, and snippets.

@dbrrt
Last active March 2, 2022 22:57
Show Gist options
  • Save dbrrt/0b45166ca921427cc13c398a71df2a8c to your computer and use it in GitHub Desktop.
Save dbrrt/0b45166ca921427cc13c398a71df2a8c to your computer and use it in GitHub Desktop.
Fix Logon WSL2 / Windows 10
https://github.com/microsoft/WSL/issues/5401
- "The user has not been granted the requested logon type at this computer"
Type `gpupdate /force` in a shell.
Then reboot.
The error shouldn't appear anymore.
- Enabling copy/paste shortcuts
Right click on prompt, property, activate the checkbox CTRL+Shift C/V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment