In this video we will try to fix corrupt Opencl.dll in Windows 10. It is mainly caused due to Windows updates.
to create a restore point:
Try these command sin sequence:
Dism /Online /Cleanup-Image /StartComponentCleanup
Dism /Online /Cleanup-Image /RestoreHealth
If the above command doesn’t work then try on the below:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
Don’t run SFC /scannow in order to verify the integrity of system run DISM command:
Dism /Online /Cleanup-Image /CheckHealth
to use techbench iso:
Run the following command in cmd:
Dism /mount-wim /wimFile:%USERPROFILE%\Desktop\install.wim /index:1 /MountDir:%USERPROFILE%\Desktop\mount
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth /Source:%USERPROFILE%\Desktop\mount\windows /LimitAccess
Dism /unmount-wim /Mountdir:%USERPROFILE%\Desktop\mount /discard
read How to fix Automatic Repair couldn’t repair your PC:
Download SFCFix Tool from here:
Navigate to the below folder on the Computer that is working correctly:
C:\Windows\WinSxS
Type the following command and hit Enter:
takeown /f Path_And_File_Name
In our case, this command will look something like this:
takeown /f C:\Windows\WinSxS\wow64_microsoft-windows-r..xwddmdriver-wow64-c_31bf3856ad364e35_10.0.14393.0_none_de9cd86dc2ec8d58\opencl.dll
Again type the following command and hit Enter:
icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
Make sure to replace Path_And_File_Name with you own, for example:
icacls C:\Windows\WinSxS\wow64_microsoft-windows-r..xwddmdriver-wow64-c_31bf3856ad364e35_10.0.14393.0_none_de9cd86dc2ec8d58\opencl.dll /GRANT ADMINISTRATORS:F
Now type the last command to copy the file from your USB drive to Windows folder: Copy G:\opencl.dll C:\Windows\WinSxS\wow64_microsoft-windows-r..xwddmdriver-wow64-c_31bf3856ad364e35_10.0.14393.0_none_de9cd86dc2ec8d58\opencl.dll
to see How to Repair Install Windows 10 Easily:
For more:
Смотрите видео How to fix corrupt Opencl.dll in Windows 10 онлайн без регистрации, длительностью 04 минут 55 секунд в хорошем hd качестве. Это видео добавил пользователь Layman Solution 01 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2 тысяч раз и оно понравилось 3 людям.