Files
winutil/docs/content/KnownIssues.md
T

33 lines
1.1 KiB
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
`"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.
2026-06-08 18:00:43 +03:00
### Ultimate Performance Plan Not Working
2026-06-22 21:13:16 +02:00
The Ultimate Performance power plan may not work on some laptops that do not fully support this power plan.
2026-06-08 18:00:43 +03:00
In these cases, the power plan may fail to apply, This is expected behavior on unsupported hardware.
2026-06-22 21:13:16 +02:00
### Revert start menu tweak not working
2026-06-08 18:00:43 +03:00
2026-06-22 21:13:16 +02:00
Revert start menu tweak stops working starting with **Windows 11 update KB5089573** (released in May 2026).
2026-06-08 18:00:43 +03:00
2026-06-22 21:13:16 +02:00
In this update, Microsoft completely removed the old Start Menu code from Windows, so we aren't able to bring it back.