diff --git a/selfdrive/ui/qt/offroad/settings.cc b/selfdrive/ui/qt/offroad/settings.cc
index f12cfd8c2..da8986965 100644
--- a/selfdrive/ui/qt/offroad/settings.cc
+++ b/selfdrive/ui/qt/offroad/settings.cc
@@ -43,13 +43,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
tr("When enabled, pressing the accelerator pedal will disengage sunnypilot."),
"../assets/offroad/icon_disengage_on_accelerator.svg",
},
- {
- "EnableDisturbanceCorrection",
- tr("Enable Disturbance Correction"),
- tr("Correct external disturbances such as gusts of wind. (distinguishable short term events)
"
- "Switching has no effect while onroad.
"),
- "../assets/img_chffr_wheel.png",
- },
{
"DarkMode",
tr("Dark Mode"),