diff --git a/src/MSCFixer.sln b/MSCFixer.sln similarity index 100% rename from src/MSCFixer.sln rename to MSCFixer.sln diff --git a/src/MSCFixer/App.config b/MSCFixer/App.config similarity index 100% rename from src/MSCFixer/App.config rename to MSCFixer/App.config diff --git a/src/MSCFixer/AppIcon.ico b/MSCFixer/AppIcon.ico similarity index 100% rename from src/MSCFixer/AppIcon.ico rename to MSCFixer/AppIcon.ico diff --git a/src/MSCFixer/AppIcon.png b/MSCFixer/AppIcon.png similarity index 100% rename from src/MSCFixer/AppIcon.png rename to MSCFixer/AppIcon.png diff --git a/src/MSCFixer/AppIcon32.png b/MSCFixer/AppIcon32.png similarity index 100% rename from src/MSCFixer/AppIcon32.png rename to MSCFixer/AppIcon32.png diff --git a/src/MSCFixer/AppManagerService.cs b/MSCFixer/AppManagerService.cs similarity index 100% rename from src/MSCFixer/AppManagerService.cs rename to MSCFixer/AppManagerService.cs diff --git a/src/MSCFixer/FeatureBase.cs b/MSCFixer/FeatureBase.cs similarity index 100% rename from src/MSCFixer/FeatureBase.cs rename to MSCFixer/FeatureBase.cs diff --git a/src/MSCFixer/FeatureLoader.cs b/MSCFixer/FeatureLoader.cs similarity index 100% rename from src/MSCFixer/FeatureLoader.cs rename to MSCFixer/FeatureLoader.cs diff --git a/src/MSCFixer/FeatureManager.cs b/MSCFixer/FeatureManager.cs similarity index 100% rename from src/MSCFixer/FeatureManager.cs rename to MSCFixer/FeatureManager.cs diff --git a/src/MSCFixer/FeatureNode.cs b/MSCFixer/FeatureNode.cs similarity index 100% rename from src/MSCFixer/FeatureNode.cs rename to MSCFixer/FeatureNode.cs diff --git a/src/MSCFixer/Features/AI/CopilotTaskbar.cs b/MSCFixer/Features/AI/CopilotTaskbar.cs similarity index 100% rename from src/MSCFixer/Features/AI/CopilotTaskbar.cs rename to MSCFixer/Features/AI/CopilotTaskbar.cs diff --git a/src/MSCFixer/Features/AI/Recall.cs b/MSCFixer/Features/AI/Recall.cs similarity index 100% rename from src/MSCFixer/Features/AI/Recall.cs rename to MSCFixer/Features/AI/Recall.cs diff --git a/src/MSCFixer/Features/AI/RecallMachine.cs b/MSCFixer/Features/AI/RecallMachine.cs similarity index 100% rename from src/MSCFixer/Features/AI/RecallMachine.cs rename to MSCFixer/Features/AI/RecallMachine.cs diff --git a/src/MSCFixer/Features/AI/RecallUser.cs b/MSCFixer/Features/AI/RecallUser.cs similarity index 100% rename from src/MSCFixer/Features/AI/RecallUser.cs rename to MSCFixer/Features/AI/RecallUser.cs diff --git a/src/MSCFixer/Features/Ads/FileExlorerAds.cs b/MSCFixer/Features/Ads/FileExlorerAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/FileExlorerAds.cs rename to MSCFixer/Features/Ads/FileExlorerAds.cs diff --git a/src/MSCFixer/Features/Ads/FinishSetupAds.cs b/MSCFixer/Features/Ads/FinishSetupAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/FinishSetupAds.cs rename to MSCFixer/Features/Ads/FinishSetupAds.cs diff --git a/src/MSCFixer/Features/Ads/LockScreenAds.cs b/MSCFixer/Features/Ads/LockScreenAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/LockScreenAds.cs rename to MSCFixer/Features/Ads/LockScreenAds.cs diff --git a/src/MSCFixer/Features/Ads/PersonalizedAds.cs b/MSCFixer/Features/Ads/PersonalizedAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/PersonalizedAds.cs rename to MSCFixer/Features/Ads/PersonalizedAds.cs diff --git a/src/MSCFixer/Features/Ads/SettingsAds.cs b/MSCFixer/Features/Ads/SettingsAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/SettingsAds.cs rename to MSCFixer/Features/Ads/SettingsAds.cs diff --git a/src/MSCFixer/Features/Ads/StartmenuAds.cs b/MSCFixer/Features/Ads/StartmenuAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/StartmenuAds.cs rename to MSCFixer/Features/Ads/StartmenuAds.cs diff --git a/src/MSCFixer/Features/Ads/TailoredExperiences.cs b/MSCFixer/Features/Ads/TailoredExperiences.cs similarity index 100% rename from src/MSCFixer/Features/Ads/TailoredExperiences.cs rename to MSCFixer/Features/Ads/TailoredExperiences.cs diff --git a/src/MSCFixer/Features/Ads/TipsAndSuggestions.cs b/MSCFixer/Features/Ads/TipsAndSuggestions.cs similarity index 100% rename from src/MSCFixer/Features/Ads/TipsAndSuggestions.cs rename to MSCFixer/Features/Ads/TipsAndSuggestions.cs diff --git a/src/MSCFixer/Features/Ads/WelcomeExperienceAds.cs b/MSCFixer/Features/Ads/WelcomeExperienceAds.cs similarity index 100% rename from src/MSCFixer/Features/Ads/WelcomeExperienceAds.cs rename to MSCFixer/Features/Ads/WelcomeExperienceAds.cs diff --git a/src/MSCFixer/Features/Edge/BrowserSignin.cs b/MSCFixer/Features/Edge/BrowserSignin.cs similarity index 100% rename from src/MSCFixer/Features/Edge/BrowserSignin.cs rename to MSCFixer/Features/Edge/BrowserSignin.cs diff --git a/src/MSCFixer/Features/Edge/DefaultTopSites.cs b/MSCFixer/Features/Edge/DefaultTopSites.cs similarity index 100% rename from src/MSCFixer/Features/Edge/DefaultTopSites.cs rename to MSCFixer/Features/Edge/DefaultTopSites.cs diff --git a/src/MSCFixer/Features/Edge/DefautBrowserSetting.cs b/MSCFixer/Features/Edge/DefautBrowserSetting.cs similarity index 100% rename from src/MSCFixer/Features/Edge/DefautBrowserSetting.cs rename to MSCFixer/Features/Edge/DefautBrowserSetting.cs diff --git a/src/MSCFixer/Features/Edge/EdgeCollections.cs b/MSCFixer/Features/Edge/EdgeCollections.cs similarity index 100% rename from src/MSCFixer/Features/Edge/EdgeCollections.cs rename to MSCFixer/Features/Edge/EdgeCollections.cs diff --git a/src/MSCFixer/Features/Edge/EdgeShoppingAssistant.cs b/MSCFixer/Features/Edge/EdgeShoppingAssistant.cs similarity index 100% rename from src/MSCFixer/Features/Edge/EdgeShoppingAssistant.cs rename to MSCFixer/Features/Edge/EdgeShoppingAssistant.cs diff --git a/src/MSCFixer/Features/Edge/FirstRunExperience.cs b/MSCFixer/Features/Edge/FirstRunExperience.cs similarity index 100% rename from src/MSCFixer/Features/Edge/FirstRunExperience.cs rename to MSCFixer/Features/Edge/FirstRunExperience.cs diff --git a/src/MSCFixer/Features/Edge/GamerMode.cs b/MSCFixer/Features/Edge/GamerMode.cs similarity index 100% rename from src/MSCFixer/Features/Edge/GamerMode.cs rename to MSCFixer/Features/Edge/GamerMode.cs diff --git a/src/MSCFixer/Features/Edge/HubsSidebar.cs b/MSCFixer/Features/Edge/HubsSidebar.cs similarity index 100% rename from src/MSCFixer/Features/Edge/HubsSidebar.cs rename to MSCFixer/Features/Edge/HubsSidebar.cs diff --git a/src/MSCFixer/Features/Edge/ImportOnEachLaunch.cs b/MSCFixer/Features/Edge/ImportOnEachLaunch.cs similarity index 100% rename from src/MSCFixer/Features/Edge/ImportOnEachLaunch.cs rename to MSCFixer/Features/Edge/ImportOnEachLaunch.cs diff --git a/src/MSCFixer/Features/Edge/StartupBoost.cs b/MSCFixer/Features/Edge/StartupBoost.cs similarity index 100% rename from src/MSCFixer/Features/Edge/StartupBoost.cs rename to MSCFixer/Features/Edge/StartupBoost.cs diff --git a/src/MSCFixer/Features/Edge/TabPageQuickLinks.cs b/MSCFixer/Features/Edge/TabPageQuickLinks.cs similarity index 100% rename from src/MSCFixer/Features/Edge/TabPageQuickLinks.cs rename to MSCFixer/Features/Edge/TabPageQuickLinks.cs diff --git a/src/MSCFixer/Features/Edge/UserFeedback.cs b/MSCFixer/Features/Edge/UserFeedback.cs similarity index 100% rename from src/MSCFixer/Features/Edge/UserFeedback.cs rename to MSCFixer/Features/Edge/UserFeedback.cs diff --git a/src/MSCFixer/Features/Gaming/GameDVR.cs b/MSCFixer/Features/Gaming/GameDVR.cs similarity index 100% rename from src/MSCFixer/Features/Gaming/GameDVR.cs rename to MSCFixer/Features/Gaming/GameDVR.cs diff --git a/src/MSCFixer/Features/Gaming/PowerThrotteling.cs b/MSCFixer/Features/Gaming/PowerThrotteling.cs similarity index 100% rename from src/MSCFixer/Features/Gaming/PowerThrotteling.cs rename to MSCFixer/Features/Gaming/PowerThrotteling.cs diff --git a/src/MSCFixer/Features/Gaming/VisualFX.cs b/MSCFixer/Features/Gaming/VisualFX.cs similarity index 100% rename from src/MSCFixer/Features/Gaming/VisualFX.cs rename to MSCFixer/Features/Gaming/VisualFX.cs diff --git a/src/MSCFixer/Features/Issues/BasicCleanup.cs b/MSCFixer/Features/Issues/BasicCleanup.cs similarity index 100% rename from src/MSCFixer/Features/Issues/BasicCleanup.cs rename to MSCFixer/Features/Issues/BasicCleanup.cs diff --git a/src/MSCFixer/Features/Issues/WingetUpgrade.cs b/MSCFixer/Features/Issues/WingetUpgrade.cs similarity index 100% rename from src/MSCFixer/Features/Issues/WingetUpgrade.cs rename to MSCFixer/Features/Issues/WingetUpgrade.cs diff --git a/src/MSCFixer/Features/Privacy/ActivityHistory.cs b/MSCFixer/Features/Privacy/ActivityHistory.cs similarity index 100% rename from src/MSCFixer/Features/Privacy/ActivityHistory.cs rename to MSCFixer/Features/Privacy/ActivityHistory.cs diff --git a/src/MSCFixer/Features/Privacy/LocationTracking.cs b/MSCFixer/Features/Privacy/LocationTracking.cs similarity index 100% rename from src/MSCFixer/Features/Privacy/LocationTracking.cs rename to MSCFixer/Features/Privacy/LocationTracking.cs diff --git a/src/MSCFixer/Features/Privacy/PrivacyExperience.cs b/MSCFixer/Features/Privacy/PrivacyExperience.cs similarity index 100% rename from src/MSCFixer/Features/Privacy/PrivacyExperience.cs rename to MSCFixer/Features/Privacy/PrivacyExperience.cs diff --git a/src/MSCFixer/Features/Privacy/Telemetry.cs b/MSCFixer/Features/Privacy/Telemetry.cs similarity index 100% rename from src/MSCFixer/Features/Privacy/Telemetry.cs rename to MSCFixer/Features/Privacy/Telemetry.cs diff --git a/src/MSCFixer/Features/System/BSODDetails.cs b/MSCFixer/Features/System/BSODDetails.cs similarity index 100% rename from src/MSCFixer/Features/System/BSODDetails.cs rename to MSCFixer/Features/System/BSODDetails.cs diff --git a/src/MSCFixer/Features/System/MenuShowDelay.cs b/MSCFixer/Features/System/MenuShowDelay.cs similarity index 100% rename from src/MSCFixer/Features/System/MenuShowDelay.cs rename to MSCFixer/Features/System/MenuShowDelay.cs diff --git a/src/MSCFixer/Features/System/NetworkThrottling.cs b/MSCFixer/Features/System/NetworkThrottling.cs similarity index 100% rename from src/MSCFixer/Features/System/NetworkThrottling.cs rename to MSCFixer/Features/System/NetworkThrottling.cs diff --git a/src/MSCFixer/Features/System/SpeedUpShutdown.cs b/MSCFixer/Features/System/SpeedUpShutdown.cs similarity index 100% rename from src/MSCFixer/Features/System/SpeedUpShutdown.cs rename to MSCFixer/Features/System/SpeedUpShutdown.cs diff --git a/src/MSCFixer/Features/System/SystemResponsiveness.cs b/MSCFixer/Features/System/SystemResponsiveness.cs similarity index 100% rename from src/MSCFixer/Features/System/SystemResponsiveness.cs rename to MSCFixer/Features/System/SystemResponsiveness.cs diff --git a/src/MSCFixer/Features/System/VerboseStatus.cs b/MSCFixer/Features/System/VerboseStatus.cs similarity index 100% rename from src/MSCFixer/Features/System/VerboseStatus.cs rename to MSCFixer/Features/System/VerboseStatus.cs diff --git a/src/MSCFixer/Features/UI/DarkMode.cs b/MSCFixer/Features/UI/DarkMode.cs similarity index 100% rename from src/MSCFixer/Features/UI/DarkMode.cs rename to MSCFixer/Features/UI/DarkMode.cs diff --git a/src/MSCFixer/Features/UI/FullContextMenus.cs b/MSCFixer/Features/UI/FullContextMenus.cs similarity index 100% rename from src/MSCFixer/Features/UI/FullContextMenus.cs rename to MSCFixer/Features/UI/FullContextMenus.cs diff --git a/src/MSCFixer/Features/UI/LockScreen.cs b/MSCFixer/Features/UI/LockScreen.cs similarity index 100% rename from src/MSCFixer/Features/UI/LockScreen.cs rename to MSCFixer/Features/UI/LockScreen.cs diff --git a/src/MSCFixer/Features/UI/SearchBoxSuggestions.cs b/MSCFixer/Features/UI/SearchBoxSuggestions.cs similarity index 100% rename from src/MSCFixer/Features/UI/SearchBoxSuggestions.cs rename to MSCFixer/Features/UI/SearchBoxSuggestions.cs diff --git a/src/MSCFixer/Features/UI/SearchboxTaskbarMode.cs b/MSCFixer/Features/UI/SearchboxTaskbarMode.cs similarity index 100% rename from src/MSCFixer/Features/UI/SearchboxTaskbarMode.cs rename to MSCFixer/Features/UI/SearchboxTaskbarMode.cs diff --git a/src/MSCFixer/Features/UI/ShowOrHideMostUsedApps.cs b/MSCFixer/Features/UI/ShowOrHideMostUsedApps.cs similarity index 100% rename from src/MSCFixer/Features/UI/ShowOrHideMostUsedApps.cs rename to MSCFixer/Features/UI/ShowOrHideMostUsedApps.cs diff --git a/src/MSCFixer/Features/UI/ShowTaskViewButton.cs b/MSCFixer/Features/UI/ShowTaskViewButton.cs similarity index 100% rename from src/MSCFixer/Features/UI/ShowTaskViewButton.cs rename to MSCFixer/Features/UI/ShowTaskViewButton.cs diff --git a/src/MSCFixer/Features/UI/SnapAssistFlyout.cs b/MSCFixer/Features/UI/SnapAssistFlyout.cs similarity index 100% rename from src/MSCFixer/Features/UI/SnapAssistFlyout.cs rename to MSCFixer/Features/UI/SnapAssistFlyout.cs diff --git a/src/MSCFixer/Features/UI/StartLayout.cs b/MSCFixer/Features/UI/StartLayout.cs similarity index 100% rename from src/MSCFixer/Features/UI/StartLayout.cs rename to MSCFixer/Features/UI/StartLayout.cs diff --git a/src/MSCFixer/Features/UI/TaskbarAlignment.cs b/MSCFixer/Features/UI/TaskbarAlignment.cs similarity index 100% rename from src/MSCFixer/Features/UI/TaskbarAlignment.cs rename to MSCFixer/Features/UI/TaskbarAlignment.cs diff --git a/src/MSCFixer/Features/UI/Transparency.cs b/MSCFixer/Features/UI/Transparency.cs similarity index 100% rename from src/MSCFixer/Features/UI/Transparency.cs rename to MSCFixer/Features/UI/Transparency.cs diff --git a/src/MSCFixer/Helpers/Logger.cs b/MSCFixer/Helpers/Logger.cs similarity index 100% rename from src/MSCFixer/Helpers/Logger.cs rename to MSCFixer/Helpers/Logger.cs diff --git a/src/MSCFixer/Helpers/OSHelper.cs b/MSCFixer/Helpers/OSHelper.cs similarity index 100% rename from src/MSCFixer/Helpers/OSHelper.cs rename to MSCFixer/Helpers/OSHelper.cs diff --git a/src/MSCFixer/Helpers/Utils.cs b/MSCFixer/Helpers/Utils.cs similarity index 100% rename from src/MSCFixer/Helpers/Utils.cs rename to MSCFixer/Helpers/Utils.cs diff --git a/src/MSCFixer/MSCFixer.csproj b/MSCFixer/MSCFixer.csproj similarity index 100% rename from src/MSCFixer/MSCFixer.csproj rename to MSCFixer/MSCFixer.csproj diff --git a/src/MSCFixer/MainForm.Designer.cs b/MSCFixer/MainForm.Designer.cs similarity index 100% rename from src/MSCFixer/MainForm.Designer.cs rename to MSCFixer/MainForm.Designer.cs diff --git a/src/MSCFixer/MainForm.cs b/MSCFixer/MainForm.cs similarity index 100% rename from src/MSCFixer/MainForm.cs rename to MSCFixer/MainForm.cs diff --git a/src/MSCFixer/MainForm.resx b/MSCFixer/MainForm.resx similarity index 100% rename from src/MSCFixer/MainForm.resx rename to MSCFixer/MainForm.resx diff --git a/src/MSCFixer/NavigationHandler.cs b/MSCFixer/NavigationHandler.cs similarity index 100% rename from src/MSCFixer/NavigationHandler.cs rename to MSCFixer/NavigationHandler.cs diff --git a/src/MSCFixer/NavigationManager.cs b/MSCFixer/NavigationManager.cs similarity index 100% rename from src/MSCFixer/NavigationManager.cs rename to MSCFixer/NavigationManager.cs diff --git a/src/MSCFixer/PluginManager.cs b/MSCFixer/PluginManager.cs similarity index 100% rename from src/MSCFixer/PluginManager.cs rename to MSCFixer/PluginManager.cs diff --git a/src/MSCFixer/Program.cs b/MSCFixer/Program.cs similarity index 100% rename from src/MSCFixer/Program.cs rename to MSCFixer/Program.cs diff --git a/src/MSCFixer/Properties/AssemblyInfo.cs b/MSCFixer/Properties/AssemblyInfo.cs similarity index 100% rename from src/MSCFixer/Properties/AssemblyInfo.cs rename to MSCFixer/Properties/AssemblyInfo.cs diff --git a/src/MSCFixer/Properties/Resources.Designer.cs b/MSCFixer/Properties/Resources.Designer.cs similarity index 100% rename from src/MSCFixer/Properties/Resources.Designer.cs rename to MSCFixer/Properties/Resources.Designer.cs diff --git a/src/MSCFixer/Properties/Resources.resx b/MSCFixer/Properties/Resources.resx similarity index 100% rename from src/MSCFixer/Properties/Resources.resx rename to MSCFixer/Properties/Resources.resx diff --git a/src/MSCFixer/Properties/Settings.Designer.cs b/MSCFixer/Properties/Settings.Designer.cs similarity index 100% rename from src/MSCFixer/Properties/Settings.Designer.cs rename to MSCFixer/Properties/Settings.Designer.cs diff --git a/src/MSCFixer/Properties/Settings.settings b/MSCFixer/Properties/Settings.settings similarity index 100% rename from src/MSCFixer/Properties/Settings.settings rename to MSCFixer/Properties/Settings.settings diff --git a/src/MSCFixer/Views/SettingsView.Designer.cs b/MSCFixer/Views/SettingsView.Designer.cs similarity index 100% rename from src/MSCFixer/Views/SettingsView.Designer.cs rename to MSCFixer/Views/SettingsView.Designer.cs diff --git a/src/MSCFixer/Views/SettingsView.cs b/MSCFixer/Views/SettingsView.cs similarity index 100% rename from src/MSCFixer/Views/SettingsView.cs rename to MSCFixer/Views/SettingsView.cs diff --git a/src/MSCFixer/Views/SettingsView.resx b/MSCFixer/Views/SettingsView.resx similarity index 100% rename from src/MSCFixer/Views/SettingsView.resx rename to MSCFixer/Views/SettingsView.resx diff --git a/src/MSCFixer/app.manifest b/MSCFixer/app.manifest similarity index 100% rename from src/MSCFixer/app.manifest rename to MSCFixer/app.manifest