diff options
Diffstat (limited to 'docs/fix_powershell.md')
| -rw-r--r-- | docs/fix_powershell.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fix_powershell.md b/docs/fix_powershell.md index 62667c3..0c69b35 100644 --- a/docs/fix_powershell.md +++ b/docs/fix_powershell.md @@ -6,7 +6,7 @@ Scripts may show an error related to PowerShell not working. ## ConstrainedLanguage -- If the script is showing `ConstrainedLanguage` in error output then open the command prompt as admin and enter, +- If the script is showing `ConstrainedLanguage` in error output then open Command Prompt as administrator and enter: ``` reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f |
