Files
winutil/docs/content/KnownIssues.md
T

21 lines
613 B
Markdown
Raw Normal View History

2026-01-07 19:55:35 +00:00
---
title: Known Issues
toc: true
---
### Download not working
2026-01-29 19:59:26 +00:00
2026-06-04 00:12:02 +03:00
If you run WinUtil and get an error like:
2026-01-07 19:55:35 +00:00
2026-06-04 00:12:02 +03:00
`< : The term '<' is not recognized as the name of a cmdlet, function, script file, or operable program.`
2026-01-07 19:55:35 +00:00
2026-06-04 00:12:02 +03:00
try using a **VPN** and if that doesn't work than report the issue to https://github.com/ChrisTitusTech/winutil/issues
2026-01-07 19:55:35 +00:00
2026-02-23 01:20:39 +02:00
### Script Won't Run
2026-04-17 17:02:27 +03:00
If you run WinUtil and get the error:
2026-03-26 02:17:09 +00:00
2026-04-17 17:02:27 +03:00
`"WinUtil is unable to run on your system, powershell execution is restricted by security policies,"`
2026-03-26 02:17:09 +00:00
2026-04-17 17:02:27 +03:00
this means that your PowerShell session is in **Constrained Language Mode**, which prevents WinUtil from running.