diff --git a/src/initscripts/packages/hostapd b/src/initscripts/packages/hostapd
index 33c2a7dc1..2b1c840f1 100644
--- a/src/initscripts/packages/hostapd
+++ b/src/initscripts/packages/hostapd
@@ -553,7 +553,8 @@ write_config() {
 			# Indoor AP
 			echo "he_6ghz_reg_pwr_type=0"
 
-			# Disable 802.11ac
+			# Disable 802.11n/ac
+			enable_n=0
 			enable_ac=0
 
 			# Enable 802.11w management frame protection
