|
Post by anixx on Jan 14, 2022 11:41:45 GMT -8
If you want to disable the UWP apps functinaliy (and free the memory consumed by app sbsystems all the time), add the follwing to the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ApplicationFrameHost.exe] "Debugger"="c:\\Windows\\System32\\rundll32.exe"
|
|