How to disable UART0 on esp32 to protect it from flash reading

Hi, as I mentioned earlier, I want to disable UART0 on the esp32 WROOM to prevent access to the flash memory. I tried connecting GPIO15 to GND as shown in the image, but it didn’t work. I’m wondering if there are any other solutions for disabling UART0.