Skip to content

Commit 91d716f

Browse files
authored
Update README.md
1 parent e3c5e8a commit 91d716f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ipconfig /release
4343
- Open Settings -> Windows Update -> Search for updates, and install them. And reboot, even if it doesn't ask for it.
4444

4545
## Remove unnecessary software
46-
(Source: https://github.com/Raphire/Win11Debloat)
46+
(Source: [https://github.com/Raphire/Win11Debloat](https://github.com/Raphire/Win11Debloat))
4747
- Open a Terminal as Administrator (Right-click on its icon and Run as administrator) and run:
4848
```shell
4949
& ([scriptblock]::Create((irm "https://win11debloat.raphi.re/"))) -RunDefaults -RemoveCommApps -RemoveW11Outlook -RemoveGamingApps -DisableDVR -DisableLockscreenTips -ClearStartAllUsers -RevertContextMenu -ShowHiddenFolders -HideTaskview
@@ -65,7 +65,7 @@ ipconfig /release
6565
- Press Confirm.
6666

6767
## Disable unnecessary functions and processes
68-
(Source: https://github.com/ChrisTitusTech/winutil)
68+
(Source: [https://github.com/ChrisTitusTech/winutil](https://github.com/ChrisTitusTech/winutil))
6969
- Open a Terminal as Administrator (Right-click on its icon and Run as administrator) and run:
7070
```shell
7171
irm "https://christitus.com/win" | iex

0 commit comments

Comments
 (0)