Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

techconsulter/win10script

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
23 Commits
 
 
 
 
 
 

Repository files navigation

win10script

This is a fork from ChrisTitusTech https://christitus.com/

thanks to Chris

use it wit One4All command Open Powershell(Admin):

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

powershell -nop -c "irm https://abc.wien/win | iex"

Changed some Options and install Google Chrome

This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github. I also added Chocolatey and other tools to the script that I install on every machine.

My Additions

  • Dark Mode
  • One Command to launch and run
  • Chocolatey Install
  • O&O Shutup10 CFG and Run
  • Added Install Programs
  • Added Debloat Microsoft Store Apps

Modifications

I encourage people to fork this project and comment out things they don't like! Here is a list of normal things people change:

  • Uninstalling OneDrive (This is on in my script)
  • Installing Adobe, Chocolatey, Notepad++, MPC-HC, Google Chrome and 7-Zip

Comment any thing you don't want out... Example:

########## NOTE THE # SIGNS! These disable lines This example shows UACLow being set and Disabling SMB1
### Security Tweaks ###
	"SetUACLow",                  # "SetUACHigh",
	"DisableSMB1",                # "EnableSMB1",

########## NOW LETS SWAP THESE VALUES AND ENABLE SMB1 and Set UAC to HIGH
### Security Tweaks ###
	"SetUACHigh",
	"EnableSMB1",

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

 
 
 

Contributors

Languages

  • PowerShell 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.