I think you mean when fips mode is enabled, features are disabled and this is sort of fine.
What you are asking for is a way to back-out so the fips mode can be disabled.
What is the reason why you want to disable fips mode? Will enabling use of webui and ssh in fips mode help?
Technically fips mode is defined in the registry, but there are also changes in setting fips mode that may not be reversed if only the registry entry is changed. There are also considerations regarding the ability to create keys when not in fips mode as they may not be fips compliant. When not in fips mode non-approved cyphers are available, and the default is not to use fips approved entropy. KAT tests also operate differently when not in fips mode, and that could be a problem. Not having fips off removes these and maybe other considerations.