Last active
March 2, 2022 22:57
-
-
Save dbrrt/0b45166ca921427cc13c398a71df2a8c to your computer and use it in GitHub Desktop.
Fix Logon WSL2 / Windows 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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