Restore a backup to a different Router!

Hello..

I currently have RB951Ui-2HnD with configured hotspot and usermanager, and I want to buy RB2011UiAS-2HnD-IN! Is there a way to transfer the configuration and usermanager database to the new Router?

And both will be on the same RouterOS ‘6.36.4 (Bugfix only)’.

For router configuration please use export and import command.
on usermanager download DB and attache on the new usermanager.
also you can visit this page on wiki.
http://forum.mikrotik.com/t/howto-save-and-restore-configuration-howto-clone-config/76899/1

There is no “click here and it will just happen” method.
Restoring a backup will cause problems for sure.
It is possible to do an export and then manually paste it section by section in the new router,
preferably via the serial port console (because that will not lock you out when you do things like
deleting all addresses or firewall rules). You need to clean some section of existing config and
paste in the new. You will also need to transfer files, I think (I have no experience doing this
operation with hotspot/usermanager).
You will need to edit the exported file to conform to interface names and number of them, and
preferably also the MAC addresses (take them from new router and put in config where required).
When you have no technical insight in how the config is structured and what the items mean,
you are not going to be able to pull this off. Sorry.