Hi,
Thanks for posting on your forum!
Based on your description, it seems that your Volume 20 has been lost while it is still automatically mounted in your system. You can start wbadmin, enter into command prompt and run Mountvol /R , to removes volume mount point directories and registry settings for volumes that are no longer in the system. You can learn more about this command from this article:
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mountvol
Besides, [HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices] is used to store some information about each drive (device) that was plugged into a Windows system. Among this information is the drive letter that was assigned to this drive. Thus, if a drive is used again, it ensures that the same drive letter is assigned to the drive.
Then you can retry to operate your backup.
Thanks for your support! Hope to hear your good news soon!
Besides, would you please help me Accept Answer. An accepted blog can be put on top of our forum, so that people who have a similar issue can get access to their solution more quickly. I would really appreciate it if you could support my work.
BR,
Joan
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.