Share via

Missing or corrupted dll file

Anonymous
2018-06-29T14:39:34+00:00

Hi there.

I have a laptop with Windows 10 installed. Whenever I try to run any application on my system it displays me an error "C:\Windows\SYSTEM 32\DCIMAN32.full is either not designed to run on Windows or it contains an error." Please help me out on this matter.

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2018-07-01T11:45:20+00:00

    I recommend you perform a repair upgrade next:

    http://answers.microsoft.com/en-us/insider/wiki...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-07-01T11:41:02+00:00

    Thanks for the advice Andre but it didn't help. Whenever I run the commands it always stops at certain percentage.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-07-01T11:39:09+00:00

    Thanks for the advice Dave but this doesnt work. Whenever I use the dism command or sfc command it stops at certain percentage.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-06-30T06:08:33+00:00

    Try these first to see if they work:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    Also run the System File Checker utility:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    At the Command Prompt, type: sfc/scannow

    This will check for any integrity violations

    Restart your system

    Was this answer helpful?

    0 comments No comments
  5. DaveM121 891.9K Reputation points Independent Advisor
    2018-06-29T14:42:59+00:00

    Hi Saaransh,

    Click your Star Button, type cmd then right click Command Prompt and choose 'Run as Administrator'

    Run this command and hit Enter:

    sfc /scannow

    When that completes, run this command and hit Enter:

    dism /online /cleanup-image /restorehealth

    That command will take time to complete, when it does, close Command Prompt and restart your PC

    Was this answer helpful?

    0 comments No comments