Update PusPC1.2.bat

Privacy
This commit is contained in:
PusPC
2023-12-05 17:55:26 +00:00
committed by GitHub
parent 6976af43e2
commit 86fab05eac

View File

@ -92,6 +92,8 @@ IF /I "%choice%"=="N" goto nextnoreg
echo.
:apply
REM ; Disable typing telemetry ;)
Powershell -Command "Get-ScheduledTask -TaskName Consolidator | Disable-ScheduledTask" >nul
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "Start_TrackProgs" /d 0 /t REG_DWORD /f >nul 2>&1
reg add "HKLM\SOFTWARE\Microsoft\Input\TIPC" /v "Enabled" /t REG_DWORD /d 0 /f
reg add "HKCU\SOFTWARE\Microsoft\Input\TIPC" /v "Enabled" /t REG_DWORD /d 0 /f
REM ; You're welcome for disabling these services you don't need