There are no HomeS pr ProfssionalS check C:\\Windows\servicing\Editions\EditionMappings.xml or EditionMatrix.xml
Code: takeown /f "%WinDir%\System32\smartscreen.exe" /a icacls "%WinDir%\System32\smartscreen.exe" /grant:r Administrators:F /c taskkill /im smartscreen.exe /f del "%WinDir%\System32\smartscreen.exe" /s /f /q Yes, it supposed to keylog everything, but according to MS, it is done to improve user's experience. Note, that disabling MsCtfMonitor prevents typing in apps, Start, etc. If you do not want to share with MS, what you are typing, you are not allowed to type at all. Spoiler Code: schtasks /Change /TN "Microsoft\Windows\TextServicesFramework\MsCtfMonitor" /Disable reg add "HKLM\Software\Microsoft\Input" /v "InputServiceEnabled" /t REG_DWORD /d "0" /f reg add "HKLM\Software\Microsoft\Input" /v "InputServiceEnabledForCCI" /t REG_DWORD /d "0" /f reg add "HKCU\Software\Microsoft\Input\TIPC" /v "Enabled" /t REG_DWORD /d "0" /f reg add "HKCU\Software\Microsoft\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d "1" /f reg add "HKCU\Software\Microsoft\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d "1" /f reg add "HKCU\Software\Microsoft\InputPersonalization\TrainedDataStore" /v "HarvestContacts" /t REG_DWORD /d "0" /f reg add "HKCU\Software\Microsoft\Personalization\Settings" /v "AcceptedPrivacyPolicy" /t REG_DWORD /d "0" /f reg add "HKLM\Software\Policies\Microsoft\InputPersonalization" /v "AllowInputPersonalization" /t REG_DWORD /d "0" /f reg add "HKLM\Software\Policies\Microsoft\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d "1" /f reg add "HKLM\Software\Policies\Microsoft\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d "1" /f reg add "HKLM\Software\Policies\Microsoft\Windows\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d "1" /f reg add "HKLM\Software\Policies\Microsoft\Windows\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d "1" /f
taskkill /im smartscreen.exe /f del "%WinDir%\System32\smartscreen.exe" /s /f /q[/CODE] "i dont want a delete or permissions solution as that just causes log file spam when windows constantly try's starting it" just setting the following results in no input on "metroui!! as you already said it also causes hard stalls on the start menu where its trying to load said item in schtasks /Change /TN "Microsoft\Windows\TextServicesFramework\MsCtfMonitor" /Disable and it doesnt stop WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe from running in the background its still present in taskmanager
Weird, on a GSOD there was the "Your windows insider build ran into a problem" message under 17763.134. This is a local account, and the insider program isn't joined; HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability and HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Selection also have been deleted in the past to clear any insider stuff for the previous 1775x.1 builds from which it was upgraded on release day. Does it still show on a fresh .107 install? Thanks.
Is there somewhere this examples of ISOs for Win 10: Spoiler en_windows_10_multiple_editions_version_1607_updated_jan_2017_x64_dvd_9714399.iso This build is old but i'm not quiet trusting this new kind of ISO files i'm seeing from the other "partners". Sorry guys i know "things" has changes on the forum but i like to really check SHA-1 and MD5 checksum to see if they are the real ISOs from M$. Sorry again but i had quite unpleasant surprises with this kind of WZT or anithing...
U can try this for WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe Code: reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /v Debugger /d "%SystemRoot%\system32\systray.exe" /f taskkill /im "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /t /f
Task manager incorrect CPU usage Bug My Test case scenario- E5300 cpu app running - latest k-lite codec pack playing a 720p x265 video file in default settings. Windows 10 17763.165 CPU usage showing around 40% (its actually using full cpu power) Windows 10 17134.1 same result as 17763.165. Windows 8.1 with updates installed till may 2018 Showing correct CPU usage (above 90%) Its clear that this bug is not identified in 17763.xxx but its there from build since 16299.xxx as users reported it on MS site and reddit. and the fact that they haven't fixed it even after one year, raises serious questions on windows 10 development.
What i have noticed in RS5 is that once in a while you have to restart your PC ... i mean if you are using "Fast Start Up" option in Power settings , windows will load kernel and drivers from hibernation file for starting your system fast every time you boot , but in a day or two or little more, you need to perform "restart" as well so that everything is refreshed, else some slow switching between processes and delayed keyboard and mouse input is experienced.