Basically we have to override the function \Magento\Customer\Model\Registration::isAllowed() to achieve this.
Follow the below steps to create an extension PHPCodez_Disableregistration for this task. Continue reading Disable Frontend Registration Magento 2