-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Unanswered Topics - Desktops
- unable to remove ntdll.dll

Create an account on the HP Community to personalize your profile and ask a question

09-16-2018 10:38 AM
If you are experiencing the same after performing Windows Update try reinstalling the DLL.
Method 2: Reinstall the DLL
Type cmd in the search box, and then right click Command prompt select Run as Administrator.
Type this in command prompt:
regsvr32.exe /u ntdll.dll and press Enter key (this will uninstall the file)
regsvr32.exe ntdll.dll and press Enter key (this will reinstall the file).
I tried the above and
I get this message ...
"The module 'ntdll.dll' was loaded but the entry -point DllUnregisterServer was not found.
Make sure that 'ntdll.dll' is a valid DLL or OCX and then try again."
I was using Powershell as Admin
Since I was in Powershell as admin already I re-ran sfc /scannow and dism repair.
