You can see exactly what changes are being made.

GitHub hosts numerous open-source repositories dedicated to optimizing Windows 10. Using PowerShell scripts, batch files, and .reg files, these community-driven projects allow you to strip telemetry, disable bloatware, and customize your user interface.

With the proliferation of open-source scripts on platforms like GitHub, applying these tweaks has become easier than ever. However, it is to follow safe practices, as incorrect registry modifications can lead to system instability.

: Setting DisableWindowsConsumerFeatures to 1 stops the automatic installation of "bloatware" apps like Candy Crush or Disney+ on new profiles. 3. File Explorer and UI Customization

Create a DWORD (32-bit) Value named AllowTelemetry and set it to 0 . 2. Stop Cortana and Web Search in Start Menu

Manually editing the registry via regedit is tedious and risky. Fortunately, the open-source community on GitHub has compiled, tested, and automated the best registry tweaks. Why Source Registry Tweaks from GitHub?

Reduces resource usage by stopping apps from running in the background.