Skip to content

This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.

Notifications You must be signed in to change notification settings

Jack01101/win10script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Win10 Setup script

This is a fork of ChrisTitusTech's script. It was close to what I liked so no need to waste time making my own.

My changes

  • Removed Adobe
  • Added all my chocolatey programs
  • Kept Windows Defender

Running the script

To run the script that also installs my applications via Chocolatey

powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://git.io/JUbtQ')"

To run the script that does not install any Chocolatey applications:

powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://git.io/JT9YQ')"

About

This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%