C:\WINDOWS\SYSTEM32\USERENV.dll BAD IMAGE problem

asdfgjkl

Reputable
Oct 14, 2015
24
0
4,510
Hey guys,

So I recently reformatted my PC, after that everything seemed to go smooth and well, Nvidia GeForce Experience was running smooth with no troubles. The day after though, I tried to enter the application again but this message keeps on showing up:


"C:\WINDOWS\SYSTEMS32\USERENV.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administration or the software vendor for support. Error Status 0xc0000006"


I tried searching and browsing the internet for some solutions but some forums or websites are really vague and some really do not have the answer to my problem.

Is there a solution to this? (Other than Resetting it again)

Thanks in advance mates!

PS. I don't have the original installation media with me :/ :/
 
Solution
try this

right click start button
choose powershell (admin)
type SFC /scannow and press enter
once its completed, copy/paste this command into same window:
Repair-WindowsImage -Online -RestoreHealth and press enter
SFC fixes system files, DISM cleans image files, re run SFC if it failed to fix all files and restart PC

Colif

Win 11 Master
Moderator
try this

right click start button
choose powershell (admin)
type SFC /scannow and press enter
once its completed, copy/paste this command into same window:
Repair-WindowsImage -Online -RestoreHealth and press enter
SFC fixes system files, DISM cleans image files, re run SFC if it failed to fix all files and restart PC
 
Solution