diff options
| author | Lyssa | 2026-03-01 15:34:31 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-01 15:34:31 +0000 |
| commit | 41879f5f5822cea6f9c43606818ce0a234966adb (patch) | |
| tree | 1637f18b4e7b0834d17adafe736a9f766e45d8cd /docs/fix_powershell.md | |
| parent | 2d158d5068610182abdbcfec5ed0177507175514 (diff) | |
| download | massgrave.dev-41879f5f5822cea6f9c43606818ce0a234966adb.zip | |
chore: Do another round of grammar fixes across the site
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 |
