Changed the port, still get the error for the former port

I removed GPIO2 and GPIO4 from this program because of this error, but it’s still saying there’s problem with them.

GPIO2 and 4 correspond to the Uno A0 and A1.

I had two open slots, so I just slid them down two.

BME680 test
SGP30 test
Mode: STA 
Channel: 1
SSID (9): Fishing24 
Passphrase (11): Fishing$602
BSSID set: 0
Mode: STA        
Channel: 6       
SSID (9): Fishing24
Passphrase (11): 
BSSID set: 0
[E][esp32-hal-adc.c:135] __analogRead(): GPIO2: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
[E][esp32-hal-adc.c:135] __analogRead(): GPIO4: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
[E][esp32-hal-adc.c:135] __analogRead(): GPIO2: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
[E][esp32-hal-adc.c:135] __analogRead(): GPIO4: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
[E][esp32-hal-adc.c:135] __analogRead(): GPIO2: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
[E][esp32-hal-adc.c:135] __analogRead(): GPIO4: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi.
Reading completed at 15087

How can I clear that memory?