Hi, thanks for patiently waiting, as per checking and analyzing the DMP files, there is an error ntdll.dll, this is a system file that might be corrupted which is causing the issue, and for us to sort out the issue, kindly follow the steps below:
Method 1. Reinstall ntdll.dll.
Open Powershell with Admin or CMD with Admin, Press Windows key + X then click Windows Powershell(Admin) or Command prompt (admin)
Copy each line of command to Powershell then press enter (one line at a time)
regsvr32.exe /u ntdll.dll
regsvr32.exe ntdll.dll
Method 2. Run system file checker.
On Powershell(admin), copy, paste, and enter each command below:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Once done restart the PC and check.
If none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.
Note: before doing this make sure to create a restore point: https://support.microsoft.com/en-hk/help/402753...
- go to this link: https://www.microsoft.com/en-us/software-downlo...
- Select Download Now, and select Run. You need to be an administrator to run this tool.
- On the License terms page, if you accept the license terms, select Accept.
- On the What do you want to do? page, select Upgrade this PC now, and then select Next.
- After downloading and installing, it should fix the issue.
Reference: https://www.microsoft.com/en-us/software-downlo...