mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-04-20 10:44:33 +10:00
* Added restriction policy error * Update KnownIssues.md * Update KnownIssues.md * Update KnownIssues.md * Update KnownIssues.md
1.2 KiB
1.2 KiB
title, toc
| title | toc |
|---|---|
| Known Issues | true |
Download not working
If https://christitus.com/win is not working, or you want to download the code from GitHub directly, you can use the direct download link:
irm https://github.com/ChrisTitusTech/Winutil/releases/latest/download/Winutil.ps1 | iex
If it still isn't working in your region, it may be due to temporary ISP or network filtering of GitHub content domains. This has been reported by some users in India in the past. See: Times of India.
If you are still having issues, try using a VPN, or changing your DNS provider to one of the following two providers:
| Provider | Primary DNS | Secondary DNS |
|---|---|---|
| Cloudflare | 1.1.1.1 |
1.0.0.1 |
8.8.8.8 |
8.8.4.4 |
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.