Files
Windows-Downloads/README.md

39 lines
877 B
Markdown

# Windows Downloads
## Veeam Backup Windows
https://nextcloud.rp-wolff.de/s/FgJm4x4MA9EEYQD
## Rustdesk
https://nextcloud.rp-wolff.de/s/aHeFGo67CDMLmpF
host:
rust.server-nb.de
key:
q0LWUbUcLUeNiULIK+dBqfEPUJvfjOI3VNOFxZ8PXU0=
## Windows 11 Debloater 1
https://github.com/Raphire/Win11Debloat
Powershell als Administrator
`& ([scriptblock]::Create((irm "https://win11debloat.raphi.re/")))`
## Windows 11 Debloater 2
Quelle: https://www.deskmodder.de/blog/2025/05/02/crapfixer-ganz-einfaches-tool-zum-bereinigen-von-windows-10-und-windows-11/$0
https://github.com/builtbybel/Crapfixer$0
Iso erstellen:
https://www.deskmodder.de/blog/2025/04/23/flyby11-und-tidyos-in-einer-neuen-version/$0
https://github.com/builtbybel/TidyOS$0
## Powershell
Chris Titus Tech's Windows Utility
Als Administrator ausführen:
`irm "https://christitus.com/win" | iex`