{"id":14063638,"url":"https://github.com/levicm/win-tools","last_synced_at":"2025-07-29T15:34:39.656Z","repository":{"id":186616044,"uuid":"675447533","full_name":"levicm/win-tools","owner":"levicm","description":"This is a set of Windows 10/11 tool scripts, from a creation of multiple debloat scripts and gists from github.","archived":false,"fork":false,"pushed_at":"2025-04-24T17:37:27.000Z","size":100,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T18:40:11.470Z","etag":null,"topics":["debloat","scripts","tweaks","windows","windows-10","windows-11"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levicm.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,"zenodo":null}},"created_at":"2023-08-07T00:08:45.000Z","updated_at":"2025-04-24T17:37:30.000Z","dependencies_parsed_at":"2024-05-11T04:34:52.459Z","dependency_job_id":"cd517a3a-659c-4b35-8b79-018f8853b913","html_url":"https://github.com/levicm/win-tools","commit_stats":null,"previous_names":["levicm/win-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levicm/win-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicm%2Fwin-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicm%2Fwin-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicm%2Fwin-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicm%2Fwin-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levicm","download_url":"https://codeload.github.com/levicm/win-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicm%2Fwin-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709624,"owners_count":24131924,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["debloat","scripts","tweaks","windows","windows-10","windows-11"],"created_at":"2024-08-13T07:03:26.134Z","updated_at":"2025-07-29T15:34:39.648Z","avatar_url":"https://github.com/levicm.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# WinTools\nThis Windows scripts toolkit is a creation from multiple debloat scripts and gists from github. The main origin was a Chris Titus repo. I also added other tools to the script that I install on every machine I use.\n\n## Modifications\nI encourage people to fork this project and comment out things they don't like! \nComment any thing you don't want out... \n\n## Running all\nTo do all tweaks, debloats and installations you just have to run the win-all.ps1 script and a new Windows 10/11 machine will be prepered to use as I like, with the execution of the scripts:\n* **win-tweaks.ps1**: lot of tweaks for Windows 10/11;\n* **win-customize.ps1**: personalize Windows options such as showing task manager details, showing file operations details, disable news and interest, and so on...; \n* **win-debloat.ps1**: uninstall Microsoft and third-party bloatwares;\n* **win-enable-features.ps1**: enable Windows optional features such as Hyper-V and WSL; \n* **win-install.ps1**: Instalation of Chocolatey Package Manager and:\n  * **install-essential-apps.ps1**: Instalation of some essential apps (windows-terminal, autohotkey, GoogleChrome, Firefox, NotepadPlusPlus, FoxitReader, Adobereader, 7zip,  Bitwarden, powertoys);\n  * **install-tool-apps.ps1**: Instalation of some tool apps (virtualbox, vmware-workstation-player, etcher, scrcpy, ccleaner, hwinfo, speedtest, ext2fsd);\n  * **install-office-apps.ps1**: Instalation of some office apps (MS Office 365, LibreOffice);\n  * **install-dev-apps.ps1**: Instalation of some develop apps (VS Code, Eclipse);\n  * **install-media-apps.ps1**: Instalation of some media apps (VLC, BSPlayer);\n\nCopy and paste this line on a PowerShell screen with admin rights, press ENTER and all the magic will be done:\n```\niex (irm https://raw.githubusercontent.com/levicm/win-tools/master/win-all.ps1);\n```\nIf you have problems with the command aove, try to copy and paste this line on a PowerShell screen with admin rights, press ENTER and all the magic will be done:\n```\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/levicm/win10script/master/win-all.ps1'));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicm%2Fwin-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevicm%2Fwin-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicm%2Fwin-tools/lists"}