For those that are interested, I solved it by:
1. stopping the SM service
2. using Notepad++'s Find feature to search all documents named userConfig.xml for <ishtml>False</ishtml> and change it to <ishtml>True</ishtml> (notepaed++ must be run as an administrator)
3. starting the SM service.
Took me 30 seconds or so to complete.