Cannot see Admin Settings with new Admin User

System Information
  • Strapi Version: 3.6.5
  • Operating System: Windows
  • Database: MongoDB
  • Node Version: 14.15.2
  • NPM Version: 6.14.9

Hi, ive deleted my local mongodb on my development machine. On recreation and running strapi in dev mode, it asks to create a new admin user. After creation and login, I cannot see the strapi settings.
I am at a loss, how do I give myself super admin rights?

My test user has the following role:
image

Which seems to be a super admin:
image

oh man, it was an issue with the responsive image plugin Plugin breaks left menu on strapi 3.6.0 · Issue #10 · nicolashmln/strapi-plugin-responsive-image · GitHub

for some reason “npm update” never updated it and I did not notice…