-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
- I haven't used any other scripts, tools or programs that might have caused this issue.
Windows version
W11 26200
Script mode/options
Custom
Describe the issue
so when i ran the script the taskbar context bar (like when you right click apps) is gone and I use nilesoft not sure if thats something but i uninstalled it and still not sure
also the clipboard is gone so...
Steps to reproduce
just runb the script
Error output
{
"Version": "1.0",
"Settings": [
{
"Value": true,
"Name": "CreateRestorePoint"
},
{
"Value": true,
"Name": "DisableTelemetry"
},
{
"Value": true,
"Name": "DisableSuggestions"
},
{
"Value": true,
"Name": "DisableEdgeAds"
},
{
"Value": true,
"Name": "DisableSettings365Ads"
},
{
"Value": true,
"Name": "DisableLockscreenTips"
},
{
"Value": true,
"Name": "DisableBing"
},
{
"Value": true,
"Name": "DisableCopilot"
},
{
"Value": true,
"Name": "DisableRecall"
},
{
"Value": true,
"Name": "DisableClickToDo"
},
{
"Value": true,
"Name": "EnableDarkMode"
},
{
"Value": true,
"Name": "DisableTransparency"
},
{
"Value": true,
"Name": "DisableAnimations"
},
{
"Value": true,
"Name": "DisableMouseAcceleration"
},
{
"Value": true,
"Name": "DisableStickyKeys"
},
{
"Value": true,
"Name": "DisableFastStartup"
}
]
}
Windows PowerShell transcript start
Start time: 20260101031136
Username: DESKTOP-L5H43RB\BoxingSnail
RunAs User: DESKTOP-L5H43RB\BoxingSnail
Configuration Name:
Machine: DESKTOP-L5H43RB (Microsoft Windows NT 10.0.26200.0)
Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -executionpolicy bypass -File C:\Users\BOXING~1\AppData\Local\Temp\Win11Debloat\Win11Debloat.ps1
Process ID: 4764
PSVersion: 5.1.26100.7462
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.26100.7462
BuildVersion: 10.0.26100.7462
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
Win11Debloat Script - Menu (User: BoxingSnail)
(1) Default mode: Quickly apply the recommended changes
(2) Custom mode: Manually select what changes to make
(3) App removal mode: Select & remove apps, without making other changes
(0) Show more information
Win11Debloat Script - Custom Mode (User: BoxingSnail)
Options:
(n) Don't remove any apps
(1) Only remove the default selection of apps
(2) Remove the default selection of apps, as well as mail & calendar apps and gaming related apps
(3) Manually select which apps to remove
Options:
(n) Don't disable any AI features
(1) Disable Microsoft Copilot, Windows Recall and Click to Do
(2) Disable Microsoft Copilot, Windows Recall, Click to Do and AI features in Microsoft Edge, Paint and Notepad
Press enter to confirm your choices and execute the script or press CTRL+C to quit...
Win11Debloat Script - Custom Mode (User: BoxingSnail)
Attempting to create a system restore point...
INFO: A recent restore point already exists, no new restore point was created
Disabling telemetry, diagnostic data, activity history, app-launch tracking and targeted ads...
The operation completed successfully.
Disabling tips, tricks, suggestions and ads across Windows...
The operation completed successfully.
Disabling ads, suggestions and the MSN news feed in Microsoft Edge...
The operation completed successfully.
Disabling Microsoft 365 ads in Settings Home...
The operation completed successfully.
Disabling tips & tricks on the lockscreen...
The operation completed successfully.
Disabling Bing web search, Bing AI and Cortana from Windows search...
The operation completed successfully.
Attempting to remove Microsoft.BingSearch...
Disabling Microsoft Copilot...
The operation completed successfully.
Attempting to remove Microsoft.Copilot...
Disabling Windows Recall...
The operation completed successfully.
Disabling Click to Do...
The operation completed successfully.
Enabling dark mode for system and apps...
The operation completed successfully.
Disabling transparency effects...
The operation completed successfully.
Disabling animations and visual effects...
The operation completed successfully.
Turning off Enhanced Pointer Precision...
The operation completed successfully.
Disabling the Sticky Keys keyboard shortcut...
The operation completed successfully.
Disabling Fast Start-up...
The operation completed successfully.
Attempting to restart the Windows Explorer process to apply all changes...
Warning: Changes to the Enhance Pointer Precision setting will only take effect after a reboot
Warning: Changes to the Sticky Keys setting will only take effect after a reboot
Warning: Animations will only be disabled after a reboot
Restarting the Windows Explorer process... (This may cause your screen to flicker)
Script completed! Please check above for any errors.
Press any key to exit...
Additional context
No response