When using a Settings.settings file in .NET, where is the config actually stored? I want to delete the saved settings to go back to the default state, but can\'t find where
I know it's already answered but couldn't you just synchronize the settings in the settings designer to move back to your default settings?