Looking for:
Windows 10 debloater git free download
Windows 10 のプライバシーに関する設定や、そのほかの Windows の不要な機能を無効にすることができるユーティリティ。テレメトリ、データの収集、 mlbook, , , Jupyter Notebook, Repository for the free online Windows 10 Script from a creation from multiple debloat scripts and
GitHub – Sycnex/Windows10Debloater: Script to remove Windows 10 bloatware.
Posted by ulryanys at 年01月15日 Another источник is that the tool is space-consuming. Briggs: A. People use Facebook to keep up with friends,
Windows 10 debloater git free download
NET V3. This folder will be used for storing logs created after the script runs. Creating now. If one does, then you will receive a warning. Please wait Enabled -and! NET framework installations, Cortana, Edge, etc. This is the switch parameter for running this script as a ‘silent’ script, for use in MDT images or any type of mass deployment without user interaction. DAT file which prevents the apps from redownloading. Name -match ‘ Un. Checking to see if a folder named OneDriveBackupFiles exists.
All files from your OneDrive location will be moved to that folder. All files from your OneDrive location will be located in that folder. Proceeding with removal of OneDrive. NET 3. You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Point , This will self elevate the script so with a UAC prompt since this script needs to be run as an Administrator in order to function properly.
MessageBoxImage ]::Error. Select “Yes” to Run as an Administrator. Select “No” to not run this as an Administrator. Select “Cancel” to stop the script. This will debloat Windows Write-Host ” You didn’t run this script as an Administrator. Start-Process PowerShell. Unnecessary Windows 10 AppX apps that will be removed by the blacklist. PPIProjection “. BingNews “. GetHelp “. Getstarted “. Messaging “. Microsoft3DViewer “. MicrosoftOfficeHub “. MicrosoftSolitaireCollection “. NetworkSpeedTest “.
News ” Issue Lens ” Issue OneNote “. Sway “. OneConnect “. People “. Print3D “. RemoteDesktop ” Issue SkypeApp “. StorePurchaseApp “. List ” Issue Whiteboard ” Issue WindowsAlarms “. WindowsFeedbackHub “. WindowsMaps “.
WindowsSoundRecorder “. TCUI “. XboxApp “. XboxGameOverlay “. XboxGamingOverlay “. XboxIdentityProvider “. XboxSpeechToTextOverlay “. ZuneMusic “. ZuneVideo “. Sponsored Windows 10 AppX Apps. AdobePhotoshopExpress “. Optional: Typically not removed but you can if you need to for some reason. Valuable Windows 10 AppX apps that most people want to keep. WindowsCalculator ” Microsoft removed legacy calculator.
WindowsStore ” Issue 1. UbuntuonWindows ” Issue XboxGamingOverlay ” Issue 25, 91 Many home users want to play games. XboxIdentityProvider ” Issue 25, 91 Many home users want to play games.
NET “. StorePurchaseApp ” Issue VP9VideoExtensions ” Issue WebMediaExtensions ” Issue WebpImageExtension ” Issue DesktopAppInstaller ” Issue Portal ” Issue NonRemovable Apps that where getting attempted and the system would reject the uninstall, speeds up debloat and prevents ‘initalizing’ overlay when removing apps.
BrokerPlugin “. AccountsControl “. BioEnrollment “. CredDialogHost “. ECApp “. LockApp “. MicrosoftEdgeDevToolsClient “.
MicrosoftEdge “. Win32WebViewHost “. ChxApp “. AssignedAccessLockApp “. CapturePicker “. CloudExperienceHost “. ContentDeliveryManager “. Cortana “. HolographicFirstRun ” Added NarratorQuickStart “. ParentalControls “. PeopleExperienceHost “. PinningConfirmationDialog “. SecondaryTileExperience ” Added SecureAssessmentBrowser “. ShellExperienceHost “. XGpuEjectDialog “. CBSPreview “. PrintDialog “. Engagement “. Look for the file in the same directory as this script.
Add-Type – AssemblyName System. Application ]::EnableVisualStyles. ColorTranslator ]::FromHtml ” “. Point 10 , Point 10 , 9. FontStyle ]::Bold. ColorTranslator ]::FromHtml ” eeeeee “. Font ‘ Consolas ‘ , 9. Start-Sleep 1. Font ‘ Consolas ‘ , 8. ContentAlignment ]::TopRight. Write-Host ” This may take a while – please be patient “. Write-Host ” Write-Host ” Bloatware removed!
Write-Host ” Starting Sysprep Fixes “. Disable Windows Store Automatic Updates. Write-Host ” Stopping InstallService “. Stop-Service InstallService. Set-Service dmwappushservice – StartupType Automatic. Start-Service dmwappushservice. Removes AppxPackages. These are the registry keys that it will delete. Remove Background Tasks. Windows File. Scheduled Tasks to delete. Windows Protocol Keys. Windows Share Target. This writes the output of each key it is removing and also removes the keys listed above.
Disables Windows Feedback Experience. Stops Cortana from being used as part of your Windows Search Function. Stops the Windows Feedback Experience from sending anonymous data.
Write-Host ” Adding Registry key to prevent bloatware apps from returning “. Prevents bloatware applications from returning. Disables live tiles. Write-Host ” Disabling live tiles “. Turns off Data Collection via the AllowTelemtry key by changing it to 0. Write-Host ” Turning off Data Collection “.
Disables People icon on Taskbar. Write-Host ” Disabling People icon on Taskbar “. Disables suggestions on start menu. Write-Host ” Disabling suggestions on the Start Menu “.
Write-Host ” Removing CloudStore from registry if it exists “. Stop-Process Explorer. Start-Process Explorer.
Credit to a60wattfish. Disables scheduled tasks that are considered unnecessary. Write-Host ” Disabling scheduled tasks “. Requires -RunAsAdministrator. Delete layout file if it already exists.
Creates the blank layout file. Assign the start layout and force it to apply with “LockedStartLayout” at both the machine and user level. Restart Explorer, open the start menu necessary to load the new layout , and give it a few seconds to process. Stop-Process – name explorer.
Start-Sleep – s 5. Enable the ability to pin items again by disabling “LockedStartLayout”. Restart Explorer and delete the layout file. Uncomment the next line to make clean start menu default for all new users. Start-Service InstallService. If nothing happens, download GitHub Desktop and try again. If nothing happens, download Xcode and try again.
There was a problem preparing your codespace, please try again. This project collects PowerShell scripts which help to debloat Windows 10, tweak common settings and install basic software components.
I test these scripts on a Windows 10 Professional Bit English virtual machine. Please let me know if you encounter any issues. Home Edition and different languages are not supported.
These scripts are intended for tech-savvy administrators, who know what they are doing and just want to automate this phase of their setup. If this profile does not fit you, I recommend using a different more interactive tool — and there are a lot of them out there. If you intend to use your system for gaming, adjust the scripts accordingly. There is no undo , I recommend only using these scripts on a fresh installation including Windows Updates.
Test everything after running them before doing anything else. Also, there is no guarantee that everything will work after future updates since I cannot predict what Microsoft will do next. The scripts are designed to run without any user interaction. Modify them beforehand. If you want a more interactive approach check out DisableWinTracking from 10se1ucgo. Code located in the master branch is always considered under development, but you’ll probably want the most recent version anyway.
In the past I included small fixes to make the start menu more usable, like removing default tiles, disabling web search and so on. This is no longer the case since I am fed up with it. Please replace it with something better, either use Open Shell or Start is Back , but stop using that shit.
After running the scripts, the start menu search-box may no longer work on newly created accounts. It seems like there is an issue with account initialization that is triggered when disabling the GeoLocation service. Following workaround has been discovered by BK from Atlanta:. If you are deploying images with MDT and running these scripts, the sysprep step will hang unless dmwappushservice is active.
Apparently running the stock remove-default-apps script will cause Xbox Wireless Adapters to stop functioning. I suspect one should not remove the Xbox App when wanting to use one. But I haven’t confirmed this yet, and there is a workaround to re-enable it afterwards.
See Some of the domains blocked by adding them to the hosts-file are required for Skype. I highly discourage using Skype, however some people may not have the option to use an alternative. See the Ensure Windows Biometric Service is running.
Windows 10 debloater git free download. How to Debloat Windows 11 to Improve Performance
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. 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.
The first one is -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.
The second switch parameter is -Debloat, which does as it suggests. Remove-Keys removes registry keys leftover that are associated with the bloatware apps listed above, but not removed during the Start-Debloat function. You can choose to either ‘Debloat’ or ‘Revert’. Depending on your choice, either one will run specific code to either debloat your Windows 10 machine.
You all have done a fantastic job! Skip to content. Script to remove Windows 10 bloatware. MIT License. Branches Tags. Could not load branches. Could not load tags. Go back. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready.
This branch is 58 commits behind Sycnex:master. Open pull request. Latest commit. Git stats commits. Failed to load latest commit information. Individual Scripts. WebpImageExtension ” Issue 68 ” Microsoft. NonRemovable property doesn’t exist until version 18xx. Use a hard-coded list instead. BrokerPlugin ” ” Microsoft. AccountsControl ” ” Microsoft. BioEnrollment ” ” Microsoft. CredDialogHost ” ” Microsoft. ECApp ” ” Microsoft. LockApp ” ” Microsoft. MicrosoftEdge ” ” Microsoft. Win32WebViewHost ” ” Microsoft.
ChxApp ” ” Microsoft. AssignedAccessLockApp ” ” Microsoft. CapturePicker ” ” Microsoft. CloudExperienceHost ” ” Microsoft. ContentDeliveryManager ” ” Microsoft.
Cortana ” ” Microsoft. HolographicFirstRun ” Added ” Microsoft. NarratorQuickStart ” ” Microsoft. ParentalControls ” ” Microsoft. PeopleExperienceHost ” ” Microsoft. PinningConfirmationDialog ” ” Microsoft. SecondaryTileExperience ” Added ” Microsoft. SecureAssessmentBrowser ” ” Microsoft. ShellExperienceHost ” ” Microsoft. XGpuEjectDialog ” ” Microsoft. CBSPreview ” ” windows.
PrintDialog ” ” Microsoft. Engagement ” ” Microsoft. Forms [ System. Font ‘ Consolas ‘ , 15 , [ System. FontStyle ] [ System. NET V3. This folder will be used for storing logs created after the script runs. Creating now. If one does, then you will receive a warning. Please wait Enabled -and! NET framework installations, Cortana, Edge, etc.
This is the switch parameter for running this script as a ‘silent’ script, for use in MDT images or any type of mass deployment without user interaction. DAT file which prevents the apps from redownloading. Name -match ‘ Un.
Checking to see if a folder named OneDriveBackupFiles exists. All files from your OneDrive location will be moved to that folder. All files from your OneDrive location will be located in that folder. Proceeding with removal of OneDrive. NET 3. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Point , This will self elevate the script so with a UAC prompt since this script needs to be run as an Administrator in order to function properly.
MessageBoxImage ]::Error. Select “Yes” to Run as an Administrator. Select “No” to not run this as an Administrator. Select “Cancel” to stop the script. This will debloat Windows Write-Host ” You didn’t run this script as an Administrator. Start-Process PowerShell. Unnecessary Windows 10 AppX apps that will be removed by the blacklist. PPIProjection “. BingNews “. GetHelp “. Getstarted “. Messaging “. Microsoft3DViewer “. MicrosoftOfficeHub “. MicrosoftSolitaireCollection “.
NetworkSpeedTest “. News ” Issue Lens ” Issue OneNote “. Sway “. OneConnect “. People “. Print3D “. RemoteDesktop ” Issue SkypeApp “. StorePurchaseApp “. List ” Issue Whiteboard ” Issue WindowsAlarms “. WindowsFeedbackHub “.
WindowsMaps “. WindowsSoundRecorder “. TCUI “. XboxApp “. XboxGameOverlay “. XboxGamingOverlay “. XboxIdentityProvider “. XboxSpeechToTextOverlay “. ZuneMusic “. ZuneVideo “. Sponsored Windows 10 AppX Apps. AdobePhotoshopExpress “. Optional: Typically not removed but you can if you need to for some reason.
Valuable Windows 10 AppX apps that most people want to keep. WindowsCalculator ” Microsoft removed legacy calculator. WindowsStore ” Issue 1. UbuntuonWindows ” Issue XboxGamingOverlay ” Issue 25, 91 Many home users want to play games. XboxIdentityProvider ” Issue 25, 91 Many home users want to play games. NET “. StorePurchaseApp ” Issue VP9VideoExtensions ” Issue WebMediaExtensions ” Issue WebpImageExtension ” Issue DesktopAppInstaller ” Issue Portal ” Issue NonRemovable Apps that where getting attempted and the system would reject the uninstall, speeds up debloat and prevents ‘initalizing’ overlay when removing apps.
BrokerPlugin “. AccountsControl “. BioEnrollment “. CredDialogHost “. ECApp “. LockApp “. MicrosoftEdgeDevToolsClient “. MicrosoftEdge “.
Win32WebViewHost “. ChxApp “. AssignedAccessLockApp “. CapturePicker “. CloudExperienceHost “. ContentDeliveryManager “. Cortana “. HolographicFirstRun ” Added NarratorQuickStart “. ParentalControls “. PeopleExperienceHost “. PinningConfirmationDialog “. SecondaryTileExperience ” Added SecureAssessmentBrowser “. ShellExperienceHost “. XGpuEjectDialog “.
CBSPreview “. PrintDialog “. Engagement “. Look for the file in the same directory as this script. Add-Type – AssemblyName System.
Application ]::EnableVisualStyles. ColorTranslator ]::FromHtml ” “. Point 10 , Point 10 , 9. FontStyle ]::Bold. ColorTranslator ]::FromHtml ” eeeeee “. Font ‘ Consolas ‘ , 9. Start-Sleep 1. Font ‘ Consolas ‘ , 8. ContentAlignment ]::TopRight. Write-Host ” This may take a while – please be patient “. Write-Host ” Write-Host ” Bloatware removed! Write-Host ” Starting Sysprep Fixes “. Disable Windows Store Automatic Updates. Write-Host ” Stopping InstallService “. Stop-Service InstallService.
Set-Service dmwappushservice – StartupType Automatic. Start-Service dmwappushservice. Removes AppxPackages. These are the registry keys that it will delete. Remove Background Tasks.
Windows File. Scheduled Tasks to delete. Windows Protocol Keys.

Leave a Reply