is there a modded update assistant to install 2004 now? or any other way to update without doing a in-place upgrade?
A "modded update assistant" I don't think so. To install remotely you could use AnyDesk to connect and do all the upgrade. I did myself that for some friends of mine.
I don't need remote assistance. Update assistant is not for that. I just don't use the full iso for update.
If not EnterpriseS and EnterpriseG, Insider Slow Ring is the only solution for you now: OfflineInsiderEnroll - Access Windows Insider program without Microsoft Account https://forums.mydigitallife.net/th...ider-program-without-microsoft-account.80145/
did that uasp storage driver issue resolved with latest update of version 2004. if not i wont update from 1909 to 2004 till all bugs fixed by M$.
Is there any way to disable "Search the web" suggestion in Start Menu. Its very annoying when I misspell some program and it opens Edge with Bing search even though I have another browser set as default. "BingSearchEnabled" and "CortanaConsent" registry keys don't seem to work. I don't remember how I removed it on previous windows version.
@paco77 Via GPO: Code: gpedit.msc Computer Configuration > Administrative Templates > Windows Components > Search Enable this object: Code: Don't search the web or display web results in Search
i use these @evan968: Code: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSearchInternetInWordWheel"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search] "AllowSearchToUseLocation"=dword:00000000 "DisableWebSearch"=dword:00000001 "ConnectedSearchUseWeb"=dword:00000000
In Windows 10 2004 this disables the web search in the start menu after a restart of the computer. Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer] "DisableSearchBoxSuggestions"=dword:00000001