35 lines
642 B
Markdown
35 lines
642 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
|
|
|
|
https://github.com/builtbybel/Crapfixer$0
|
|
https://github.com/builtbybel/TidyOS$0
|
|
|
|
|
|
## Powershell
|
|
|
|
Chris Titus Tech's Windows Utility
|
|
|
|
Als Administrator ausführen:
|
|
|
|
`irm "https://christitus.com/win" | iex` |