{"id":14063705,"url":"https://github.com/UsefulScripts01/RemoveAppx","last_synced_at":"2025-07-29T16:31:19.942Z","repository":{"id":54034098,"uuid":"404387684","full_name":"UsefulScripts01/RemoveAppx","owner":"UsefulScripts01","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-29T20:34:56.000Z","size":64,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T07:05:28.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/UsefulScripts01.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}},"created_at":"2021-09-08T14:52:41.000Z","updated_at":"2023-08-25T20:05:48.000Z","dependencies_parsed_at":"2024-02-04T20:50:09.404Z","dependency_job_id":null,"html_url":"https://github.com/UsefulScripts01/RemoveAppx","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/UsefulScripts01%2FRemoveAppx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsefulScripts01%2FRemoveAppx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsefulScripts01%2FRemoveAppx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsefulScripts01%2FRemoveAppx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UsefulScripts01","download_url":"https://codeload.github.com/UsefulScripts01/RemoveAppx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028618,"owners_count":17858412,"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":[],"created_at":"2024-08-13T07:03:28.128Z","updated_at":"2025-07-29T16:31:19.440Z","avatar_url":"https://github.com/UsefulScripts01.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# RemoveBloatware\n\n### Description\n\nThis script removes all useless APPX applications from the operating system.\n\nList of deleted applications\n\n```\nMicrosoft.BingWeather\nMicrosoft.BingSearch\nMicrosoft.BingNews\nMicrosoft.Microsoft3DViewer\nMicrosoft.MicrosoftSolitaireCollection\nMicrosoft.MicrosoftStickyNotes\nMicrosoft.MixedReality.Portal\nMicrosoft.MSPaint\nMicrosoft.Paint\nMicrosoft.Office.OneNote\nMicrosoft.OutlookForWindows\nMicrosoft.MicrosoftOfficeHub\nMicrosoft.People\nMicrosoft.ScreenSketch\nMicrosoft.SkypeApp\nMicrosoft.StorePurchaseApp\nMicrosoft.Wallet\nMicrosoft.WindowsAlarms\nMicrosoft.WindowsCamera\nMicrosoft.windowscommunicationsapps\nMicrosoft.WindowsFeedbackHub\nMicrosoft.WindowsMaps\nMicrosoft.Windows.DevHome\nMicrosoftWindows.CrossDevice\nMicrosoft.WindowsSoundRecorder\nMicrosoft.Xbox.TCUI\nMicrosoft.XboxApp\nMicrosoft.XboxGameOverlay\nMicrosoft.XboxGamingOverlay\nMicrosoft.XboxIdentityProvider\nMicrosoft.XboxSpeechToTextOverlay\nMicrosoft.YourPhone\nMicrosoft.ZuneMusic\nMicrosoft.ZuneVideo\nMicrosoft.GetHelp\nMicrosoft.Todos\nMicrosoft.Copilot\nMicrosoft.PowerAutomateDesktop\nMicrosoftCorporationII.QuickAssist\nClipchamp.Clipchamp\n```\n\n### Usage\n\nCopy the code from the area below and paste it into PowerShell Admin (or Windows Terminal) and press Enter.\n\n```powershell\nSet-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/UsefulScripts01/RemoveAppx/main/RemoveAppx.ps1'))\n```\n\n\u003cbr\u003e\n\nSelect Appx Packages to remove\n\n![Select Appx](res/SelectAppx.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUsefulScripts01%2FRemoveAppx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUsefulScripts01%2FRemoveAppx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUsefulScripts01%2FRemoveAppx/lists"}