I am a new purchaser of Tweaking.com app. My windows firewall (Win 10) suddenly stopped running. The message is Windows Firewall is not using the recommended settings" with a button to "Use recommended settings." When I click the button, nothing happens. When I try to start Windows firewall, I come to this dialog box again. I ran the firewall repair in your tool, it did not fix the problem. I followed the problems in this thread: topic,1857.0.html but did not seem to have the same problems.
The error from Windows - System logs is: The Windows Firewall service terminated with the following service-specific error: 
The data is invalid.
Any suggestions as to how to fix this?
Paul Earley
Here is the XML of the error, which is remarkably unhelpful:
- <Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" /> 
  <EventID Qualifiers="49152">7024</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x8080000000000000</Keywords> 
  <TimeCreated SystemTime="2017-09-04T16:19:27.718032600Z" /> 
  <EventRecordID>161027</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="784" ThreadID="868" /> 
  <Channel>System</Channel> 
  <Computer>PaulDev3</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data Name="param1">Windows Firewall</Data> 
  <Data Name="param2">%%13</Data> 
  <Binary>4D00700073005300760063000000</Binary> 
  </EventData>
  </Event>