Lke mentioned before, watch tweaks you install. They may not be compatible or break something you use. Ohh btw, Win 10 runs better on update than clean instal. IIS 10 bugging Printer won't talk to me and my Live mail was dead mail. All good now. Did my own tweaking
and that brings up a good point. Don't just randomly use these tweaks if you don't know what they do/are. ASK if you are not sure, just because something says "We stop spying with this tweak!" might just mean exactly that, but what other functions it might break or turn off is necessary to know, or you will be back in 10 minutes asking WTH HAPPEN TO MY FART MACHINE! WHY U NO FART?! ok horrible example, but you get the point.
I found no way of replacing, modifying uDWM.dll. I even tried unlocker, non of the options worked. What on earth am I supposed to do?
1) Boot with your Windows 10 Installation DVD 2) Press SHIFT+F10 to get a command prompt 3) browser to the drive\folder where u have kept the hex edited uDWM.dll file and copy it to the <OSDrive>\Windows\System32 folder and overwrite the exist file 4) reboot One dis-advantage with this patch is when you right click on desktop or other windows the active window title bar text gets a gray patch.
Any one know it it's possible to remove some of the buttons from the notification window, like "Tablet mode", "VPN", "Quiet hours" and so on ?
I posted this over on the Enterprise LTSB thread and thought it would be a very good repost on this thread as I managed to get the Download button on Win10Pro for Windows Updates instead of it doing the auto forced updates using some of the registry changes I monitored from doing the steps in the OP on Enterprise LTSB, out of curiosity I tried the reg tweaks on Home but did not get the Download button, also you HAVE TO LET Windows Update do its own scan do not do a manual scan of upddates for it to work. Also I don't know if these reg tweaks only need applied once or not as I use HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run to launch a bat file that re-imports some of my reg tweaks that MS resets during a reboot. I highlighted in bold what I believe is the real culprit for the Download button.
name as if mypatch.reg in same folder make a run.cmd input something like that ... added >nul for no display the running batch..... they are more tips for it... learn slowly..
call it from $oem$ folder $oem$\$$ create file HKCU.cmd HKCU.vbs Code: CreateObject("Wscript.Shell").Run "HKCU.cmd",0,True HKCU.reg yeah data