Skip to content

Instantly share code, notes, and snippets.

@anshumanb
Created July 19, 2022 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anshumanb/869e0c6c94890c3d3162422cfdb737c5 to your computer and use it in GitHub Desktop.
Save anshumanb/869e0c6c94890c3d3162422cfdb737c5 to your computer and use it in GitHub Desktop.
Re-enable PSReadLine when PowerShell disables it
Windows Registry Editor Version 5.00
; https://serverfault.com/questions/1014754/cause-of-warning-powershell-detected-that-you-might-be-using-a-screen-reader-an
[HKEY_CURRENT_USER\Control Panel\Accessibility\Blind Access]
"On"="0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment