All Tweaks

🖥 UI & Bloat Removal

☁ Disable OneDrive

Prevents OneDrive from running and syncing.

Benefit

Stops unwanted cloud sync and background processes

Impact

medium

Commands (2)

reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\OneDrive" /v DisableFileSyncNGSC /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\OneDrive" /v DisableFileSync /t REG_DWORD /d 1 /f

Warnings

  •  ⚠ Files stored only in OneDrive may become inaccessible locally