How to move the BackupAssist ProgramData folder to a new path

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 versions (eg. version 14 to version 15) you’ll need to repeat the steps again:

1. If Security -> CryptoSafeGuard Settings -> Advanced -> “Enable Shield” is enabled, disable it.

2. Close the BackupAssist UI and stop the BackupAssist service.

3. Move the C:\ProgramData\BackupAssist v* folder to D:\ProgramData\BackupAssist v*.
(Where * is the BackupAssist version number)

4. Open an elevated command prompt and run the following:

mklink /d “C:\ProgramData\BackupAssist v*” “D:\ProgramData\BackupAssist v*”
(Where * is the BackupAssist version number)

5. Start the BackupAssist service.

6. Open the BackupAssist UI and enable Security -> CryptoSafeGuard Settings -> Advanced -> “Enable Shield”.

    • Related Articles

    • 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 ...
    • How to revert BackupAssist to clean installation

      In some cases, it is useful to be able to revert a BackupAssist installation into a vanilla configuruation, but without uninstalling the software and losing all the jobs and configurations. The following steps will allow you to temporarily run ...
    • BackupAssist is missing jobs after a version update

      Occasionally, BackupAssist jobs may be missing in the interface following an update of the BackupAssist version. The jobs can usually be returned by following these steps: Close the BackupAssist Interface and stop the BackupAssist Service from the ...
    • 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 ...
    • How to reset all BackupAssist settings but keep the current jobs

      In some cases, it is useful to be able to switch BackupAssist into a fresh vanilla setup mode, but keep the current jobs. This can be done by following these steps… Stop the BackupAssist Service in the Windows Services Manager. Go to the ...