To clarify, there are several different versions of MFC available to install. You need to install the right one.
- Run the VS installer
- Go to the Individual Components tab
- Type in
MFC
in the search bar - Select `C++ MFC for latest v143 build tools (x86 & x64)
- Install the components.
Then confirm the install.
- Start Visual Studio
- Create a new project
- In the search filter type
MFC
- You should see several MFC templates available