Skip to content

PowerShell script to execute after a clean install of Windows 10. It optimizes and debloat the OS for the best performance.

Notifications You must be signed in to change notification settings

RaulColino/initMyWin10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

initMyWin10

Personal Windows 10 Script from a creation from multiple debloat scripts and gists from github. Read and understand what the script does before executing it. Use it at your own risk!

How to use it

Open PowerShell CLI and execute the following line of code:

powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/RaulColino/initMyWin10/master/win10debloat.ps1')"

Features

  • One Command to launch and run
  • Chocolatey Install
  • O&O Shutup10 configuration file CFG and Run
  • Install Programs
  • Debloat Microsoft Store Apps

Based on this repo

https://github.com/ChrisTitusTech/win10script

Special thanks to

ChrisTitusTech for providing the base script https://github.com/ChrisTitusTech/

About

PowerShell script to execute after a clean install of Windows 10. It optimizes and debloat the OS for the best performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published