You can execute the following commands in administrative command prompt:
sc delete bmdrvr
sc create bmdrvr binPath= SysWOW64\drivers\bmdrvr.sys type= kernel DisplayName= "Modified Clusters Tracking Driver"
This must be enough for Windows to recreate all required subkeys.
HTH