Hi, I'm Bernard, a fellow Windows user. I'm happy to help!
The mfc140u.dll is part of the Microsoft Visual C++ redistributable package. To sort out the issue, kindly follow the steps below:
Method 1. Re-register the missing DLL:
Open Terminal (Admin) or Windows PowerShell(Admin) (Press Windows key + X then click Terminal(Admin))
Copy, paste, and enter the command below:
regsvr32 MFC140U.DLL
Then hit Enter. Once the process is done, restart the PC and check.
Method 2. Repair All Visual C++:
Press the Windows key + R and type:
appwiz.cpl
Then press
OK, Right-click each Microsoft Visual C++> Click Change> click Repair
Note: Do this on all Visual C++. Restart the computer and check
Method 3. Download and install Visual C++ from the link below:
Kindly download and install X86 and X64:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Note: Once done, try to reinstall the software. However, if all fails, a system repair on the affected device might be necessary.