Files
windows11/todo.md
T
2022-06-12 22:04:58 +03:00

19 lines
1017 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
убрать баннер в настройках
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\4\4095660171" /V EnabledState /T REG_DWORD /F /D 1
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\4\4095660171" /V EnabledStateOptions /T REG_DWORD /F /D 1
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\4\2674077835" /V EnabledState /T REG_DWORD /F /D 1
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\4\2674077835" /V EnabledStateOptions /T REG_DWORD /F /D 1
Там еще ключей пресс, по крайней мере у меня.
4095660171 есть
2674077835 нет
У меня EnabledState = 2, EnabledStateOptions = 1
У меня лишних рекл. банеров нет, кроме Имя компа, и Центра обновления
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f