I had to uninstall Edge using PowerShell because it had strange characters in Start Menu and now I can't install it using it!
Code: =============================================================================== No install image found: Attempting online restore ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [==========================100.0%==========================] The restore operation completed successfully. The operation completed successfully. ------------------------------------------------------------------------------- Finished ------------------------------------------------------------------------------- Press any key to exit...
Thank you! I forgot that AU and Creator's Update have built-in installer for APPX. Can do it manually, then.
First time since it's release I've tested Creators Update on my main PC (it was installed on external HDD using dism /apply-image command). I noticed that main problem - corrupted sound - seems to be perished (woohoo!). But sound itself is different... I think, its more... bassier? I think i disable all enhancements in driver settings, and still it warm... I dont know is this good or bad, but if they change sound on output, this is going to be even worse, than just crackling sound in Anniversary Update.
Here how disable and stop. When make this need restart. Spoiler Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection] "DisableBehaviorMonitoring"=dword:00000001 "DisableOnAccessProtection"=dword:00000001 "DisableScanOnRealtimeEnable"=dword:00000001 and this in cmd Code: reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Reporting" /v DisableEnhancedNotifications /t REG_DWORD /d 0
The second one, it is more comprehensive and disables everything including the Windows Defender Security Center
I followed the second method and when I try to open the app it closes itself after loading a blue screen, so I think it worked. Thanks! What about the updates? Will Windows Defender still install them? And what about the ones who removed it using MSMG ToolKit? Just one more thing, I had to remove Edge because it was bugged and now I can't reinstall it since my PowerShell commands do nothing!
I have just noticed that the calculator has three shades and it is semi transparent!! I am not sure if I understand how did this and the fix of "DISM /Online /Cleanup-Image /RestoreHealth" happen without updates ??? Is Microsoft having access to Windows and affecting changes without user's knowledge or permission?