Hi Michelle
Normally a switch button is linked to an attribute of one of your entities. In order to have it be set to a different value, you simply need to change the attribute value of the switch for the page you want it to be different.
E.g. The boolean 'Switched' is true by default, but when we go to page X, we change it to false in a microflow.
I hope this answers your question :)