Software⏱️ 4 min read📅 2026-06-19

How to Fix: Windows 7 backup error to NAS device

Windows 7 backup error to NAS device: Investigate Event Log for clues and consider updating Windows or NAS device drivers.

Quick Answer: Check the Event Log for fault bucket entries, which may provide more detailed information about the issue. Consider updating Windows or NAS device drivers to resolve the problem.

The native Windows 7 Backup app is experiencing an error when attempting to back up data to a Seagate BlackArmor NAS 220 device configured as RAID 1. The error message 'A backup cannot be done to a remote shared folder which is not hosted on a volume formatted with NTFS' (0x807800B0) is displayed, suggesting that the issue lies with the file system of the remote folder.

This error can be frustrating for users who rely on automatic backups and have experienced no changes to their backup configuration. In this guide, we will explore potential root causes and provide steps to resolve the issue.

🔍 Why This Happens

  • The primary cause of this error is that the NAS device's file system may not be compatible with the NTFS format required by the Windows Backup app. Although you suspect that the remote folder was previously formatted correctly, it's possible that a recent change or update on the NAS device caused the issue.
  • Another potential root cause could be a misconfiguration of the RAID 1 setup on the NAS device. If the RAID configuration is not set up correctly, it may prevent the Windows Backup app from accessing the remote folder.

🚀 How to Resolve This Issue

Resolving Compatibility Issues

  1. Step 1: Step 1: Check the file system format of the remote folder on the NAS device. Ensure that it is formatted with NTFS (New Technology File System). If the file system is not NTFS, you may need to reformat the drive or use a different backup method.
  2. Step 2: Step 2: Verify that the RAID 1 setup on the NAS device is configured correctly. Check the NAS device's documentation or contact its manufacturer for assistance in resolving any configuration issues.
  3. Step 3: Step 3: If you have made recent changes to your backup configuration, try restoring it to a previous working state and re-run the backup. This will help determine if the issue was caused by a specific change.

Resolving RAID Configuration Issues

  1. Step 1: Step 1: Check the NAS device's documentation or contact its manufacturer to verify that the RAID 1 configuration is set up correctly. If necessary, reconfigure the RAID setup according to the manufacturer's instructions.
  2. Step 2: Step 2: If you have made changes to the RAID configuration, try reverting it back to a previous working state and re-run the backup. This will help determine if the issue was caused by a specific change.

✨ Wrapping Up

To resolve the Windows 7 Backup error to NAS device, first check the file system format of the remote folder and ensure that it is compatible with NTFS. If necessary, reformat the drive or use a different backup method. Additionally, verify that the RAID 1 setup on the NAS device is configured correctly and make any necessary changes. By following these steps, you should be able to resolve the issue and restore your backups.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions