Are there any Windows programs simlar to Time Machine or SuperDuper?

Basically, I want to incrementally clone my C: drive on an hourly basis.
To clarify, I’m not looking for something that will back up my data (I definitely have that covered), or just clone my Windows drive. What I am looking for is something that will do automatic, incremental backups of my system, so that I do a complete system restore without reinstalling all of my software.

For example, if the SSD in my Mac dies at 8 AM, I can install a new SSD, boot from a thumb drive, and do a full restore from my TM drive. The only things I will have lost are the files that have changed since the last Time Machine backup, and TM backs up hourly, so I can basically restore my machine to its 7 AM state.

With SuperDuper, I can make a bootable copy of my Mac’s main hard drive, and I can either recover from the back-up, or just install the back-up as my main drive. Once again, one of the main advantages is that I can set up SuperDuper to do scheduled, incremental back-ups.

I used to do this with a Windows Home Server, but it does not work with Windows 8, and my home server died, anyway.

Have you looked at CrashPlan? I only use it for standard backups, but some of the more advanced (and probably paid) features seem like they might fit your requirements.

This article suggests that you can do this by using the built in File History backup utility in Windows 8.

Normally, File History just backs up documents and data, but apparently you can get it to back up the whole thing by creating a new library and putting your whole drive in it.

I think you’d still need to do one system image backup too - in order to give yourself a bootable restore image to start the process (then when that is in, restore the whole disk from file history)

Crashplan is great for backing up data (Ive been using it for a couple of years now), but it will not do a full system backup.

That looks like a decent work around. Thanks!