How to solve problem: “The requested operation was made in the context of a transaction that is no longer active.” during System State restore?
Such an error ocured cause your file system transaction log became full. So please execute the cmd command fsutil resource setlog maxextents 150 C:\ before System State restore.