I was able to solve this issue on my network. It was due to dependencies that appear to have changed with 24H2.
On my network I disable the WinHTTP proxy service as it is a legacy service and also a security vulnerability. This caused no issues with wifi until 24H2.
The Windows Connection Manager relies on WinHTTP. WLAN Autoconfig relies on Windows Connection Manager. If WinHTTP cannot start, then neither can WLAN Autoconfig.
The fix here is removing the WinHTTP dependency in the registry or using the sc command line. Just deleting the WinHTTPAutoProxySvc from the following registry keys and rebooting will allow wifi to work again if this is what is blocking yours.