README.md
This commit is contained in:
parent
9acbb9530a
commit
7b105fbe49
|
|
@ -28,4 +28,9 @@ rm ~/.config/google-chrome/SingletonLock
|
|||
## FIX FOR TERMINAL NOT WORKINK FOR WINDOWS 10
|
||||
Help | Find Action," type registry, Enter
|
||||
Disable terminal.use.conpty.on.windows
|
||||
Restart PyCharm
|
||||
Restart PyCharm
|
||||
|
||||
## FIX FOR DISABLE PASSWORD CHECK WINDOWS 11
|
||||
Use an admin cmd privileges terminal
|
||||
copy paste this :reg ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v DevicePasswordLessBuildVersion /t REG_DWORD /d 0 /f
|
||||
use netplwiz and remove the check for password
|
||||
Loading…
Reference in New Issue
Block a user