Skip to content

Commit

Permalink
removed trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
MyDrift-user authored Jun 29, 2024
1 parent 9882cef commit deb18fa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions KnownIssues.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ If you are still having issues try using a **VPN**, or changing your **DNS provi
| `1.1.1.1` | `1.0.0.1` | or | `8.8.8.8` | `8.8.4.4` |
|---------|---------|-----|---------|---------|

- Script doesn't run/PowerShell crashes:
1. Press Windows Key+X and select 'PowerShell (Admin)' (Windows 10) or 'Windows Terminal (Admin)' (Windows 11)
2. Run:
```
Set-ExecutionPolicy Unrestricted -Scope Process -Force
```
3. Run:
```
irm christitus.com/win | iex
```
- Script doesn't run/PowerShell crashes:
1. Press Windows Key+X and select 'PowerShell (Admin)' (Windows 10) or 'Windows Terminal (Admin)' (Windows 11)
2. Run:
```
Set-ExecutionPolicy Unrestricted -Scope Process -Force
```
3. Run:
```
irm christitus.com/win | iex
```

### Other Issues:

- Windows taking longer to shut down:
Expand Down

0 comments on commit deb18fa

Please sign in to comment.