[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-71556":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":14,"stars7d":14,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":22,"defaultBranch":23,"hasWiki":21,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":41,"readmeContent":42,"aiSummary":43,"trendingCount":16,"starSnapshotCount":16,"syncStatus":44,"lastSyncTime":45,"discoverSource":46},71556,"Windows10Debloater","Sycnex\u002FWindows10Debloater","Sycnex","Script to remove Windows 10 bloatware.","",null,"PowerShell",18818,2066,1,284,0,10,3,73.45,"MIT License",true,false,"master",[25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40],"appxpackages","bloatware","bloatware-removal","button","debloat","debloater","gui","interactive","powershell","prompt","ps1","scheduled-tasks","silent","sysprep","windows-10","windows10","2026-06-12 04:01:01","# Windows10Debloater\n\n[![made-with-powershell](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPowerShell-1f425f?logo=Powershell)](https:\u002F\u002Fmicrosoft.com\u002FPowerShell)\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n\nScript\u002FUtility\u002FApplication to debloat Windows 10, to remove Windows pre-installed unnecessary applications, stop some telemetry functions, stop Cortana from being used as your Search Index, disable unnecessary scheduled tasks, and more...\n\n## Donate a cup of coffee\n\u003Ca href=\"https:\u002F\u002Fwww.buymeacoffee.com\u002FHZNh7w1Bm\" target=\"_blank\">\u003Cimg src=\"https:\u002F\u002Fwww.buymeacoffee.com\u002Fassets\u002Fimg\u002Fcustom_images\u002Forange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" >\u003C\u002Fa>\n\nBe sure to look at the Contributors' GitHubs to see if they have GitHub sponsorships as well since they have contributed to this open-source project. (https:\u002F\u002Fgithub.com\u002FSycnex\u002FWindows10Debloater\u002Fgraphs\u002Fcontributors)\n\n## Disclaimer\n\n**WARNING:** I do **NOT** take responsibility for what may happen to your system! Run scripts at your own risk!\nAlso, other variants of this repo are not technically \"new\" versions of this, but they are different in their own respective ways. There are some sites saying that other projects are \"new\" versions of this, but that is inaccurate. \n\n## How To Run the Windows10Debloater.ps1 and the Windows10DebloaterGUI.ps1 files\n\nThere are different methods of running the PowerShell script. The methods are as follows:\n\n### First Method\n\n1) Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location\n2) Once extracted, open [PowerShell](https:\u002F\u002Fdocs.microsoft.com\u002Fen-us\u002Fpowershell\u002Fscripting\u002Foverview?view=powershell-5.1) (or [PowerShell ISE](https:\u002F\u002Fdocs.microsoft.com\u002Fen-us\u002Fpowershell\u002Fscripting\u002Fwindows-powershell\u002Fise\u002Fintroducing-the-windows-powershell-ise?view=powershell-7)) as an Administrator\n3) Enable PowerShell execution\n\u003Ccode>Set-ExecutionPolicy Unrestricted -Force\u003C\u002Fcode>\n4) On the prompt, change to the directory where you extracted the files:\n  e.g. - `cd c:\\temp`\n5) Next, to run either script, enter in the following:\n  e.g. - `.\\Windows10DebloaterGUI.ps1`\n\n### Second Method\n\n1) Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location\n2) Right-click the PowerShell file that you'd like to run and click on \"Run With PowerShell\"\n3) This will allow the script to run without having to do the above steps but Powershell will ask if you're sure you want to run this script.\n\nRemember this script **NEEDS** to be run as admin in order to function properly.\n\n## How To Run the Windows10SysPrepDebloater.ps1 file\n\nFor the WindowsSysPrepDebloater.ps1 file, there are a couple of parameters that you can run so that you can specify which functions are used. The parameters are:\n`-SysPrep`, `-Debloat` and `-Privacy`.\n\nTo run this with parameters, do the following:\n\n1) Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location\n2) Once extracted, open [PowerShell](https:\u002F\u002Fdocs.microsoft.com\u002Fen-us\u002Fpowershell\u002Fscripting\u002Foverview?view=powershell-5.1) (or [PowerShell ISE](https:\u002F\u002Fdocs.microsoft.com\u002Fen-us\u002Fpowershell\u002Fscripting\u002Fwindows-powershell\u002Fise\u002Fintroducing-the-windows-powershell-ise?view=powershell-7)) as an Administrator\n3) On the prompt, change to the directory where you extracted the files:\n  e.g. - `cd c:\\temp`\n4) Next, to run either script, enter in the following:\n\n  e.g. - `.\\Windows10SysPrepDebloater.ps1 -Sysprep -Debloat -Privacy`\n\n\n## Sysprep, Interactive, and GUI Application\n\nThere are now 3 versions of **Windows10Debloater** - There is an interactive version, a GUI app version, and a pure silent version.\n\n- **`Windows10SysPrepDebloater.ps1`** -> The silent version now utilizes the switch parameters: -Sysprep, -Debloat -Privacy. The silent version can be useful for deploying MDT Images\u002Fsysprepping or any other way you deploy Windows 10. This will work to remove the bloatware during the deployment process.\n\n- **`Windows10Debloater.ps1`** -> This interactive version is what it implies - a Windows10Debloater script with interactive prompts. This one should not be used for deployments that require a silent script with optional parameters. This script gives you choices with prompts as it runs so that you can make the choices of what the script does.\n\n- **`Windows10DebloaterGUI.ps1`** -> There is now a GUI Application named Windows10DebloaterGUI.ps1 with buttons to perform all of the functions that the scripts do. This is better for the average user who does not want to work with code, or if you'd prefer to just see an application screen. \n\n## Switch Parameters\n\nThere are 3 switch parameters in the `Windows10SysPrepDebloater.ps1` script.\n\n- **`-SysPrep`**, which runs the command within a function: get-appxpackage | remove-appxpackage. This is useful since some administrators need that command to run first in order for machines to be able to properly provision the apps for removal.\n\n- **`-Debloat`**, switch parameter which does as it suggests. It runs the following functions: Start-Debloat, Remove-Keys, and Protect-Privacy.\nRemove-Keys removes registry keys leftover that are associated with the bloatware apps listed above, but not removed during the Start-Debloat function.\n\n- **`-Privacy`**, adds and\u002For changes registry keys to stop some telemetry functions, stops Cortana from being used as your Search Index, disables \"unnecessary\" scheduled tasks, and more.\n\n***This script will remove the bloatware from Windows 10 when using Remove-AppXPackage\u002FRemove-AppXProvisionedPackage, and then delete specific registry keys that are were not removed beforehand. For best results, this script should be run before a user profile is configured, otherwise, you will likely see that apps that should have been removed will remain, and if they are removed you will find broken tiles on the start menu.***\n\n## These registry keys are\n\nEclipseManager,\nActiproSoftwareLLC,\nMicrosoft.PPIProjection,\nMicrosoft.XboxGameCallableUI\n\nYou can choose to either 'Debloat' or 'Revert'. Depending on your choice, either one will run specific code to either debloat your Windows 10 machine.\n\n## The Debloat switch choice runs the following functions\n\nDebloat,\nRemove-Keys,\nProtect-Privacy,\nStop-EdgePDF (If chosen)\n\n## The Revert switch choice runs the following functions\n\nRevert-Changes,\nEnable-EdgePDF\n\nThe Revert option reinstalls the bloatware and changes your registry keys back to default. \n\n## The scheduled tasks that are disabled are\n\nXblGameSaveTaskLogon,\nXblGameSaveTask,\nConsolidator,\nUsbCeip,\nDmClient\n\nThese scheduled tasks that are disabled have absolutely no impact on the function of the OS.\n\n## Bloatware that is removed\n\n[3DBuilder](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002F3d-builder\u002F9wzdncrfj3t6),\n[ActiproSoftware](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Factipro-universal-windows-controls\u002F9wzdncrdlvzp),\n[Alarms](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fwindows-alarms-clock\u002F9wzdncrfj3pr?activetab=pivot:overviewtab),\n[Appconnector](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fconnector\u002F9wzdncrdjmlj?activetab=pivot:overviewtab),\n[Asphalt8](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fasphalt-8-racing-game-drive-drift-at-real-speed\u002F9wzdncrfj26j?activetab=pivot:overviewtab),\n[Autodesk SketchBook](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fautodesk-sketchbook\u002F9nblggh4vzw5),\n[MSN Money](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fmsn-money\u002F9wzdncrfhv4v?activetab=pivot:overviewtab),\n[Food And Drink](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Ffood-and-drink\u002F9nblggh0jhqg),\n[Health And Fitness](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fhealth-fitness-free\u002F9wzdncrcwcdp),\n[Microsoft News](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fmicrosoft-news\u002F9wzdncrfhvfw#activetab=pivot:overviewtab),\n[MSN Sports](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fmsn-sports\u002F9wzdncrfhvh4?activetab=pivot:overviewtab),\n[MSN Travel](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fmsn-travel\u002F9wzdncrfj3ft?activetab=pivot:overviewtab),\n[MSN Weather](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fmsn-weather\u002F9wzdncrfj3q2?activetab=pivot:overviewtab),\nBioEnrollment,\n[Windows Camera](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Fp\u002Fwindows-camera\u002F9wzdncrfjbbg#activetab=pivot:overviewtab),\nCandyCrush,\nCandyCrushSoda,\nCaesars Slots Free Casino,\nContactSupport,\nCyberLink MediaSuite Essentials,\nDrawboardPDF,\nDuolingo,\nEclipseManager,\nFacebook,\nFarmVille 2 Country Escape,\nFlipboard,\nFresh Paint,\nGet started,\niHeartRadio,\nKing apps,\nMaps,\nMarch of Empires,\nMessaging,\nMicrosoft Office Hub,\nMicrosoft Solitaire Collection,\nMicrosoft Sticky Notes,\nMinecraft,\nNetflix,\nNetwork Speed Test,\nNYT Crossword,\nOffice Sway,\nOneNote,\nOneConnect,\nPandora,\nPeople,\nPhone,\nPhototastic Collage,\nPicsArt-PhotoStudio,\nPowerBI,\nRoyal Revolt 2,\nShazam,\nSkype for Desktop,\nSoundRecorder,\nTuneInRadio,\nTwitter,\nWindows communications apps,\nWindows Feedback,\nWindows Feedback Hub,\nWindows Reading List,\nXboxApp,\nXbox Game CallableUI,\nXbox Identity Provider,\nZune Music,\nZune Video.\n\n## Quick download link\n\n`iwr -useb https:\u002F\u002Fgit.io\u002Fdebloat|iex`\n\n## Allowlist and Blocklist\nThere may be some confusion, but when using the Allowlist\u002FBlocklist, the checkmark means it is on the blocklist, and that it will be removed.\n\n## Credits\n\nThank you to [a60wattfish](https:\u002F\u002Fgithub.com\u002Fa60wattfish), [abulgatz](abulgatz), [xsisbest](https:\u002F\u002Fgithub.com\u002Fxsisbest), [Damian](https:\u002F\u002Fgithub.com\u002FDamian), [Vikingat-RAGE](https:\u002F\u002Fgithub.com\u002FVikingat-RAGE), Reddit user [\u002Fu\u002FGavinEke](https:\u002F\u002Fgithub.com\u002FGavinEke), and all of the contributors (https:\u002F\u002Fgithub.com\u002FSycnex\u002FWindows10Debloater\u002Fgraphs\u002Fcontributors) for the suggestions, code, changes, and fixes that you have all graciously worked hard on and shared! You all have done a fantastic job!\n","Windows10Debloater 是一个用于移除 Windows 10 系统中预装的不必要应用程序（即“膨胀软件”）的 PowerShell 脚本。该项目的核心功能包括移除不必要的应用、停止部分遥测功能、禁用 Cortana 作为搜索索引以及停用不必要的计划任务等。通过图形界面或命令行方式，用户可以轻松选择并执行相应的清理操作。此工具适用于希望优化系统性能、减少资源占用或增强隐私保护的个人用户及企业环境。需要注意的是，在运行脚本前应充分了解其潜在风险，并确保以管理员权限执行。",2,"2026-06-11 03:38:30","high_star"]