mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
e83033a122
* Update KnownIssues.md * Update KnownIssues.md * Update KnownIssues.md
21 lines
613 B
Markdown
21 lines
613 B
Markdown
---
|
|
title: Known Issues
|
|
toc: true
|
|
---
|
|
|
|
### Download not working
|
|
|
|
If you run WinUtil and get an error like:
|
|
|
|
`< : The term '<' is not recognized as the name of a cmdlet, function, script file, or operable program.`
|
|
|
|
try using a **VPN** and if that doesn't work than report the issue to https://github.com/ChrisTitusTech/winutil/issues
|
|
|
|
### Script Won't Run
|
|
|
|
If you run WinUtil and get the error:
|
|
|
|
`"WinUtil is unable to run on your system, powershell execution is restricted by security policies,"`
|
|
|
|
this means that your PowerShell session is in **Constrained Language Mode**, which prevents WinUtil from running.
|