Plugin Support
MixHa
(@mixha)
Hello @hchouhan ,
Sure, you can accomplish this by removing the wp_users part of the database during the Backup OR Restoration process. Please note that this means none of the users will be restored from the source site.
You can achieve this in two ways:
1. During the Backup process
– Navigate to the plugin menu “What will be backed up?”
– Under Databases, enable “Exclude specific tables from backups”
– Select wp_users from the list
– Save settings and create a backup. Restore the backup on the same or another site as usual.
2. During the Restoration process
– Initiate the Restore process or the super-quick migration with the desired backup file
– Tick the box “Yes, I understand that” and on the same screen, click on the “Only want to restore parts of the backup?” button
– Select all items in the root folder (tick all boxes)
– Click on “Database tables” (name), scroll down, and uncheck “wp_users”
– Click on the “Start restoring!” button.