var fDesc=new Array(); fDesc[0] = "Ashampoo® Backup Pro 16 is Windows-based a comprehensive backup solution to back up or restore any file, partition or bootable operating system. Archives can easily be restored in the event of hardware issues or system malware infections. Backups can be created fully automatically thanks to smart background technology that does not interfere with normal PC operation. For that, Ashampoo® Backup Pro 16 monitors the system load and only becomes active when enough resources are available. Four selectable compression methods and strong encryption ensure space-efficient and secure backup archives. Users have total control over the storage location and medium, from traditional hard disks to online cloud services for maximum accessibility–and this applies to both individual files and entire disk partitions. Restoring archives can either be achieved through the program itself or Windows Explorer. And if worst comes to worst and your system suffers from total failure, the program's rescue system will still allow you to boot your machine and restore your backup without data loss. It can either be run from a portable flash drive/hard disk or an optical medium, like a DVD. During backups, Ashampoo® Backup Pro 16 constantly verifies each operation to avoid data inconsistency. This even includes health monitoring for your disk drives, with instant notifications should a drive be on the brink of failure. Ashampoo® Backup Pro 16 is Windows 11-ready and fully compatible with all modern Microsoft operating systems. It also comes with a number of presets to quickly create backup plans for routine tasks. The new Windows Messaging integration keeps users always up-to-date about their backups. In addition, all cloud service interfaces have been overhauled for better speed and security. With several under the hood updates to core features, Ashampoo® Backup Pro 16 is our most stable, versatile and fast backup solution yet.

- Well laid out user interface with all important information
- Single-click access to all important menus
- Presets for ready-to-use backup plans
- Handy backup plan overview
- Detailed information on each backup
- Up-to-date cloud support
- Extensive online help and printable PDFs
- Better stability, flexibility and performance"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }