The interface is nice but the system has serious errors. not getting all the drivers and can't install the driver automatically. It is also impossible to install the driver manually. task bar icon shows the push to the outside. I have to reinstall the standard version
I've been running this OS since I joined like 4 months ago. There are no issues with the exception that checked boxes are white instead of black, but now it doesn't bother me (anymore). Honestly that's the ONLY issue this OS has period. Go to the VIP torrent section there's a huge torrent called
Extreme Teamos V0.4 English (x64) download the ISO and then use Power ISO to unpack all the installers. There's something like 50 different awesome programs pre-treated. I found this perfect driver updater called Ashampoo Driver Updater. Make sure in Windows 10 Manager you don't have the box checked that won't let you install devices. Run the program update all drivers, backup all drivers, then run the following in a bat script to clean up unused drivers
@echo off
for /L %%N in (1,1,400) do (
echo Deleting driver OEM%%N.INF
pnputil /d OEM%%N.INF
)
Backup all drivers again, then use AusLogics BoostSpeed to not give perference to Windows drivers during updates and boom no problems what so ever