Deblocate PowerShell scripts for Windows 10

Debloat Windows 10 is a collection of Powershell scripts that can be used to block, disable, modify, or optimize various features of Windows 10 that you may find annoying or unnecessary.

Warning: These scripts have no functions s. The developer suggests running them on a fresh installation of Windows 10. We suggest making a full backup of your system before running them so you can restore it if something goes wrong.

If you do not trust the developer, you can open any of these Powershell scripts with a simple word processor or directly on GitHub to find out what they are doing in detail.Powershell scripts

Let's see what the nine scripts you can find in GitHub:

Block Telemetry: Adds a list of domains used to receive in the hosts file and prevents access. Additionally, it sets Allow Telemetry to 0 by blocking various telemetry IPs using the firewall.
Am Services: Disables several services such as Diagnostic Tracking, Geolocation Services, Remote Registry, and related Xbox Live services.
Disables Windows Defender: Disables Windows Defender tasks, and sets multiple registry values ​​(registry values).
Experimental Unfuckery (we will not translate it): Removes system applications such as Feedback, Contact Support, BioEnrollment and more.
Makes Privacy Settings: It sets several values ​​in the privacy register.
Optimize the user interface: Again, modifying the registry values ​​changes the visual, and accessibility to various features.

Disable Windows Update: Disables the automatic download and installation of Windows updates, disables the message “are available ” and the automatic update wizard.
Removes Default Apps: It removes the majority of applications that come with Windows 10.
Removes OneDrive: Disables OneDrive, and fades its tracks from the system.

To run scripts you will need to open PowerShell with administrator rights:

Type PowerShell into the search, right-click on the icon and "open as administrator."
Run the Set-ExecutionPolicy Unrestricted command first so you can run Powershell scripts. Select Y (from Yes).Powershell scripts
Run any of the scripts with the ./name_script.ps1 command from the folder you saved them.
Once you're done, run Set-ExecutionPolicy Restricted to return to the pre-defined policy.

Download the Powershell scripts

https://github.com/W4RH4WK/Debloat-Windows-10

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).