diff --git a/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp b/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp
index 8761fec389..3aac7870f0 100644
--- a/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp
+++ b/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp
@@ -158,7 +158,7 @@ GlobalSettings::GlobalSettings()
"Use GPU for Machine learning inference:
"
"Use the GPU by default for machine learning. Will fall-back to CPU if using the GPU fails.",
LockMode::UNLOCK_WHILE_RUNNING,
- true
+ false
)
, WINDOW_SIZE(
CONSTRUCT_TOKEN,