No, in vmware i had it too, but rightclicking on the searchbar or any other icon worked, and disabling that vm setting solved all.
After jumping through 50± hoops I finally got b16226 S update installed (b16215 > b16226) on Test rig2 in VMware w/ a W10 host. It is goofing-up a but in the settings/Update window closing when clicking on that, I can live w/ that.
Ah right, like I say I also had it on that old real hardware machine too which ruled out VMTools/Ware, then people with AMD and Intel GPUs started saying the same, so that ruled out NVIDIA etc etc >>>>> New build, fixed
I mounted ISO, and used the following saved in cmd: @echo off Title .NET Framework 3.5 Offline Installer for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I if defined setupdrv ( echo Found drive %setupdrv% echo Installing .NET Framework 3.5... Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess echo. echo .NET Framework 3.5 should be installed echo. ) else ( echo No installation media found! echo Insert DVD or USB flash drive and run this file once again. echo. ) pause
So, you did this "DISM /online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs\" in safemode
From settings > recovery > advanced startup Or force fail boot a couple times and it will give the advanced start up options
I rolled back to 16199 as a sanity check and the problem was still there - can't mount an iso file. It would appear to be Onedrive causing the problem as once I moved the iso file out of the Onedrive folder I could mount it
I use this: X-Menu > Start > Run > type "Msconfig" > "Boot" tab > Check "Safeboot" (+ "network" if you need network) and click "apply" and reboot.