Files
massgrave.dev/docs/fix_powershell.md
2026-01-09 23:02:47 +04:00

459 B

Fix PowerShell

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,
reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f
  • Retry the script, the error should be fixed.

Other Errors

Please connect with us here.