If you’re doing multiple enable/disable/remove commands, that’s to be expected.
To make it more efficient, you should collect all IDs in a comma separated list, and execute a single enable/disable/remove command with all of them.
Winbox is more efficient because by the time you hit the “enable/disable/remove” button, the comma separated list has already been gathered (with each click on an entry), and only that single command is issued.
And do not quote the whole post above you. Not a good habit as well.
Use the green Post Reply button under the the post to reply some.
When there are post inn between, you can quote a post, but pick only what you reply to.