<ButtonName="install"Background="AliceBlue"Content="Start Install"HorizontalAlignment ="Left"Margin="5,0"Padding="20,5"Width="150"ToolTip="Install all checked programs"/>
<ButtonName="InstallUpgrade"Background="AliceBlue"Content="Upgrade Installs"HorizontalAlignment ="Left"Margin="5,0,0,5"Padding="20,5"Width="150"ToolTip="Upgrade All Existing Programs on System"/>
<CheckBoxName="EssTweaksRP"Content="Create Restore Point"Margin="5,0"ToolTip="Creates a Windows Restore point before modifying system. Can use Windows System Restore to rollback to before tweaks were applied"/>
<CheckBoxName="EssTweaksOO"Content="Run OO Shutup"Margin="5,0"ToolTip="Runs OO Shutup from https://www.oo-software.com/en/shutup10"/>
<CheckBoxName="EssTweaksTele"Content="Disable Telemetry"Margin="5,0"ToolTip="Disables Microsoft Telemetry. Note: This will lock many Edge Browser settings. Microsoft spys heavily on you when using the Edge browser."/>
<CheckBoxName="EssTweaksWifi"Content="Disable Wifi-Sense"Margin="5,0"ToolTip="Wifi Sense is a spying service that phones home all nearby scaned wifi networks and your current geo location."/>
<CheckBoxName="EssTweaksAH"Content="Disable Activity History"Margin="5,0"ToolTip="This erases recent docs, clipboard, and run history."/>
<CheckBoxName="EssTweaksHome"Content="Disable Homegroup"Margin="5,0"ToolTip="Disables HomeGroup - Windows 11 doesn't have this, it was awful."/>
<CheckBoxName="EssTweaksStorage"Content="Disable Storage Sense"Margin="5,0"ToolTip="Storage Sense is supposed to delete temp files automatically, but often runs at wierd times and mostly doesn't do much. Although when it was introduced in Win 10 (1809 Version) it deleted people's documents... So there is that."/>
<CheckBoxName="EssTweaksHiber"Content="Disable Hibernation"Margin="5,0"ToolTip="Hibernation is really meant for laptops as it saves whats in memory before turning the pc off. It really should never be used, but some people are lazy and rely on it. Don't be like Bob. Bob likes hibernation."/>
<CheckBoxName="EssTweaksDVR"Content="Disable GameDVR"Margin="5,0"ToolTip="GameDVR is a Windows App that is a dependancy for some Store Games. I've never met someone that likes it, but it's there for the XBOX crowd."/>
<CheckBoxName="EssTweaksServices"Content="Set Services to Manual"Margin="5,0"ToolTip="Turns a bunch of system services to manual that don't need to be running all the time. This is pretty harmless as if the service is needed, it will simply start on demand."/>
<CheckBoxName="MiscTweaksPower"Content="Disable Power Throttling"Margin="5,0"ToolTip="This is mainly for Laptops, It disables Power Throttling and will use more battery."/>
<CheckBoxName="MiscTweaksLapPower"Content="Enable Power Throttling"Margin="5,0"ToolTip="ONLY FOR LAPTOPS! Do not use on a desktop."/>
<CheckBoxName="MiscTweaksNum"Content="Enable NumLock on Startup"Margin="5,0"ToolTip="This creates a time vortex and send you back to the past... or it simply turns numlock on at startup"/>
<CheckBoxName="MiscTweaksLapNum"Content="Disable Numlock on Startup"Margin="5,0"ToolTip="Disables Numlock... Very useful when you are on a laptop WITHOUT 9-key and this fixes that issue when the numlock is enabled!"/>
<CheckBoxName="MiscTweaksDisplay"Content="Set Display for Performance"Margin="5,0"ToolTip="Sets the system preferences to performance. You can do this manually with sysdm.cpl as well."/>
<CheckBoxName="MiscTweaksUTC"Content="Set Time to UTC (Dual Boot)"Margin="5,0"ToolTip="Essential for computers that are dual booting. Fixes the time sync with Linux Systems."/>
<CheckBoxName="MiscTweaksDisableUAC"Content="Disable UAC"Margin="5,0"ToolTip="Disables User Account Control. Only recommended for Expert Users."/>
<CheckBoxName="MiscTweaksDisableNotifications"Content="Disable Notification"Margin="5,0"ToolTip="Disables all Notifications"/>
<CheckBoxName="MiscTweaksDisableTPMCheck"Content="Disable TPM on Update"Margin="5,0"ToolTip="Add the Windows 11 Bypass for those that want to upgrade their Windows 10."/>
<CheckBoxName="EssTweaksDeBloat"Content="Remove ALL MS Store Apps"Margin="5,0"ToolTip="USE WITH CAUTION!!!!! This will remove ALL Microsoft store apps other than the essentials to make winget work. Games installed by MS Store ARE INCLUDED!"/>
<CheckBoxName="EssTweaksRemoveCortana"Content="Remove Cortana"Margin="5,0"ToolTip="Removes Cortana, but often breaks search... if you are a heavy windows search users, this is NOT recommended."/>
<CheckBoxName="EssTweaksRemoveEdge"Content="Remove Microsoft Edge"Margin="5,0"ToolTip="Removes MS Edge when it gets reinstalled by updates."/>
<CheckBoxName="MiscTweaksRightClickMenu"Content="Set Classic Right-Click Menu "Margin="5,0"ToolTip="Great Windows 11 tweak to bring back good context menus when right clicking things in explorer."/>
<ButtonName="PanelAutologin"FontSize="14"Background="AliceBlue"Content="Set Up Autologin"HorizontalAlignment ="Left"Margin="5,2"Padding="20,5"Width="300"/>
<ButtonName="FixesUpdate"FontSize="14"Background="AliceBlue"Content="Reset Windows Update"HorizontalAlignment ="Left"Margin="5,2"Padding="20,5"Width="300"/>
<ButtonName="Updatesdefault"FontSize="16"Background="AliceBlue"Content="Default (Out of Box) Settings"Margin="20,0,20,10"Padding="10"/>
<TextBlockMargin="20,0,20,0"Padding="10"TextWrapping="WrapWithOverflow"MaxWidth="300">This is the default settings that come with Windows. <LineBreak/><LineBreak/> No modifications are made and will remove any custom windows update settings.<LineBreak/><LineBreak/>Note: If you still encounter update errors, reset all updates in the config tab. That will restore ALL Microsoft Update Services from their servers and reinstall them to default settings.</TextBlock>
<TextBlockMargin="20,0,20,0"Padding="10"TextWrapping="WrapWithOverflow"MaxWidth="300">This is my recommended setting I use on all computers.<LineBreak/><LineBreak/> It will delay feature updates by 2 years and will install security updates 4 days after release.<LineBreak/><LineBreak/>Feature Updates: Adds features and often bugs to systems when they are released. You want to delay these as long as possible.<LineBreak/><LineBreak/>Security Updates: Typically these are pressing security flaws that need to be patched quickly. You only want to delay these a couple of days just to see if they are safe and don't break other systems. You don't want to go without these for ANY extended periods of time.</TextBlock>
<ButtonName="Updatesdisable"FontSize="16"Background="AliceBlue"Content="Disable ALL Updates (NOT RECOMMENDED!)"Margin="20,0,20,10"Padding="10,10,10,10"/>
<TextBlockMargin="20,0,20,0"Padding="10"TextWrapping="WrapWithOverflow"MaxWidth="300">This completely disables ALL Windows Updates and is NOT RECOMMENDED.<LineBreak/><LineBreak/> However, it can be suitable if you use your system for a select purpose and do not actively browse the internet. <LineBreak/><LineBreak/>Note: Your system will be easier to hack and infect without security updates.</TextBlock>