The default transaction resource manager on volume C: encountered an error while starting and its metadata was reset. The data contains the error code.
EventID: 134
Log Name: System
Issue: This will happen whenever the Windows file system transaction log is corrupted. The Windows file system uses the transaction log to recover system transactions when a file error occurs.The Common Log File System (CLFS) transaction logs may be left in an inconsistent state. When the CLFS transaction logs are in an inconsistent state
Resolution:
delete the .blf files and the .regtrans-ms files from the %Windir%\System32\SMI\Store\Machine folder.
Restart
Then run CMD as Admin
at the command prompt type: fsutil resource setautoreset true c:\
Note These steps assume that Windows is installed in the default location, on drive C., if this is not the case, adjust the drive letter of the folder path to match your configuration.