mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-09 07:47:28 +00:00
0a018e0405
* Update tweaks.json * Update preset.json * Update preset.json * Update tweaks.json * Update KnownIssues.md --------- Co-authored-by: Chris Titus <contact@christitus.com>
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
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.
|
|
|
|
### Ultimate Performance Plan Not Working
|
|
|
|
The Ultimate Performance power plan may not work on some laptops who do not fully support this power plan.
|
|
|
|
In these cases, the power plan may fail to apply, This is expected behavior on unsupported hardware.
|
|
|
|
### Revet start menu tweak not working
|
|
|
|
Revet start menu tweak stops working starting with **Windows 11 update KB5089573** (released in May 2026).
|
|
|
|
In this update, Microsoft completely removed the old Start Menu code from Windows so we aren't able to bring it back
|