Try the following commands:
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe
Get-HotFix -id KB2952664,KB2990214,KB3021917,KB3022345,KB3035583,KB2976978,KB3044374
wusa.exe /norestart /uninstall /kb:2952664
wusa.exe /norestart /uninstall /kb:2990214
wusa.exe /norestart /uninstall /kb:3021917
wusa.exe /norestart /uninstall /kb:3022345
wusa.exe /norestart /uninstall /kb:3035583
wusa.exe /norestart /uninstall /kb:2976978 (Windows 8.1)
wusa.exe /norestart /uninstall /kb:3044374 (Windows 8.1)
dism /online /get-packages | findstr KB2952664
dism /online /remove-package /PackageName:Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.1.3