GarbanzoEMOS is a custom Windows version installer that is similar to old ones, but better with removing bit of a bloat.
For fully debloating, here are these searches links (with Brave Search):
https://search.brave.com/search?q=How+to+debloat+Windows+11
https://search.brave.com/search?q=How+to+debloat+Windows+11+quickly
https://search.brave.com/search?q=How+to+debloat+Windows+11+for+gaming
----------------------
✅Supported Windows versions:
ℹ️Windows 10 20H2 to 22H2, Windows 10/11 LTSC, Windows 11 21H2 to newer
ℹ️This is for 64-bit only.
❌Some Windows versions are outdated
----------------------
🏎️Easy install:
ℹ️Run every .CMD files as admin.
----------------------
🐢Non-easy install:
⚠️If you want install it manual, OK. but you only need these things:
----------------------
ℹ️Make sure that you have downloaded 'TrackerDisable.reg'
ℹ️Open the 'TrackerDisable.reg' file and click 'Yes' to change the registry.
----------------------
ℹ️Open CMD as admin and type this:
sc stop DiagTrack
sc config DiagTrack start= disabled
sc stop WSearch
sc config WSearch start= disabled
sc stop wuauserv
sc config wuauserv start= disabled
sc stop SysMain
sc config SysMain start= disabled
sc stop RetailDemo
sc config RetailDemo start= disabled
sc stop RemoteRegisty
sc config RetailDemo start= disabled
sc stop Spooler
sc config Spooler start= disabled
sc stop WpcMonSvc
sc config WpcMonSvc start= disabled
sc stop InstallService
sc config InstallService start= disabled
sc stop edgeupdatem
sc config edgeupdatem start= disabled
sc stop edgeupdate
sc config edgeupdatem start= disabled
sc stop MicrosoftEdgeElevationService
sc config MicrosoftEdgeElevationService start= disabled
sc stop lfsvc
sc config lfsvc start= disabled
sc stop Fax
sc config Fax start= disabled
sc stop DoSvc
sc config DoSvc start= disabled
sc config XblAuthManager start= disabled
sc config XblGameSave start= disabled
sc config XboxNetApiSvc start= disabled
sc stop EventLog
sc config EventLog start= disabled
sc config Wecsvc start= disabled
sc config WerSvc start= disabled
sc config WalletService start= disabled
sc config wisvc start= disabled
sc stop LicenseManager
sc config LicenseManager start= disabled
sc config TabletInputService start= disabled
sc config PrintNotify start= disabled
This will disable most services.
----------------------
ℹ️If you don't want to remove Microsoft Edge, then skip this step and move on to the next step.
To remove Microsoft Edge, make sure that CMD is opened as admin and type this:
cd %userprofile%\AppData\Local\Microsoft
taskkill /f /im msedge.exe
taskkill /f /im MicrosoftEdgeUpdate.exe
rmdir /s /q "Edge"
rmdir /s /q "EdgeCore"
rmdir /s /q "EdgeUpdate"
cd "C:\Program Files (x86)\Microsoft\"
rmdir /s /q "Edge"
rmdir /s /q "EdgeCore"
rmdir /s /q "EdgeUpdate"
reg delete "HKLM\SOFTWARE\Microsoft\Edge" /f
reg delete "HKLM\SOFTWARE\Microsoft\EdgeUpdate" /f
reg delete "HKLM\SOFTWARE\Microsoft\EdgeCore" /f
Once done, Microsoft Edge is removed.
----------------------
Make sure that you have downloaded the '.deskthemepack' file on https://github.com/KrypProjects/GarbanzoEMOS/tree/main/Theme
Open the '.deskthemepack' file and... poof, theme applyed!
----------------------
If you have a oldfetch.cmd downloadeed, move it to C:\Windows and thats it.
----------------------
Now that you are done installing GarbanzoEMOS, reboot your computer to take effect and finsh the installtion!
----------------------