Don’t mess up system backup and data backup!
Why you want to backup entire machine daily?
If you have important data in the PC, backup this data only!
Even better - build your infrastructure in this way, that the important data is not in the users PC. Set up network fileserver/NAS or other storage, cloud etc and keep your important files there - via automatic script or other method!
Of course the fileserver/NAS should be backup’ed as well - but most likely those will already include some failsafe methods (RAID etc.) in case of disk fail.
If PC fails, then replace the PC, deploy ready-to-use system image (with all your important software) and reconnect to the fileserver/data source. Thats it!
This way you have the flexibility (to restore even single file only - not entire PC) and it is also cost effective.