Zend certified PHP/Magento developer

Class “Class MagentoCaptchaModelZend” does not exist in magento 2.3.p5

I am working magento 2.3.p5 disable all captcha module Magento_Captcha,Magento_PaypalCaptcha, MSP_ReCaptcha and Magento_PaypalReCaptcha. Set these modules value in config.php file 0 and clear the cache. The website is working fine but when i am trying to load checkout or cart page giving error “Exception #0 (ReflectionException): Class MagentoCaptchaModelZend does not exist“.

Can any guys help me on this how to sort-out this issues?