https://github.com/teeotsa/windows-8-debloat
https://github.com/teeotsa/windows-8-debloat
debloat optimize windows windows-8
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teeotsa/windows-8-debloat
- Owner: teeotsa
- Created: 2021-07-24T11:59:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T14:58:48.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T08:41:51.177Z (11 months ago)
- Topics: debloat, optimize, windows, windows-8
- Language: PowerShell
- Homepage:
- Size: 147 KB
- Stars: 16
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows 8.1 Debloater
:warning: Use this at your own risk!
:warning: Backup your stuff before running!
# Disabled/Broken Items
* Windows Defender
* AppX Packages
* Windows Update
* Microsoft Account
# How to run
* Download `Windows_8.1_Debloat.ps1` from this Github repository.
* Open a PowerShell terminal with administrative privileges.
* Before running the script, you may need to allow unsigned scripts. This can be done using the command `Set-ExecutionPolicy -ExecutionPolicy Unrestricted` . Be aware that this policy is a security risk.
* You can then run the script by locating it and typing `Windows_8.1_Debloat.ps1`. It takes a few minutes to run.
* After running the script, you can recover your execution policy by typing `Set-ExecutionPolicy -ExecutionPolicy Default` .
* Finally, you can restart your computer by running `shutdown /r /t 0` .
# Performance - Before the script



# Performance - After the script


