/OneUIOptimizer_GUI

Debloat OneUI with a GUI (Windows Only)

Primary LanguagePowerShellMIT LicenseMIT

OneUI Optimizer GUI

Features

  • OneUI 3.x/4.x/5.x supported
  • GUI for easy selection.
  • No root access required.
  • Windows only.
  • Removed apps can be restored.
  • Based on the legacy cli version here

Screenshot

Instructions

Windows

  1. Install ADB systemwide from here
  2. Open Powershell/Terminal as Adminstrator.
  3. Enable ADB in Developer Options (phone).
  4. Copy and Paste the following string into Powershell/Terminal.
iwr -useb https://raw.githubusercontent.com/haridhayal11/OneUIOptimizer_GUI/main/Optimizer.ps1 | iex
  1. Authorize the PC on your phone and select the apps to remove.
  2. Click on Debloat. Enjoy your bloat free phone.

Linux

  1. This script only supports Windows. Use the legacy version from here