You can use the MFC symbol files that were installed with Visual Studio. In the debugging options uncheck the Microsoft Symbol Server and add the path to the symbol files that were installed with Visual Studio.
For example, in a VS2017 installation (32 bit VM) the locally installed MFC symbol files are used as follows -
Of course you would specify the appropriate path on your own system to use the local files.