-
Disable Windows Updates. Resource: https://www.windowscentral.com/how-stop-updates-installing-automatically-windows-10
@mandiant/commando-vm should we add this to the debloat package? Or is this al…
Ana06 updated
6 months ago
-
This is what happens in my Powershell admin terminal:
```
PS C:\Users\youbr\Downloads\Debloat-Windows-10-master\scripts> ./disable-windows-defender.ps1
Elevating priviledges for this process
Try…
-
I followed all of the steps correctly and am using admin powershell, yet i get this set of errors everytime.
```
Remove-Item : Cannot remove item C:\WINDOWS\WinSxS\wow64_microsoft-windows-onedriv…
vm666 updated
4 years ago
-
I think i used debloat windows 10 on my computer and hotspot isnt working anymore. it has been like this for a longer time so i dont know if this is related to debloat at all.
googling the issue le…
x3oo updated
11 months ago
-
### Describe the Bug
[1/11] | Backup-System.ps1 | 2024.05.27
[+] [Backup] Breaking the Restore Point creation limit...
[+] [Backup] Enabling system drive Restore Point...
Checkpoint-Compu…
-
I used this script on a freshly installed Windows 10 Enterprise version 2004 build 19041.508. But it shows the following errors even if I have rebooted multiple times.
```
PS C:\Windows\system32> …
-
i18wm updated
2 years ago
-
```
PS C:\Users\D7\Desktop\Debloat-Windows-10-master\scripts> .\optimize-windows-update.ps1
Disable automatic download and installation of Windows updates
Hive: HKEY_LOCAL_MACHINE\SOFTWARE\…
-
Is it possible you ever review these scripts:
https://github.com/teeotsa/windows-10-debloat
https://github.com/LeDragoX/Win-10-Smart-Debloat-Tools
https://github.com/ChrisTitusTech/win10script
…
-
Is it possible to download **all** files in some directory? Either by specifying wildcard in URL or by specifying just directory.
An example: I want to download all PS scripts in [this Github folder]…