Hi
i understand the problem you are facing .
If your Js and Css is not loading and you have enable and disabled any third party extension then you will required to run deply commnd as well ..
kindly run below command in sequence it will helps you to resolve your issues ..
php bin/magento setup:static-content-deploy -f
php bin/magento cache:clean
php bin/magento cache:flush
it will resolved the issues ..
Hope it helps !
if issue solved,Click Kudos & Accept as Solution