Step 1: Login to your phpMyAdmin.


Step 2: Select the IWP database.


Step 3: Run this query on the iwp_options db -

UPDATE iwp_options SET optionValue = 'authNone' WHERE optionName = 'loginAuthType';