Debloat Windows in - Latest commit
Looking for:
すべての出品者 :: イエナラボ川崎知子 - heading_nav_category -娘と孫が来る: 谷藤利子のブログ
Skip to content. Permalink master. Branches Tags. Could not load branches. Could not load tags. Sycnex Fix formatting for ListPanel. Latest commit cfd Mar 20, History. I fixed the formatting for the ListPanel so that it fits properly in the window and is a bit easier to read with a slightly larger font.
Tested to ensure list saves as well. Raw Blame. Open with Desktop View raw View blame. WindowsPrincipal ][ Security. WindowsIdentity ]::GetCurrent. IsInRole [ Security. This script will self elevate to run as an Administrator and continue. PPIProjection " " Microsoft. BingNews " " Microsoft. GetHelp " " Microsoft. Getstarted " " Microsoft. Messaging " " Microsoft. Microsoft3DViewer " " Microsoft. MicrosoftOfficeHub " " Microsoft.
MicrosoftSolitaireCollection " " Microsoft. NetworkSpeedTest " " Microsoft. News " Issue 77 " Microsoft. Lens " Issue 77 " Microsoft. OneNote " " Microsoft. Sway " " Microsoft.
OneConnect " " Microsoft. People " " Microsoft. Print3D " " Microsoft. RemoteDesktop " Issue " Microsoft. SkypeApp " " Microsoft. StorePurchaseApp " " Microsoft. List " Issue 77 " Microsoft. Whiteboard " Issue 77 " Microsoft. WindowsAlarms " " microsoft.
WindowsFeedbackHub " " Microsoft. WindowsMaps " " Microsoft. WindowsSoundRecorder " " Microsoft. TCUI " " Microsoft. XboxApp " " Microsoft. XboxGameOverlay " " Microsoft. XboxGamingOverlay " " Microsoft. XboxIdentityProvider " " Microsoft. ZuneMusic " " Microsoft. Protected from DeBloat All. WindowsCalculator " Microsoft removed legacy calculator " Microsoft. WindowsStore " Issue 1 " Microsoft. UbuntuonWindows " Issue 10 " Microsoft.
MicrosoftStickyNotes " Issue 33 New functionality. WindowsCamera " Issue 65 New functionality. NET " " Microsoft. StorePurchaseApp " Issue 68 " Microsoft. WebMediaExtensions " Issue 68 " Microsoft.
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.
GitHub - Sycnex/Windows10Debloater: Script to remove Windows 10 bloatware. -
View code. Donate a cup of coffee Be 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. How To Run the Windows10Debloater. The methods are as follows: First Method Download the. To run this with parameters, do the following: Download the. PPIProjection, Microsoft. About Script to remove Windows 10 bloatware and make window laptop or computer fast and smooth Topics windows fast windows windows-desktop window-switcher bloatware windows-service bloatware-removal window-fast.
MIT License. Releases No releases published. Packages 0 No packages published. You signed in with another tab or window. Reload to refresh your session. There are now two versions - There is an interactive version, and a pure silent version.
This will work to remove the bloatware during the deployment process. The 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 is better for the average user who does not want to work with code. You need to download the file, and then just right click it and hit "Run as Powershell" and the application will load up! The DebloatBlacklist function should theoretically remove anything possibly missed by the DebloatAll function.
I also implemented this per a feature request. There are 3 switch parameters in the Windows10SysPrepDebloater. 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. Latest commit. Git stats commits. Failed to load latest commit information. Individual Scripts.
Merge branch 'master' into master. Mar 20, 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.
Comments
Post a Comment