{"id":13745552,"url":"https://github.com/milgradesec/windows-settings","last_synced_at":"2026-01-17T13:49:51.341Z","repository":{"id":40249509,"uuid":"283132904","full_name":"milgradesec/windows-settings","owner":"milgradesec","description":"Windows 10/11 Security \u0026 Privacy Hardening","archived":false,"fork":false,"pushed_at":"2024-04-29T18:20:01.000Z","size":247,"stargazers_count":34,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-22T15:32:44.144Z","etag":null,"topics":["hardening","powershell","privacy","security","settings","sysadmin","windows","windows-server","windows10"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milgradesec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-28T07:18:53.000Z","updated_at":"2024-08-03T06:01:04.718Z","dependencies_parsed_at":"2024-08-03T06:01:03.581Z","dependency_job_id":"e60b54fb-044e-4d56-a668-1519ec0b1fbb","html_url":"https://github.com/milgradesec/windows-settings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milgradesec%2Fwindows-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milgradesec%2Fwindows-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milgradesec%2Fwindows-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milgradesec%2Fwindows-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milgradesec","download_url":"https://codeload.github.com/milgradesec/windows-settings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253205922,"owners_count":21871158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hardening","powershell","privacy","security","settings","sysadmin","windows","windows-server","windows10"],"created_at":"2024-08-03T06:00:24.665Z","updated_at":"2026-01-17T13:49:51.321Z","avatar_url":"https://github.com/milgradesec.png","language":"PowerShell","readme":"# 🔒 Windows Settings\n\n🚧 Under construction...\n\n## Introduction\n\nThis project is divided into two main files.\n\n`windows10.ps1`, a powershell script to configure Windows 10/11 system settings and some third-party software for increased privacy and security.\n\n`ExploitGuard/ExploitSettings.xml`, contains settings with aditional exploit mitigations for many system services and third-party software.\n\n### Software Covered\n\nThis list includes applications with configuration changed by the main script:\n\n* Microsoft Office\n* Microsoft Edge\n* Google Chrome\n* Brave Browser\n* Mozilla Firefox\n* Zoom\n\n## How to configure your system\n\nTo configure your system copy and run this powershell line as administrator (Creates a scheduled task to run daily):\n\n```powershell\nSet-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/milgradesec/windows-settings/main/windows10.ps1'))\n```\n\n## Sources\n\n* \u003chttps://github.com/Disassembler0/Win10-Initial-Setup-Script\u003e\n* \u003chttps://www.stigviewer.com\u003e\n* \u003chttps://admx.help/\u003e\n* \u003chttps://github.com/simeononsecurity/Windows-Optimize-Harden-Debloat\u003e\n* \u003chttps://gist.github.com/alirobe/7f3b34ad89a159e6daa1\u003e\n* \u003chttps://gist.github.com/chuckwagoncomputing/24f968083292361d7a8bafba0bbf371d\u003e\n\n## License\n\nGNU General Public License v3.0\n","funding_links":[],"categories":["Powershell and batch scripts"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilgradesec%2Fwindows-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilgradesec%2Fwindows-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilgradesec%2Fwindows-settings/lists"}