Skip to content

Fix PowerShell



ConstrainedLanguage

  • If the script is showing ConstrainedLanguage in error output then open the ConstrainedLanguage
  • Open the Command Prompt as an Administrator and ENTER:
reg

reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f

  • Retry the script, the error should be fixed.

Troubleshooting

If you have any questions, first review the FAQ section - your answer will most likely be there. If your issue persists - contact us.

Made with using VitePress