aghorler / Windows-10-Hardening

An admittedly frivolous (and infrequently updated) attempt to harden Windows 10.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows-10-Hardening

Important note: I update this project infrequently. Anyone who wishes to contribute more frequently is welcome.

A collective resource of settings modifications (mostly opt-outs) that attempt to make Windows 10 as private and as secure as possible.

Running

Download all.bat, make any required modifications, and run the script as administrator.

Reboot.

Issues

  1. Group policy registry references often change after major updates. This requires updates to these scripts.

  2. Many of these modifications are mere opt-outs, and are not means to ensure Microsoft are unable to collect telemetry data.


Privacy

This collection of scripts does not collect any user data.

License

Copyright 2018 Aaron Horler

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An admittedly frivolous (and infrequently updated) attempt to harden Windows 10.

License:Apache License 2.0


Languages

Language:Batchfile 100.0%