-snip- So I suppose the only way to remedy the situation now is to uninstall and start over? Download the whole blockchain again?
No, re-downloading the whole blockchain isn't necessary unless it's set to be pruned.
If the "
prune" setting is disabled, you don't have to since the error is for the wallet file.
It will only return with that error if the wallet.dat is corrupted to the point that the contents can't be recognized by Bitcoin Core.
I doubt manually switching wallets could corrupt it to that point, are you certain that it's created by Bitcoin Core?
BTW, you don't have to replace an existing wallet to restore another (
that will just produce issues).
You just have to create another folder (
with the wallet name that you want) in wallets folder, then paste the wallet.dat in there.
(
Alternatively, paste the wallet.dat inside wallets folder and rename it like for e.g. wallet1.dat)
Open Bitcoin Core and load that wallet using the menu: "
File->Open Wallet"; after that, you can select it in the "
Wallet:" drop-down menu at the right.