my windows 10 machine stopped allowing me install/upgrade software (e.g. java, itunes, etc.). won't allow me uninstall applications (e.g. adobe products). 1 of errors says there's installer running; when check task manager i can see windows installer , windows installer (32 bit) processes running. i've tried "end task" each of these restart after 30 seconds or so. happens after restart too. same goes when kill msiserver service.
any suggestions on how solve problem?
thanks!
press windows key + x
click command prompt (admin)
type in @ prompt or copy , paste these 1 @ time : (hit enter after each)
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
then restart computer
also:
1. press windows key + r
2. in "open" box, type msiexec /unreg, , press enter.
3. press windows key + r
4. in "open" box, type msiexec /regserver, , press enter.
Windows / Windows 10 / Install, upgrade, & activate / PC
Comments
Post a Comment