Magento – Remove default store code from URL

defaultmultistorestore-viewurl-rewrite

How I can remove store code from default store URL of my website?

Actually

www.domain.com/it/ **DEFAULT STORE**

www.domain.com/en/ **ENGLISH STORE**

I Need

www.domain.com/ **DEFAULT STORE**

www.domain.com/en/ **ENGLISH STORE**

Best Answer

Turn off store code urls in admin

admin > stores > configuration > General > Web > Add Store Code to Urls > No

run upgrade, static-content-deply and cache clean/flush commands