Unarc.dll Returned An Error Code 11 Windows 11 New! Review
Informative Report: “unarc.dll returned an error code 11” on Windows 11
Solution 5: Run SFC and DISM Scans
If system files related to memory management are corrupted, Windows might fail to allocate RAM correctly to the installer.
- Press Windows Key + X and select Terminal (Admin) or Command Prompt (Admin).
- Type the following command and press Enter:
sfc /scannow
- Wait for it to reach 100%. If it fixes files, restart your PC and try installing again.
B. Adjust Windows 11 settings
4.9. Check Disk for Errors
- Open Command Prompt as admin →
chkdsk C: /f /r (replace C: with target drive). Reboot.