Finally I purged all disks and installed linux as full main.
I've battled with windows and WSL enough.
I'm finally free. Thank you, me.
Went through the linux distro rabbit hole, I tried to like Ubuntu 22/23 with GNOME, and drooled a bit for Arch, but after "feeling it out" I fell softly back on Ubutu/KDE and loving life. Because I can do everything I want with my computer now, what a crazy concept.
Ironically I actually tried to upgrade to Win11 first, which was 10 hours of the typical Microsoft strife; "your computer is ok for win11" and "oh, you cannot install win11, and there's no information of why".
Again, I'm finally free. Probably +100 mental health increase also.
netsh wlan set autoconfig enabled=no interface="WiFi"
Solution as sweet bat program:
@echo off
echo Option 1: Enable fix
echo Option 2: Disable fix
SET /P M=Choose an option:
IF %M%==1 GOTO ENABLE
IF %M%==2 GOTO DISABLE
:ENABLE
cls
SET /P input=Interface name (Typically "WiFi"):
netsh wlan set autoconfig enabled=no interface="%INPUT%"
exit
:DISABLE
cls
SET /P input=Interface name (Typically "WiFi"):
netsh wlan set autoconfig enabled=yes interface="%INPUT%"
exit
A 30 minutes three-dimensional fractal video. Real CPU-calculated frames. One month of rendering, 600 GB of high definition images. Presented with live ambient and techno music at Bergen Kunsthall (Landmark).
Please note that this video (web optimized) is 4GiB and may buffer on slow connections.