{"id":20766896,"url":"https://github.com/rezapace/make-windows-10-more-fast","last_synced_at":"2025-09-28T00:32:01.720Z","repository":{"id":138790540,"uuid":"568909441","full_name":"rezapace/make-windows-10-more-fast","owner":"rezapace","description":"This guide provides steps to enhance the performance of Windows 10 by removing unnecessary files and services, and optimizing system settings. Follow the instructions carefully to achieve a faster and more efficient Windows 10 experience.","archived":false,"fork":false,"pushed_at":"2024-09-01T00:30:21.000Z","size":102,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T13:24:54.167Z","etag":null,"topics":["enchant","faster","git","git-reza","kuliah-malam","kumal","kumal-projek","lightweight","powershell","powershell-script","script","tweak","webkumal","windows","windows-10"],"latest_commit_sha":null,"homepage":"https://www.webkumal.com/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rezapace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-21T17:08:08.000Z","updated_at":"2024-09-01T00:47:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d12a98ee-0ba6-41de-9be5-e24b88f3ba6f","html_url":"https://github.com/rezapace/make-windows-10-more-fast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rezapace/make-windows-10-more-fast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fmake-windows-10-more-fast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fmake-windows-10-more-fast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fmake-windows-10-more-fast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fmake-windows-10-more-fast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezapace","download_url":"https://codeload.github.com/rezapace/make-windows-10-more-fast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fmake-windows-10-more-fast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277311259,"owners_count":25796890,"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-09-27T02:00:08.978Z","response_time":73,"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":["enchant","faster","git","git-reza","kuliah-malam","kumal","kumal-projek","lightweight","powershell","powershell-script","script","tweak","webkumal","windows","windows-10"],"created_at":"2024-11-17T11:26:39.076Z","updated_at":"2025-09-28T00:32:01.467Z","avatar_url":"https://github.com/rezapace.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Make Windows 10 Faster\n\nOptimize your Windows 10 by removing bloatware and tweaking the operating system without overclocking.\n\n## Description\n\nThis guide provides steps to enhance the performance of Windows 10 by removing unnecessary files and services, and optimizing system settings. Follow the instructions carefully to achieve a faster and more efficient Windows 10 experience.\n\n## Steps\n\n1. **Move Script Files to Local Disk C:**\n   - Transfer the script files to the root of Local Disk C.\n\n2. **Open PowerShell as Administrator:**\n   - Right-click on PowerShell and select \"Run as Administrator\".\n\n3. **Navigate to Local Disk C:**\n   - Type `CD C:\\` and press Enter.\n\n4. **Set Execution Policy:**\n   - Type `Set-ExecutionPolicy Unrestricted -Scope CurrentUser` and press Enter.\n   - Type `A` and press Enter to confirm.\n\n5. **Unblock Script Files:**\n   - Type `ls -Recurse *.ps*1 | Unblock-File` and press Enter. (This may take some time)\n\n6. **Navigate to Scripts Directory:**\n   - Type `CD SCRIPTS` and press Enter.\n\n7. **Run the Desired Script:**\n   - Type `.\\NAMA-SCRIPTS` and press Enter. For example, `.\\block-telemetry.ps1` and press Enter. You can use the Tab key for auto-completion.\n\n8. **Available Scripts:**\n   - `.\\block-telemetry.ps1` (Collects data uploaded to Microsoft)\n   - `.\\disable-services.ps1` (Disables services required for telemetry)\n   - `.\\disable-windows-defender.ps1` (Disables Windows Defender)\n   - `.\\experimental_unfuckery.ps1` (Disables Cortana and other built-in apps)\n   - `.\\fix-privacy-settings.ps1` (Disables built-in Windows apps like location privacy, etc.)\n   - `.\\optimize-user-interface.ps1` (Speeds up Windows by removing animations)\n   - `.\\optimize-windows-update.ps1` (Windows Update with notifications, no auto-download)\n   - `.\\remove-default-apps.ps1` (Removes rarely used software, the rest can be uninstalled manually)\n   - `.\\remove-onedrive.ps1` (Disables OneDrive)\n\n9. **Run Additional Commands:**\n   - `iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))`\n   - `iwr -useb https://christitus.com/win | iex`\n\n10. **Run Windows10 Boost.bat as Administrator:**\n    - This cleans up unnecessary residual files.\n\n11. **Download Microsoft Photos:**\n    - [Microsoft Photos](https://www.microsoft.com/store/productId/9WZDNCRFJBH4)\n\n12. **Restart:**\n    - Restart your computer to apply all changes.\n\n## Additional Resources\n\n- [ChrisTitusTech Winutil](https://github.com/ChrisTitusTech/winutil)\n- [W4RH4WK Debloat-Windows-10](https://github.com/W4RH4WK/Debloat-Windows-10)\n- [Google Drive Source](https://drive.google.com/file/d/108hUshW0v-s3yjjWCAK0Zhmu5TZ0Mk_W/view)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezapace%2Fmake-windows-10-more-fast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezapace%2Fmake-windows-10-more-fast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezapace%2Fmake-windows-10-more-fast/lists"}