You don't want Swicher please follow below procedure to remove Switcher styles.
Step-1 : Go to Rootpath :
src/components/layouts/App.jsx
Remove <Switcher /> And
import Switcher from "./switcher/Switcher";
Step-2 : Go to Rootpath :
src/components/layouts/Loginpagelayouts.jsx
Remove <Switcher /> And
import Switcher from "./switcher/Switcher";
Step-3 : Go to Rootpath :
src/components/layouts/switcher/Switcher.jsx
Step-4 : Go to Rootpath :
src/components/pagess/switcherpage/switcherpage.jsx