S sandrardrago New member Friday at 6:11 PM #1 running dism to fix some corruption but it immediately spits out error 87 saying the parameter is incorrect. what is the exact syntax?
running dism to fix some corruption but it immediately spits out error 87 saying the parameter is incorrect. what is the exact syntax?
M maxwell New member Saturday at 5:23 AM #2 sandrardrago said: running dism to fix some corruption but it immediately spits out error 87 saying the parameter is incorrect. what is the exact syntax? Click to expand... hey, error 87 almost always means a typo in the command or you're not running cmd as admin. try this one: dism /online /cleanup-image /restorehealth make sure the command prompt is open with administrator privileges! that's usually what gets me when i see that error.
sandrardrago said: running dism to fix some corruption but it immediately spits out error 87 saying the parameter is incorrect. what is the exact syntax? Click to expand... hey, error 87 almost always means a typo in the command or you're not running cmd as admin. try this one: dism /online /cleanup-image /restorehealth make sure the command prompt is open with administrator privileges! that's usually what gets me when i see that error.