How to reclaim hard disk space by moving BackupAssist

How to reclaim hard disk space by moving BackupAssist

If you’ve been using BackupAssist for a long time, and the drive you installed it on wasn’t the largest to begin with, you might be finding it’s starting to outgrow it.

Your BackupAssist installation folder will become larger over time, primarily because it stores reports and diagnostic files in the program data folder. Why not just delete old reports? Well you could, and that will help as a quick fix but it will only stop the problem temporarily.

The developers are aware that some more options would be useful here to better manage this, but in the meantime, here’s a simple workaround you can deploy to reclaim that space by moving BackupAssist to a different drive which takes up most of the space.

How to move the location of your BackupAssist installation

By default, BackupAssist stores all of the program data under:

“C:\ProgramData\BackupAssist v*”
(Note where * is the version number)

If this folder is very large and you want to move it to a different drive, you can do the following:

  1. Stop console and service, make sure no jobs are running
  2. Move the whole “C:\ProgramData\BackupAssist v7” folder to a new location for example “D:\backupassistdata\”
  3. Open Regedit and add a new string value in the registry for the desired data path:

    HKLM\SOFTWARE\Cortex I.T\BackupAssist\v*\ DataPath=”d:\backupassistdata\”

  4. Start BackupAssist to use the new location.


    • Related Articles

    • How to move the BackupAssist ProgramData folder to a new path

      By default BackupAssist uses the C:\ProgramData\BackupAssist v* folder for temporary file operations. When space on the C: drive is limited you can move this by taking the steps below, but it’s important to note, that when upgrading between major ...
    • How to hard reset BackupAssist Licenses

      To reset your installation of BackupAssist so it has no licenses recorded in the software perform the following steps: Ensure you’ve taken a copy of the existing keys in Help -> Licenses and if possible deactivate them. Stop the BackupAssist Service ...
    • How to use the ‘Rapid VM Recovery’ Feature in BackupAssist

      Before we get started Before we look at Rapid VM Recovery, there are a couple of pre-requisites: Backup job type: Must be a ‘System Protection’ type including Hyper-V Destination: Must be a removable hard drive (e.g USB or eSATA) It’s worth noting ...
    • How to make best use of Single Instance Store using File protection jobs within BackupAssist

      One of the most common methods for backing up data using BackupAssist is by utilising External USB or e-sata hard drives. When using this type of removable media BackupAssist can utilise the Single Instances Store feature to significantly increase ...
    • BackupAssist’s rsync ‘seed’ function explained

      If you’ve ever used BackupAssist to run an rsync job to a remote NAS device, you may be familiar with the built in ‘seed’ function. This bypasses the need to run a large backup for the first time over the network and instead uses a USB hard drive to ...