File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ ipconfig /release
43
43
- Open Settings -> Windows Update -> Search for updates, and install them. And reboot, even if it doesn't ask for it.
44
44
45
45
## Remove unnecessary software
46
- (Source: https://github.com/Raphire/Win11Debloat )
46
+ (Source: [ https://github.com/Raphire/Win11Debloat ] ( https://github.com/Raphire/Win11Debloat ) )
47
47
- Open a Terminal as Administrator (Right-click on its icon and Run as administrator) and run:
48
48
``` shell
49
49
& ([scriptblock]::Create(( irm "https:// win11 debloat.raphi.re/ ")) ) -RunDefaults -RemoveCommApps -RemoveW11Outlook -RemoveGamingApps -DisableDVR -DisableLockscreenTips -ClearStartAllUsers -RevertContextMenu -ShowHiddenFolders -HideTaskview
@@ -65,7 +65,7 @@ ipconfig /release
65
65
- Press Confirm.
66
66
67
67
## Disable unnecessary functions and processes
68
- (Source: https://github.com/ChrisTitusTech/winutil )
68
+ (Source: [ https://github.com/ChrisTitusTech/winutil ] ( https://github.com/ChrisTitusTech/winutil ) )
69
69
- Open a Terminal as Administrator (Right-click on its icon and Run as administrator) and run:
70
70
``` shell
71
71
irm " https://christitus.com/win" | iex
You can’t perform that action at this time.
0 commit comments