├── .github └── FUNDING.yml ├── @Management └── RegistryUnifier.ps1 ├── GalleryInc.Core.MelodyScript.Configurations └── icons │ ├── Blank.ico │ └── melody.ico ├── PowerRun.exe ├── PowerRun.ini ├── README.md ├── Scripts ├── Disable Device to TurnOff this device to save power.ps1 ├── Disable HPET.ps1 ├── Networking Tweaks.ps1 ├── Remove Capabilities.ps1 ├── Remove Features.ps1 └── Unsplit Services.ps1 ├── Settings ├── Bloatware Remover │ ├── Control Panel Applet │ │ ├── Remove Ease Of Accesss Control Panel Applet.reg │ │ ├── Remove GodMode Control Panel Applet.reg │ │ ├── Remove Index Control Panel Applet.reg │ │ ├── Remove Mobility Center Control Panel Applet.reg │ │ ├── Remove Phone and Modem Control Panel Applet.reg │ │ ├── Remove Reg Idle.reg │ │ ├── Remove Set Program Access and Default .reg │ │ ├── Remove TTS Control Panel.reg │ │ ├── Remove Tablet PC Control Panel Applet.reg │ │ ├── Remove Windows Backup Control Panel Applet.reg │ │ └── Remove Windows sync Center.reg │ ├── Custom Control Panel Applet │ │ ├── Advanced User Accounts.reg │ │ ├── msconfig applet.reg │ │ └── systeminformation applet.reg │ ├── FaultRep.reg │ ├── KillWebcache.reg │ ├── Remove AllJoin.reg │ ├── Remove Desktop Icons.reg │ ├── Remove Diagnostic Classes (UWP).reg │ ├── Remove Disk Quota.reg │ ├── Remove Explorer Recomended Folders.reg │ ├── Remove FaultReportData.reg │ ├── Remove File History Feature.reg │ ├── Remove GPUPerf.reg │ ├── Remove Gallery Folder in Windows 11.reg │ ├── Remove GameExplorer Folder.reg │ ├── Remove Iris Telemetry.reg │ ├── Remove Meet Now.reg │ ├── Remove Microsoft Unnedeed Codecs.reg │ ├── Remove PLA.reg │ ├── Remove People Bar.reg │ ├── Remove Previous Version.reg │ ├── Remove RemoteApp.reg │ ├── Remove Retail Demo.reg │ ├── Remove SCSI Drivers Support.reg │ ├── Remove Skype Service.reg │ ├── Remove Smart Screen Protocole.reg │ ├── Remove SpellCheck.reg │ ├── Remove Sync Center.reg │ ├── Remove Unwanted Control Panel Elements.reg │ ├── Remove Unwanted Windows classes.reg │ ├── Remove WIndows Device Metadata.reg │ ├── Remove WinSAT Association from System.reg │ ├── Remove Windows 10 Timeline.reg │ ├── Remove Windows DVR Support.reg │ ├── Remove Windows Desktop Sticker Editor and Search Box.reg │ ├── Remove Windows Error Reporting.reg │ ├── Remove Windows Explorer Archive Association.reg │ ├── Remove Windows Fax.reg │ ├── Remove Windows Feedback.reg │ ├── Remove Windows Feeds.reg │ ├── Remove Windows Gaming Telemetry.reg │ ├── Remove Windows Help Pane.reg │ ├── Remove Windows HomeGroup.reg │ ├── Remove Windows Ink Workplace.reg │ ├── Remove Windows Maps.reg │ ├── Remove Windows Performance Logs and Alerts.reg │ ├── Remove Windows Photo Viewer.reg │ ├── Remove Windows Remote Desktop Protocol.reg │ ├── Remove Windows Scheduled Diagnostics.reg │ ├── Remove Windows Scheduled Tasks and Printers (pre-Vista).reg │ ├── Remove Windows Search.reg │ ├── Remove Windows TVTunerSupport.reg │ ├── Remove Windows To Go.reg │ ├── Remove Windows Troubleshoot.reg │ ├── Remove Windows Work Folders.reg │ ├── Remove Windows Workplace.reg │ ├── Remove Xbox Game Bar.reg │ ├── Remove windows family safety.reg │ └── gameux_unreg.reg ├── Browser Configuration │ ├── Brave.reg │ ├── Chrome │ │ ├── Google Chrome Extensions.reg │ │ ├── Google Chrome Report Extension.reg │ │ ├── Google Chrome Tweaks.reg │ │ └── Google Update Service.reg │ ├── Edge │ │ ├── Microsoft Edge Extensions.reg │ │ ├── Microsoft Edge Tweaks.reg │ │ └── Microsoft Edge Update.reg │ └── Firefox.reg ├── Celular │ └── Turn_ON_use_cellular_when_Wi-Fi_is_poor.reg ├── Context Menu │ ├── add-devices-and-printers-context-menu.reg │ ├── config_run │ │ ├── Configuration application run.reg │ │ ├── Run app as....reg │ │ └── Set GPU Usage to... .reg │ ├── menu list │ │ ├── Extract MSi.reg │ │ ├── File Management Menu.reg │ │ ├── Folder management Menu.reg │ │ ├── Register DLL and OCX.reg │ │ ├── Restart Menu.reg │ │ ├── Take Onwership.reg │ │ └── TerminalBehaivofMelodyMenu.reg │ ├── new_menu │ │ └── TXT File in New Menu.reg │ ├── powershell.reg │ ├── removal │ │ ├── Removal of Edit.reg │ │ ├── Remove 3D Edit.reg │ │ ├── Remove Burn ISO Image Windows.reg │ │ ├── Remove CopyTo and MoveTo Menu.reg │ │ ├── Remove Desktop Search Box Menu.reg │ │ ├── Remove Ecription Context Menu.reg │ │ ├── Remove Edit with Clipchamp.reg │ │ ├── Remove Enhanced Storage Context Menu.reg │ │ ├── Remove Image Shell.reg │ │ ├── Remove NVIDIA lnk menus.reg │ │ ├── Remove OneDrive Sync Menu.reg │ │ ├── Remove Open as Portable Device.reg │ │ ├── Remove PlayTo.reg │ │ ├── Remove Previous Version Menu.reg │ │ ├── Remove Print Menu.reg │ │ ├── Remove Sent To.reg │ │ ├── Remove WSL Menu.reg │ │ ├── Remove Windows BitLocker Menu.reg │ │ ├── Remove Windows Encryption EPP Menus.reg │ │ ├── Remove Windows Media Player 11 Shell.reg │ │ ├── Remove Windows Terminal UWP Menu.reg │ │ └── remove troubleshoot compatibility context menu.reg │ ├── restart_kill component │ │ ├── kill not responding tasks.reg │ │ └── restart explorer.reg │ └── run as admin │ │ ├── Add_Run_as_administrator_to_MSI_context_menu.reg │ │ ├── Add_Run_as_administrator_to_PS1_context_menu.reg │ │ └── Add_Run_as_administrator_to_VBS_context_menu.reg ├── Devices │ ├── Bluetooth.reg │ ├── CD Read Speed Maximum Performance.reg │ ├── Camera.reg │ ├── DXGI Setting.reg │ ├── Disable F1 Key.reg │ ├── Disable_Windows_Protected_Print_Mode.reg │ ├── Disk Tweaks.reg │ ├── Display.reg │ ├── Enable_rminimize_windows_when_monitor_is_disconnected_in_Windows_11.reg │ ├── FileSystem Tweak.reg │ ├── Precision TouchPad Settings.reg │ ├── Printer.reg │ ├── USB Port Optimization.reg │ ├── Wireless Display Policy.reg │ ├── iSCSI.reg │ └── polling inteval.reg ├── GPU │ ├── AMD GPU Tweaks.reg │ ├── Enable K-Boost for GPU.reg │ ├── nvidia_tweaks.reg │ └── skip_sig_check.reg ├── Gaming │ ├── Disable GameBar.reg │ ├── Disable GameDVR.reg │ ├── Disable annoyning GameBar Showning.reg │ ├── GameConfigStore .reg │ ├── GameUX_DisableShims.reg │ └── Turn_OFF_optimizations_for_windowed_games.reg ├── Input │ ├── Disable Touch Screen Swipe.reg │ ├── Increasing the touch sample rate.reg │ ├── Keyboard Accessibility Flags.reg │ ├── Keyboard.reg │ ├── Mouse.reg │ ├── Pen and Ink Tweaks.reg │ ├── Set Fast Press and Hold.reg │ ├── Set fast Double Touch.reg │ ├── Stop Windows Input Experience from Run in Background.reg │ ├── TabletPC Tip 1.7 Tweaks.reg │ ├── Touchpad.reg │ └── Windows Input Experience Settings.reg ├── Kernel │ ├── Disable Coalescing Timer Interval.reg │ ├── Disable Prefetch and Superfetch.reg │ ├── Executive.reg │ ├── Memory Management.reg │ ├── kernel debug poll.reg │ ├── mmcss tweaks 1.reg │ └── tick duration.reg ├── Latency │ ├── Audio latency.reg │ ├── Disbale DWM Input.reg │ ├── LatencyDPC.reg │ └── Stop Tolerating high DPC ISP Latencies.reg ├── Melody Registry Information.reg ├── Microsoft Office │ ├── Disable ClickToRun Logging.reg │ ├── Disable Teams AutoStartup (Deployment).reg │ ├── Microsoft Office (365) Telemetry Disable.reg │ ├── Microsoft Office (365) Tweaks.reg │ ├── Microsoft Office (365) Update Settings.reg │ ├── Microsoft Office Another.reg │ ├── Microsoft Office Excel.reg │ ├── Microsoft Office Outlook.reg │ ├── Microsoft Office PowerPoint.reg │ ├── Microsoft Office Word.reg │ ├── Microsoft Office(365) Feedback Settings.reg │ └── current office 2016 tweaks.reg ├── Network │ ├── AFD Parameters.reg │ ├── AutoTuning Inernet Persistent.reg │ ├── BITS.reg │ ├── DNS Service Parameters.reg │ ├── Disable Branch Cache.reg │ ├── Disable Hospot timeout.reg │ ├── Disable NLA Active Probing.reg │ ├── Disable Network PowerSaving.reg │ ├── Disable Open this File Dialog.reg │ ├── Disable QoS.reg │ ├── Disable Windows PeerNet.reg │ ├── IPv6 Fix.reg │ ├── Internet Control Panel Policies.reg │ ├── Low-Risk file Type.reg │ ├── Miracast Support.reg │ ├── NLA Parameters.reg │ ├── PeerNet.reg │ ├── RASMAN.reg │ ├── RSS (start with CPU1, Scalling to 1 CPU).reg │ ├── TCP-IP Optimization.reg │ ├── TCP-IP Priority.reg │ ├── Turn_OFF_use_cellular_when_Wi-Fi_is_poor.reg │ ├── Wi-Fi Connection Settings.reg │ ├── Winshock.reg │ ├── disable devices autosetup.reg │ ├── new network off.reg │ └── webdav tweaks.reg ├── Old Codecs │ ├── iv32_x64.reg │ ├── iv32_x86.reg │ ├── iv50_x64.reg │ └── iv50_x86.reg ├── Privacy │ ├── App Permission │ │ ├── Allow Apps to Write in Storage.reg │ │ ├── Allow Bluetooth Devices Permision.reg │ │ ├── Allow Devices Access.reg │ │ ├── Allow Radios Permision.reg │ │ ├── Allow Usage of Cellular Data.reg │ │ ├── Allow Webcam and Microphone Permission.reg │ │ ├── Allow apps to use Wi-Fi Direct.reg │ │ ├── Disallow Access Background Spatial Perception.reg │ │ ├── Disallow Account Information Permision.reg │ │ ├── Disallow Activity Permision.reg │ │ ├── Disallow App Diagnostic Information Permission.reg │ │ ├── Disallow Calendar Permision.reg │ │ ├── Disallow Call History Permision.reg │ │ ├── Disallow Contacts Permision.reg │ │ ├── Disallow Gaze Input Permision.reg │ │ ├── Disallow Graphics Capture.reg │ │ ├── Disallow Mail Permission.reg │ │ ├── Disallow Messaging Permision.reg │ │ ├── Disallow Motion Permision.reg │ │ ├── Disallow Notification Permision.reg │ │ ├── Disallow Phone Permision.reg │ │ ├── Disallow Syncronication with Devices.reg │ │ ├── Disallow Tasks Permision.reg │ │ └── Disallow Voice Activation.reg │ ├── CDP_Thing.reg │ ├── Enable_lock_screen_background_motion.reg │ ├── Location │ │ ├── Disable Windows Geolocation Provider.reg │ │ ├── Disallow Location Permision.reg │ │ ├── Remove Location Tasks.reg │ │ └── Unregister Windows Location Components.reg │ ├── Windows Ad Engine │ │ ├── Disable Ads in OOBE.reg │ │ ├── Disable AppID.reg │ │ ├── Disable Bluetooth Advertising.reg │ │ ├── Disable Microsoft Cloud Content Provider.reg │ │ ├── Disable Windows Content Manager.reg │ │ └── Disable Windows Ink Ads.reg │ ├── Windows Speech Settings.reg │ └── lock scrreen.reg ├── Resource Manager │ ├── Application Priority and Affinities.reg │ ├── Configuration Manager.reg │ ├── GPU Optimization.reg │ ├── GPU Usage Optimization.reg │ ├── PowerPlansConfg.reg │ ├── ServicesDelayedTime.reg │ ├── balanced plan modification.reg │ ├── high performance plan modification.reg │ └── swap file control.reg ├── Security │ ├── Disable LSA Protection.reg │ ├── Disable Microsoft Vulnerabile Driver Blocklist.reg │ ├── Disable Windows SmartScreen.reg │ ├── DisableUAC.reg │ ├── Disable_Use_of_security_questions_for_local_accounts.reg │ └── skip_sig_check.reg ├── Services │ ├── Disable SmartScreen Upd.reg │ ├── Disable Update Orchestrator Service.reg │ ├── Disable Windows Search Service.reg │ ├── Enable SUDO.reg │ ├── Removal of Unwanted Driver Services.reg │ ├── Remove ASUS OEM Services.reg │ ├── Remove App Services.reg │ ├── Remove App Updaters Services.reg │ ├── Remove AppLocker Service.reg │ ├── Remove Capture BDVR Service.reg │ ├── Remove Hyper-V Services.reg │ ├── Remove Mixed Reality Services.reg │ ├── Remove Peer-to-Peer Services.reg │ ├── Remove Telemetry Services.reg │ ├── Remove Troubleshooting and Diagnostics Services.reg │ ├── Remove UEV Services.reg │ ├── Remove Windows Parental Control Service.reg │ ├── Remove Windows Pen Service.reg │ ├── Remove Windows System Services.reg │ ├── Remove Windows VisualStudio Services.reg │ ├── Remove Work Folder Service.reg │ ├── Remove dotNet 4 Optimization Services.reg │ ├── Set AI Services to manual.reg │ ├── Set MSSQL Services to Manual.reg │ ├── Set on Manual Services.reg │ ├── Set on Manual VMware Services.reg │ ├── kill ndu.reg │ └── remove ucpd.reg ├── Software │ ├── Disable VMware Tools Icon Tray.reg │ ├── Lenovo Companion Application.reg │ ├── Sysinternals Eula Prompts.reg │ ├── Zoom Meetings.reg │ └── disable ngen.reg ├── System │ ├── Add_Mixed_reality_to_Settings_page_for_current_user.reg │ ├── AutoPlay Handlers.reg │ ├── Bitlocker Killer.reg │ ├── Disable APP-V.reg │ ├── Disable Auto Defrag.reg │ ├── Disable Bitlocker Automatic Ecryption.reg │ ├── Disable Blocking Apps at Shutdown.reg │ ├── Disable Checking low disk space.reg │ ├── Disable Find My Device.reg │ ├── Disable Local Passwords Questions.reg │ ├── Disable Maps Updates.reg │ ├── Disable Microsoft Teams Auto Downloading.reg │ ├── Disable OS Disk Usage.reg │ ├── Disable PCA.reg │ ├── Disable ReadyBoost.reg │ ├── Disable System Mitigations.reg │ ├── Disable System Restore Point Creation Frequency.reg │ ├── Disable WinRE.reg │ ├── Disable Windows 11 System Requiments not Meet.reg │ ├── Disable Windows Disk Quota.reg │ ├── Disable Windows Mobility Center.reg │ ├── Disable Windows Platform Binary Table Execution.reg │ ├── Disable Windows Spotlight.reg │ ├── Disable Windows Stickers.reg │ ├── Disable Work Folders.reg │ ├── Disable_inline_AutoComplete_for_Run_and_File_Explorer_address_bar.reg │ ├── Disable_sign-in_screen_background_image_for_all_users.reg │ ├── EVR Configuration.reg │ ├── Enable Advanced PowerOptions.reg │ ├── Enable Chyrilic and non-Latin Alphabets Support.reg │ ├── Enable Developer Mode.reg │ ├── Enable Windows 10X or 11 Boot Load Circle.reg │ ├── Enable Windows 11 non-Supported CPU.reg │ ├── Enable Windows Installer Service Running in SafeMode.reg │ ├── Enable Windows Script Hosting.reg │ ├── Holographic Tweaks.reg │ ├── Increasing Boot Speed for networked devices.reg │ ├── Kernel Tweaks.reg │ ├── MSConfig Message Show.reg │ ├── Narrator Configuration.reg │ ├── No Internet Open with....reg │ ├── No more Delay and Timeouts.reg │ ├── Notepad Tweaks.reg │ ├── Outlook.reg │ ├── Power Tweaks.reg │ ├── PowerShell Execution Policy.reg │ ├── Push Notifications.reg │ ├── Register Windows as MDM Enrollment.reg │ ├── Remove Debug Data.reg │ ├── TPM Management.reg │ ├── Task Manager.reg │ ├── Turn_OFF_Microsoft_Vulnerable_Driver_Blocklist.reg │ ├── Turn_OFF_Resume.reg │ ├── Turn_ON_ShowEncryptCompressedColor.reg │ ├── UWP Unrestrict System Volume.reg │ ├── Window Manager.reg │ ├── Windows Clipboard Service.reg │ ├── Windows Remote Desktop Disable.reg │ ├── Windows Settings Page Visibility.reg │ ├── Windows Vulnerability Solving.reg │ ├── diagnostic.reg │ ├── disable preinstall of windows 11 apps.reg │ └── displayparameters.reg ├── Taskbar │ ├── Disable ChatTeams Windows 11 Icon.reg │ ├── Disable Windows Meet Now Icon.reg │ ├── Disable_Windows_Search_on_taskbar_and_Start_menu_for_all_users.reg │ ├── Disable_show_desktop_on_far_corner_of_taskbar.reg │ ├── Disable_tablet_optimized_taskbar.reg │ ├── Move Taskbar Icons on Left.reg │ ├── Remove_Copilot_button_from_taskbar_for_current_user.reg │ ├── Remove_Learn_about_this_picture_desktop_icon.reg │ ├── Remove_Recommended_section_from_Start_Menu_for_all_users.reg │ ├── Remove_Task_view_button_on_taskbar_in_Windows_11.reg │ ├── Remove_Widgets_button_on_taskbar_in_Windows_11.reg │ ├── Taskbar Tweaks.reg │ ├── Turn_OFF_Show_recommendations_for_tips_shortcuts_new-apps_amd_more_on_Start.reg │ ├── Turn_OFF_Show_snap_groups_in_taskbar_Alt+Tab_Task-View.reg │ ├── Turn_OFF_show_account-related_notifications_on_Start.reg │ ├── Turn_ON_end_task_in_taskbar_by_right_click.reg │ ├── Turn_On_Share_any_window_from_taskbar.reg │ └── Windows Start Menu Tweaks.reg ├── Tasks │ ├── Disable Windows Maintenance Task.reg │ ├── Remove 3rd Party Tasks.reg │ ├── Remove Active Directory Tasks.reg │ ├── Remove App Experience Tasks.reg │ ├── Remove Bitlocker Tasks.reg │ ├── Remove Bluetooth Tasks.reg │ ├── Remove ConsentUX.reg │ ├── Remove DUSM Tasks.reg │ ├── Remove Defrag Tasks.reg │ ├── Remove Diagnostics Tasks.reg │ ├── Remove DirectX Tasks.reg │ ├── Remove Disk Checking Tasks.reg │ ├── Remove EDP Tasks.reg │ ├── Remove Enterprise Management Tasks.reg │ ├── Remove FCI Task.reg │ ├── Remove File History Tasks.reg │ ├── Remove In-Shell Tasks.reg │ ├── Remove Install Service Tasks.reg │ ├── Remove International Tasks.reg │ ├── Remove MUI Tasks.reg │ ├── Remove Network Tasks.reg │ ├── Remove NlaSvc Tasks.reg │ ├── Remove PCRNF Tasks.reg │ ├── Remove Power Tasks.reg │ ├── Remove Printing Tasks.reg │ ├── Remove RecoveryEnvironment Tasks.reg │ ├── Remove Retail Demo Tasks.reg │ ├── Remove SPP Tasks.reg │ ├── Remove Shared PC Tasks.reg │ ├── Remove Shell Unwanted Tasks.reg │ ├── Remove SpacePort Task.reg │ ├── Remove Sysmain Tasks.reg │ ├── Remove System Restore Tasks.reg │ ├── Remove TPM Tasks.reg │ ├── Remove Task Manager Tasks.reg │ ├── Remove Time Sycronization.reg │ ├── Remove UDP Tasks.reg │ ├── Remove UNP Tasks.reg │ ├── Remove UPNP.reg │ ├── Remove User Profile Service.reg │ ├── Remove WCM Tasks.reg │ ├── Remove WER Tasks.reg │ ├── Remove WSL Tasks.reg │ ├── Remove Windows AI and another Tasks.reg │ ├── Remove Windows CEIP Tasks.reg │ ├── Remove Windows Color System Tasks.reg │ ├── Remove Windows Defender Exploit Guard Tasks.reg │ ├── Remove Windows Defender Tasks.reg │ ├── Remove Windows Disk Disgnostic.reg │ ├── Remove Windows Input Tasks.reg │ ├── Remove Windows Location Tasks.reg │ ├── Remove Windows Maps Tasks.reg │ ├── Remove Windows Media Sharing Tasks.reg │ ├── Remove Windows Memory Diagnostic Tasks.reg │ ├── Remove Windows Registry Tasks.reg │ ├── Remove Windows Remote Deskop Tasks.reg │ ├── Remove Windows Speech Tasks.reg │ ├── Remove Windows Sync Center Tasks.reg │ ├── Remove Windows Telemetry Tasks.reg │ ├── Remove Windows Time Zone Task.reg │ ├── Remove Windows Update Tasks.reg │ ├── Remove Windows Updates Tasks.reg │ ├── Remove Work Folders.reg │ ├── Remove Workplace Join Tasks.reg │ ├── Remove WwanSvc Tasks.reg │ ├── Remove Xbox Tasks.reg │ └── Remove dotNet Tasks.reg ├── Telemetry │ ├── DataCollection │ │ ├── Disable KMS Telemetry.reg │ │ ├── Disable Storage Health Telemetry.reg │ │ ├── Disable Visual Studio Telemetry.reg │ │ ├── Disable Windows Account Sycronization.reg │ │ ├── Disable Windows Data Collection.reg │ │ ├── Disable Windows Experimentation.reg │ │ └── Disable Windows SQM CEIP.reg │ ├── Diagnostic │ │ ├── Disable Diagnostic Data Collection.reg │ │ ├── Disable Dr. Whatson.reg │ │ ├── Disable WDI via Policy.reg │ │ └── Disable Windows Feedback.reg │ ├── Disable DumpCollection when system crashes.reg │ ├── Disable Input Telemetry.reg │ ├── Disable Messaging Cloud Sync.reg │ ├── Disable Recall.reg │ ├── Disable WIndows Error Reporting.reg │ ├── Disable Windows Recall.reg │ ├── Enable dumps.reg │ ├── Logging │ │ ├── Disable WinEVT Logging.reg │ │ ├── Disable Windows Event Logging.reg │ │ ├── Disable Windows Firewall Logging.reg │ │ └── Disable Windows WMI Loggers.reg │ ├── Turn_OFF_notify_when_apps_request_location_for_current_user.reg │ ├── Windows Certiticates Chain Engine Configuration.reg │ └── clienttelemetry.reg ├── Virtualization │ ├── Disable AppV Virtualization.reg │ └── Disable VBS.reg ├── Windows Apparence │ ├── Cursors.reg │ ├── Disable Acrylic Background at Logon Screen.reg │ ├── Disable FirstLogon Animation.reg │ ├── Disable Hiding Scrollbar.reg │ ├── Disable Immersive Shell.reg │ ├── Disable OS Animations.reg │ ├── Disable WIndows Feeds AutoUpdate.reg │ ├── Disable Windows Startup Sound.reg │ ├── Disable changing mouse icons when change theme.reg │ ├── Disable_JPEG_Desktop_wallpaper_import_quality.reg │ ├── Dynamic Lighting.reg │ ├── Enable Dark Mode.reg │ ├── LockScreen Settings.reg │ ├── Per Process System DPI.reg │ ├── This PC and Recycle Bin on the Desktop.reg │ ├── Turn on scrolling on Inactive Windows.reg │ ├── Visual Apparence Settings.reg │ ├── Windows Explorer Apparence.reg │ ├── Windows Region Settings.reg │ ├── history wallpaper.reg │ ├── nosounds.reg │ └── wallpaper.reg ├── Windows Explorer │ ├── Add Buttons to W7 Explorer.reg │ ├── Add FolderSize in Column + Informations.reg │ ├── CMD Tweaks.reg │ ├── Check_Do_this_for_all_current_items_in_file_conflict_dialogs.reg │ ├── Control Panel.reg │ ├── Disable Active Desktop.reg │ ├── Disable AutoComplete.reg │ ├── Disable Common Dialog History.reg │ ├── Disable Encrypting files when move ecrypted files to somewhere.reg │ ├── Disable Explorer DEP.reg │ ├── Disable File Explorer History.reg │ ├── Disable Heap Termination on Explorer Corruption.reg │ ├── Disable Iris Refresh.reg │ ├── Disable Keep using this app.reg │ ├── Disable Mail App Pin by default.reg │ ├── Disable Searching for Network Devices.reg │ ├── Disable Showing Recycle Bin Dialog when you delete a file.reg │ ├── Disable Windows Detection of Communications.reg │ ├── Disable show snap layouts for maximize button on Windows 11.reg │ ├── Disable_Show_preview_handlers_in_preview_pane.reg │ ├── Enable Memory Space checkbox in Run.reg │ ├── Enable Tiles View in Explorer.reg │ ├── Enable_folder_merge_conflicts.reg │ ├── Enable_numerical_sorting_in_File_Explorer.reg │ ├── Hide People Bar.reg │ ├── Maximize Invoke Prompt.reg │ ├── Remove Menu Bar.reg │ ├── Remove New User Startup.reg │ ├── Remove_drive_space_indicator_bar.reg │ ├── Show_empty_drives_for_current_user.reg │ ├── Speedup Browsing Remote Computers.reg │ ├── This PC in Explorer.reg │ ├── ThumbnailQuality Optimization.reg │ ├── Turn_OFF_show_OneDrive_availablity_status_in_navigation_pane_of_File_Explorer.reg │ ├── Turn_On_Display_file_size_info_in_folder_tips.reg │ ├── Windows Explorer Tweaks.reg │ ├── Windows Time Service Configuration.reg │ ├── controlpanel view.reg │ ├── enable more details in details pane.reg │ └── serialize.reg ├── Windows Search │ ├── Disable Bing Search.reg │ ├── Disable Cloud Search.reg │ ├── Disable Search Box Suggestions.reg │ ├── Disable Search History.reg │ ├── Disable Search Index.reg │ ├── Hide Search on Taskbar.reg │ └── Immersive Search Configuration.reg └── Windows Update │ ├── Delivery Optimization.reg │ ├── Disable Driver Updates.reg │ ├── Disable Feature Updates.reg │ ├── Disable Microsoft Store AutoUpdating.reg │ ├── Disable Secure Boot Update.reg │ ├── Disable Speech Model Data Update.reg │ ├── Do not include MRT with Windows Updates.reg │ ├── Pause Windows Update until 2099.reg │ └── Windows Update.reg ├── command2.bat ├── deprecated_Settings ├── Browser │ └── Vivaldi Browser.reg ├── Cortana │ ├── Disable Cortana.reg │ └── Unregister Cortana.reg ├── List Menus │ └── Firewall Menu.reg └── Software │ ├── ABBYY FineReader 15.reg │ ├── Dojo North WindowSMART.reg │ ├── LibreOffice.reg │ ├── Mattermost.reg │ ├── Mozilla FronMotion.reg │ ├── Nitro Pro Settings.reg │ ├── Royal TS.reg │ ├── SDL Passolo 2016.reg │ ├── SoftMaker Office.reg │ ├── SolarWinds Orion Agent.reg │ ├── Veyon.reg │ ├── Viscosity.reg │ ├── iTALC.reg │ └── think-cell.reg ├── logo.png ├── optional_settings ├── Disable GetWindows10.reg ├── Internet Explorer Tweaks.reg ├── Office Account Blocking.reg ├── Remove QuickAccess.reg ├── Remove_all_folders_from_This_PC_in_File_Explorer.reg ├── Windows Connect Now.reg ├── Windows Media Player.reg ├── Windows Sandbox Optimization.reg └── disable meltdown spectre.reg └── ublockfilter.txt /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /@Management/RegistryUnifier.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/@Management/RegistryUnifier.ps1 -------------------------------------------------------------------------------- /GalleryInc.Core.MelodyScript.Configurations/icons/Blank.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/GalleryInc.Core.MelodyScript.Configurations/icons/Blank.ico -------------------------------------------------------------------------------- /GalleryInc.Core.MelodyScript.Configurations/icons/melody.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/GalleryInc.Core.MelodyScript.Configurations/icons/melody.ico -------------------------------------------------------------------------------- /PowerRun.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/PowerRun.exe -------------------------------------------------------------------------------- /PowerRun.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/PowerRun.ini -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/Disable Device to TurnOff this device to save power.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Disable Device to TurnOff this device to save power.ps1 -------------------------------------------------------------------------------- /Scripts/Disable HPET.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Disable HPET.ps1 -------------------------------------------------------------------------------- /Scripts/Networking Tweaks.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Networking Tweaks.ps1 -------------------------------------------------------------------------------- /Scripts/Remove Capabilities.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Remove Capabilities.ps1 -------------------------------------------------------------------------------- /Scripts/Remove Features.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Remove Features.ps1 -------------------------------------------------------------------------------- /Scripts/Unsplit Services.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Scripts/Unsplit Services.ps1 -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Ease Of Accesss Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Ease Of Accesss Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove GodMode Control Panel Applet.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [-HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{ED7BA470-8E54-465E-825C-99712043E01C}] 4 | -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Index Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Index Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Mobility Center Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Mobility Center Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Phone and Modem Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Phone and Modem Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Reg Idle.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Reg Idle.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Set Program Access and Default .reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Set Program Access and Default .reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove TTS Control Panel.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove TTS Control Panel.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Tablet PC Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Tablet PC Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Windows Backup Control Panel Applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Windows Backup Control Panel Applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Control Panel Applet/Remove Windows sync Center.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Control Panel Applet/Remove Windows sync Center.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Custom Control Panel Applet/Advanced User Accounts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Custom Control Panel Applet/Advanced User Accounts.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Custom Control Panel Applet/msconfig applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Custom Control Panel Applet/msconfig applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Custom Control Panel Applet/systeminformation applet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Custom Control Panel Applet/systeminformation applet.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/FaultRep.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [-HKEY_CLASSES_ROOT\CLSID\{FFCDB781-D71C-4D10-BD5F-0492EAFFD90A}] -------------------------------------------------------------------------------- /Settings/Bloatware Remover/KillWebcache.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/KillWebcache.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove AllJoin.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove AllJoin.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Desktop Icons.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Desktop Icons.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Diagnostic Classes (UWP).reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Diagnostic Classes (UWP).reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Disk Quota.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Disk Quota.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Explorer Recomended Folders.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Explorer Recomended Folders.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove FaultReportData.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove FaultReportData.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove File History Feature.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove File History Feature.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove GPUPerf.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove GPUPerf.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Gallery Folder in Windows 11.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Gallery Folder in Windows 11.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove GameExplorer Folder.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove GameExplorer Folder.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Iris Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Iris Telemetry.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Meet Now.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Meet Now.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Microsoft Unnedeed Codecs.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Microsoft Unnedeed Codecs.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove PLA.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove PLA.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove People Bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove People Bar.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Previous Version.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Previous Version.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove RemoteApp.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove RemoteApp.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Retail Demo.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Retail Demo.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove SCSI Drivers Support.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove SCSI Drivers Support.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Skype Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Skype Service.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Smart Screen Protocole.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Smart Screen Protocole.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove SpellCheck.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove SpellCheck.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Sync Center.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Sync Center.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Unwanted Control Panel Elements.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Unwanted Control Panel Elements.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Unwanted Windows classes.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Unwanted Windows classes.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove WIndows Device Metadata.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove WIndows Device Metadata.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove WinSAT Association from System.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove WinSAT Association from System.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows 10 Timeline.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows 10 Timeline.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows DVR Support.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows DVR Support.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Desktop Sticker Editor and Search Box.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Desktop Sticker Editor and Search Box.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Error Reporting.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Error Reporting.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Explorer Archive Association.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Explorer Archive Association.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Fax.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Fax.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Feedback.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Feedback.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Feeds.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Feeds.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Gaming Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Gaming Telemetry.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Help Pane.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Help Pane.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows HomeGroup.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows HomeGroup.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Ink Workplace.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Ink Workplace.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Maps.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Maps.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Performance Logs and Alerts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Performance Logs and Alerts.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Photo Viewer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Photo Viewer.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Remote Desktop Protocol.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Remote Desktop Protocol.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Scheduled Diagnostics.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Scheduled Diagnostics.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Scheduled Tasks and Printers (pre-Vista).reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Scheduled Tasks and Printers (pre-Vista).reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Search.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Search.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows TVTunerSupport.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows TVTunerSupport.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows To Go.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows To Go.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Troubleshoot.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Troubleshoot.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Work Folders.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Work Folders.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Windows Workplace.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Windows Workplace.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove Xbox Game Bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove Xbox Game Bar.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/Remove windows family safety.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/Remove windows family safety.reg -------------------------------------------------------------------------------- /Settings/Bloatware Remover/gameux_unreg.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Bloatware Remover/gameux_unreg.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Brave.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Brave.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Chrome/Google Chrome Extensions.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Chrome/Google Chrome Extensions.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Chrome/Google Chrome Report Extension.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Chrome/Google Chrome Report Extension.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Chrome/Google Chrome Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Chrome/Google Chrome Tweaks.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Chrome/Google Update Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Chrome/Google Update Service.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Edge/Microsoft Edge Extensions.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Edge/Microsoft Edge Extensions.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Edge/Microsoft Edge Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Edge/Microsoft Edge Tweaks.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Edge/Microsoft Edge Update.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Edge/Microsoft Edge Update.reg -------------------------------------------------------------------------------- /Settings/Browser Configuration/Firefox.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Browser Configuration/Firefox.reg -------------------------------------------------------------------------------- /Settings/Celular/Turn_ON_use_cellular_when_Wi-Fi_is_poor.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Celular/Turn_ON_use_cellular_when_Wi-Fi_is_poor.reg -------------------------------------------------------------------------------- /Settings/Context Menu/add-devices-and-printers-context-menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/add-devices-and-printers-context-menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/config_run/Configuration application run.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/config_run/Configuration application run.reg -------------------------------------------------------------------------------- /Settings/Context Menu/config_run/Run app as....reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/config_run/Run app as....reg -------------------------------------------------------------------------------- /Settings/Context Menu/config_run/Set GPU Usage to... .reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/config_run/Set GPU Usage to... .reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/Extract MSi.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/Extract MSi.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/File Management Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/File Management Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/Folder management Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/Folder management Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/Register DLL and OCX.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/Register DLL and OCX.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/Restart Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/Restart Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/Take Onwership.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/Take Onwership.reg -------------------------------------------------------------------------------- /Settings/Context Menu/menu list/TerminalBehaivofMelodyMenu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/menu list/TerminalBehaivofMelodyMenu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/new_menu/TXT File in New Menu.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [HKEY_CLASSES_ROOT\.txt\ShellNew] 4 | "NullFile"="" 5 | -------------------------------------------------------------------------------- /Settings/Context Menu/powershell.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/powershell.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Removal of Edit.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Removal of Edit.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove 3D Edit.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove 3D Edit.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Burn ISO Image Windows.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Burn ISO Image Windows.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove CopyTo and MoveTo Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove CopyTo and MoveTo Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Desktop Search Box Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Desktop Search Box Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Ecription Context Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Ecription Context Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Edit with Clipchamp.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Edit with Clipchamp.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Enhanced Storage Context Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Enhanced Storage Context Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Image Shell.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Image Shell.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove NVIDIA lnk menus.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove NVIDIA lnk menus.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove OneDrive Sync Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove OneDrive Sync Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Open as Portable Device.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Open as Portable Device.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove PlayTo.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove PlayTo.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Previous Version Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Previous Version Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Print Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Print Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Sent To.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Sent To.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove WSL Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove WSL Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Windows BitLocker Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Windows BitLocker Menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Windows Encryption EPP Menus.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Windows Encryption EPP Menus.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Windows Media Player 11 Shell.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/Remove Windows Media Player 11 Shell.reg -------------------------------------------------------------------------------- /Settings/Context Menu/removal/Remove Windows Terminal UWP Menu.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [-HKEY_CLASSES_ROOT\PackagedCom\ClassIndex\{9F156763-7844-4DC4-B2B1-901F640F5155}] -------------------------------------------------------------------------------- /Settings/Context Menu/removal/remove troubleshoot compatibility context menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/removal/remove troubleshoot compatibility context menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/restart_kill component/kill not responding tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/restart_kill component/kill not responding tasks.reg -------------------------------------------------------------------------------- /Settings/Context Menu/restart_kill component/restart explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/restart_kill component/restart explorer.reg -------------------------------------------------------------------------------- /Settings/Context Menu/run as admin/Add_Run_as_administrator_to_MSI_context_menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/run as admin/Add_Run_as_administrator_to_MSI_context_menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/run as admin/Add_Run_as_administrator_to_PS1_context_menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/run as admin/Add_Run_as_administrator_to_PS1_context_menu.reg -------------------------------------------------------------------------------- /Settings/Context Menu/run as admin/Add_Run_as_administrator_to_VBS_context_menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Context Menu/run as admin/Add_Run_as_administrator_to_VBS_context_menu.reg -------------------------------------------------------------------------------- /Settings/Devices/Bluetooth.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Bluetooth.reg -------------------------------------------------------------------------------- /Settings/Devices/CD Read Speed Maximum Performance.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/CD Read Speed Maximum Performance.reg -------------------------------------------------------------------------------- /Settings/Devices/Camera.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Camera.reg -------------------------------------------------------------------------------- /Settings/Devices/DXGI Setting.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/DXGI Setting.reg -------------------------------------------------------------------------------- /Settings/Devices/Disable F1 Key.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Disable F1 Key.reg -------------------------------------------------------------------------------- /Settings/Devices/Disable_Windows_Protected_Print_Mode.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Disable_Windows_Protected_Print_Mode.reg -------------------------------------------------------------------------------- /Settings/Devices/Disk Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Disk Tweaks.reg -------------------------------------------------------------------------------- /Settings/Devices/Display.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Display.reg -------------------------------------------------------------------------------- /Settings/Devices/Enable_rminimize_windows_when_monitor_is_disconnected_in_Windows_11.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Enable_rminimize_windows_when_monitor_is_disconnected_in_Windows_11.reg -------------------------------------------------------------------------------- /Settings/Devices/FileSystem Tweak.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/FileSystem Tweak.reg -------------------------------------------------------------------------------- /Settings/Devices/Precision TouchPad Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Precision TouchPad Settings.reg -------------------------------------------------------------------------------- /Settings/Devices/Printer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Printer.reg -------------------------------------------------------------------------------- /Settings/Devices/USB Port Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/USB Port Optimization.reg -------------------------------------------------------------------------------- /Settings/Devices/Wireless Display Policy.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/Wireless Display Policy.reg -------------------------------------------------------------------------------- /Settings/Devices/iSCSI.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/iSCSI.reg -------------------------------------------------------------------------------- /Settings/Devices/polling inteval.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Devices/polling inteval.reg -------------------------------------------------------------------------------- /Settings/GPU/AMD GPU Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/GPU/AMD GPU Tweaks.reg -------------------------------------------------------------------------------- /Settings/GPU/Enable K-Boost for GPU.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/GPU/Enable K-Boost for GPU.reg -------------------------------------------------------------------------------- /Settings/GPU/nvidia_tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/GPU/nvidia_tweaks.reg -------------------------------------------------------------------------------- /Settings/GPU/skip_sig_check.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/GPU/skip_sig_check.reg -------------------------------------------------------------------------------- /Settings/Gaming/Disable GameBar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/Disable GameBar.reg -------------------------------------------------------------------------------- /Settings/Gaming/Disable GameDVR.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/Disable GameDVR.reg -------------------------------------------------------------------------------- /Settings/Gaming/Disable annoyning GameBar Showning.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/Disable annoyning GameBar Showning.reg -------------------------------------------------------------------------------- /Settings/Gaming/GameConfigStore .reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/GameConfigStore .reg -------------------------------------------------------------------------------- /Settings/Gaming/GameUX_DisableShims.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/GameUX_DisableShims.reg -------------------------------------------------------------------------------- /Settings/Gaming/Turn_OFF_optimizations_for_windowed_games.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Gaming/Turn_OFF_optimizations_for_windowed_games.reg -------------------------------------------------------------------------------- /Settings/Input/Disable Touch Screen Swipe.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Disable Touch Screen Swipe.reg -------------------------------------------------------------------------------- /Settings/Input/Increasing the touch sample rate.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Increasing the touch sample rate.reg -------------------------------------------------------------------------------- /Settings/Input/Keyboard Accessibility Flags.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Keyboard Accessibility Flags.reg -------------------------------------------------------------------------------- /Settings/Input/Keyboard.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Keyboard.reg -------------------------------------------------------------------------------- /Settings/Input/Mouse.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Mouse.reg -------------------------------------------------------------------------------- /Settings/Input/Pen and Ink Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Pen and Ink Tweaks.reg -------------------------------------------------------------------------------- /Settings/Input/Set Fast Press and Hold.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Set Fast Press and Hold.reg -------------------------------------------------------------------------------- /Settings/Input/Set fast Double Touch.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Set fast Double Touch.reg -------------------------------------------------------------------------------- /Settings/Input/Stop Windows Input Experience from Run in Background.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Stop Windows Input Experience from Run in Background.reg -------------------------------------------------------------------------------- /Settings/Input/TabletPC Tip 1.7 Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/TabletPC Tip 1.7 Tweaks.reg -------------------------------------------------------------------------------- /Settings/Input/Touchpad.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Touchpad.reg -------------------------------------------------------------------------------- /Settings/Input/Windows Input Experience Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Input/Windows Input Experience Settings.reg -------------------------------------------------------------------------------- /Settings/Kernel/Disable Coalescing Timer Interval.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/Disable Coalescing Timer Interval.reg -------------------------------------------------------------------------------- /Settings/Kernel/Disable Prefetch and Superfetch.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/Disable Prefetch and Superfetch.reg -------------------------------------------------------------------------------- /Settings/Kernel/Executive.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/Executive.reg -------------------------------------------------------------------------------- /Settings/Kernel/Memory Management.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/Memory Management.reg -------------------------------------------------------------------------------- /Settings/Kernel/kernel debug poll.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/kernel debug poll.reg -------------------------------------------------------------------------------- /Settings/Kernel/mmcss tweaks 1.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/mmcss tweaks 1.reg -------------------------------------------------------------------------------- /Settings/Kernel/tick duration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Kernel/tick duration.reg -------------------------------------------------------------------------------- /Settings/Latency/Audio latency.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Latency/Audio latency.reg -------------------------------------------------------------------------------- /Settings/Latency/Disbale DWM Input.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Latency/Disbale DWM Input.reg -------------------------------------------------------------------------------- /Settings/Latency/LatencyDPC.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Latency/LatencyDPC.reg -------------------------------------------------------------------------------- /Settings/Latency/Stop Tolerating high DPC ISP Latencies.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Latency/Stop Tolerating high DPC ISP Latencies.reg -------------------------------------------------------------------------------- /Settings/Melody Registry Information.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Melody Registry Information.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Disable ClickToRun Logging.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Disable ClickToRun Logging.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Disable Teams AutoStartup (Deployment).reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Disable Teams AutoStartup (Deployment).reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office (365) Telemetry Disable.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office (365) Telemetry Disable.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office (365) Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office (365) Tweaks.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office (365) Update Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office (365) Update Settings.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office Another.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office Another.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office Excel.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office Excel.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office Outlook.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office Outlook.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office PowerPoint.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office PowerPoint.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office Word.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office Word.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/Microsoft Office(365) Feedback Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/Microsoft Office(365) Feedback Settings.reg -------------------------------------------------------------------------------- /Settings/Microsoft Office/current office 2016 tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Microsoft Office/current office 2016 tweaks.reg -------------------------------------------------------------------------------- /Settings/Network/AFD Parameters.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/AFD Parameters.reg -------------------------------------------------------------------------------- /Settings/Network/AutoTuning Inernet Persistent.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/AutoTuning Inernet Persistent.reg -------------------------------------------------------------------------------- /Settings/Network/BITS.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/BITS.reg -------------------------------------------------------------------------------- /Settings/Network/DNS Service Parameters.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/DNS Service Parameters.reg -------------------------------------------------------------------------------- /Settings/Network/Disable Branch Cache.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable Branch Cache.reg -------------------------------------------------------------------------------- /Settings/Network/Disable Hospot timeout.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable Hospot timeout.reg -------------------------------------------------------------------------------- /Settings/Network/Disable NLA Active Probing.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable NLA Active Probing.reg -------------------------------------------------------------------------------- /Settings/Network/Disable Network PowerSaving.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable Network PowerSaving.reg -------------------------------------------------------------------------------- /Settings/Network/Disable Open this File Dialog.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable Open this File Dialog.reg -------------------------------------------------------------------------------- /Settings/Network/Disable QoS.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable QoS.reg -------------------------------------------------------------------------------- /Settings/Network/Disable Windows PeerNet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Disable Windows PeerNet.reg -------------------------------------------------------------------------------- /Settings/Network/IPv6 Fix.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/IPv6 Fix.reg -------------------------------------------------------------------------------- /Settings/Network/Internet Control Panel Policies.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Internet Control Panel Policies.reg -------------------------------------------------------------------------------- /Settings/Network/Low-Risk file Type.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Low-Risk file Type.reg -------------------------------------------------------------------------------- /Settings/Network/Miracast Support.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Miracast Support.reg -------------------------------------------------------------------------------- /Settings/Network/NLA Parameters.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/NLA Parameters.reg -------------------------------------------------------------------------------- /Settings/Network/PeerNet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/PeerNet.reg -------------------------------------------------------------------------------- /Settings/Network/RASMAN.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/RASMAN.reg -------------------------------------------------------------------------------- /Settings/Network/RSS (start with CPU1, Scalling to 1 CPU).reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/RSS (start with CPU1, Scalling to 1 CPU).reg -------------------------------------------------------------------------------- /Settings/Network/TCP-IP Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/TCP-IP Optimization.reg -------------------------------------------------------------------------------- /Settings/Network/TCP-IP Priority.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/TCP-IP Priority.reg -------------------------------------------------------------------------------- /Settings/Network/Turn_OFF_use_cellular_when_Wi-Fi_is_poor.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Turn_OFF_use_cellular_when_Wi-Fi_is_poor.reg -------------------------------------------------------------------------------- /Settings/Network/Wi-Fi Connection Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Wi-Fi Connection Settings.reg -------------------------------------------------------------------------------- /Settings/Network/Winshock.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/Winshock.reg -------------------------------------------------------------------------------- /Settings/Network/disable devices autosetup.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/disable devices autosetup.reg -------------------------------------------------------------------------------- /Settings/Network/new network off.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/new network off.reg -------------------------------------------------------------------------------- /Settings/Network/webdav tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Network/webdav tweaks.reg -------------------------------------------------------------------------------- /Settings/Old Codecs/iv32_x64.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Old Codecs/iv32_x64.reg -------------------------------------------------------------------------------- /Settings/Old Codecs/iv32_x86.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Old Codecs/iv32_x86.reg -------------------------------------------------------------------------------- /Settings/Old Codecs/iv50_x64.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Old Codecs/iv50_x64.reg -------------------------------------------------------------------------------- /Settings/Old Codecs/iv50_x86.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Old Codecs/iv50_x86.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Apps to Write in Storage.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Apps to Write in Storage.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Bluetooth Devices Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Bluetooth Devices Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Devices Access.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Devices Access.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Radios Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Radios Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Usage of Cellular Data.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Usage of Cellular Data.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow Webcam and Microphone Permission.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow Webcam and Microphone Permission.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Allow apps to use Wi-Fi Direct.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Allow apps to use Wi-Fi Direct.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Access Background Spatial Perception.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Access Background Spatial Perception.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Account Information Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Account Information Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Activity Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Activity Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow App Diagnostic Information Permission.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow App Diagnostic Information Permission.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Calendar Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Calendar Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Call History Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Call History Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Contacts Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Contacts Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Gaze Input Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Gaze Input Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Graphics Capture.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Graphics Capture.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Mail Permission.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Mail Permission.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Messaging Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Messaging Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Motion Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Motion Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Notification Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Notification Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Phone Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Phone Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Syncronication with Devices.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Syncronication with Devices.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Tasks Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Tasks Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/App Permission/Disallow Voice Activation.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/App Permission/Disallow Voice Activation.reg -------------------------------------------------------------------------------- /Settings/Privacy/CDP_Thing.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/CDP_Thing.reg -------------------------------------------------------------------------------- /Settings/Privacy/Enable_lock_screen_background_motion.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Enable_lock_screen_background_motion.reg -------------------------------------------------------------------------------- /Settings/Privacy/Location/Disable Windows Geolocation Provider.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Location/Disable Windows Geolocation Provider.reg -------------------------------------------------------------------------------- /Settings/Privacy/Location/Disallow Location Permision.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Location/Disallow Location Permision.reg -------------------------------------------------------------------------------- /Settings/Privacy/Location/Remove Location Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Location/Remove Location Tasks.reg -------------------------------------------------------------------------------- /Settings/Privacy/Location/Unregister Windows Location Components.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Location/Unregister Windows Location Components.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable Ads in OOBE.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable Ads in OOBE.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable AppID.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable AppID.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable Bluetooth Advertising.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable Bluetooth Advertising.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable Microsoft Cloud Content Provider.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable Microsoft Cloud Content Provider.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable Windows Content Manager.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable Windows Content Manager.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Ad Engine/Disable Windows Ink Ads.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Ad Engine/Disable Windows Ink Ads.reg -------------------------------------------------------------------------------- /Settings/Privacy/Windows Speech Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/Windows Speech Settings.reg -------------------------------------------------------------------------------- /Settings/Privacy/lock scrreen.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Privacy/lock scrreen.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/Application Priority and Affinities.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/Application Priority and Affinities.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/Configuration Manager.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/Configuration Manager.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/GPU Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/GPU Optimization.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/GPU Usage Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/GPU Usage Optimization.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/PowerPlansConfg.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/PowerPlansConfg.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/ServicesDelayedTime.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/ServicesDelayedTime.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/balanced plan modification.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/balanced plan modification.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/high performance plan modification.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/high performance plan modification.reg -------------------------------------------------------------------------------- /Settings/Resource Manager/swap file control.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Resource Manager/swap file control.reg -------------------------------------------------------------------------------- /Settings/Security/Disable LSA Protection.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/Disable LSA Protection.reg -------------------------------------------------------------------------------- /Settings/Security/Disable Microsoft Vulnerabile Driver Blocklist.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/Disable Microsoft Vulnerabile Driver Blocklist.reg -------------------------------------------------------------------------------- /Settings/Security/Disable Windows SmartScreen.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/Disable Windows SmartScreen.reg -------------------------------------------------------------------------------- /Settings/Security/DisableUAC.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/DisableUAC.reg -------------------------------------------------------------------------------- /Settings/Security/Disable_Use_of_security_questions_for_local_accounts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/Disable_Use_of_security_questions_for_local_accounts.reg -------------------------------------------------------------------------------- /Settings/Security/skip_sig_check.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Security/skip_sig_check.reg -------------------------------------------------------------------------------- /Settings/Services/Disable SmartScreen Upd.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Disable SmartScreen Upd.reg -------------------------------------------------------------------------------- /Settings/Services/Disable Update Orchestrator Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Disable Update Orchestrator Service.reg -------------------------------------------------------------------------------- /Settings/Services/Disable Windows Search Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Disable Windows Search Service.reg -------------------------------------------------------------------------------- /Settings/Services/Enable SUDO.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Enable SUDO.reg -------------------------------------------------------------------------------- /Settings/Services/Removal of Unwanted Driver Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Removal of Unwanted Driver Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove ASUS OEM Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove ASUS OEM Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove App Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove App Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove App Updaters Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove App Updaters Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove AppLocker Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove AppLocker Service.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Capture BDVR Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Capture BDVR Service.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Hyper-V Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Hyper-V Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Mixed Reality Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Mixed Reality Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Peer-to-Peer Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Peer-to-Peer Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Telemetry Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Telemetry Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Troubleshooting and Diagnostics Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Troubleshooting and Diagnostics Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove UEV Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove UEV Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Windows Parental Control Service.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpcMonSvc] -------------------------------------------------------------------------------- /Settings/Services/Remove Windows Pen Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Windows Pen Service.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Windows System Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Windows System Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Windows VisualStudio Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Windows VisualStudio Services.reg -------------------------------------------------------------------------------- /Settings/Services/Remove Work Folder Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove Work Folder Service.reg -------------------------------------------------------------------------------- /Settings/Services/Remove dotNet 4 Optimization Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Remove dotNet 4 Optimization Services.reg -------------------------------------------------------------------------------- /Settings/Services/Set AI Services to manual.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Set AI Services to manual.reg -------------------------------------------------------------------------------- /Settings/Services/Set MSSQL Services to Manual.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Set MSSQL Services to Manual.reg -------------------------------------------------------------------------------- /Settings/Services/Set on Manual Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Set on Manual Services.reg -------------------------------------------------------------------------------- /Settings/Services/Set on Manual VMware Services.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/Set on Manual VMware Services.reg -------------------------------------------------------------------------------- /Settings/Services/kill ndu.reg: -------------------------------------------------------------------------------- 1 | Windows Registry Editor Version 5.00 2 | 3 | [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Ndu] 4 | -------------------------------------------------------------------------------- /Settings/Services/remove ucpd.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Services/remove ucpd.reg -------------------------------------------------------------------------------- /Settings/Software/Disable VMware Tools Icon Tray.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Software/Disable VMware Tools Icon Tray.reg -------------------------------------------------------------------------------- /Settings/Software/Lenovo Companion Application.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Software/Lenovo Companion Application.reg -------------------------------------------------------------------------------- /Settings/Software/Sysinternals Eula Prompts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Software/Sysinternals Eula Prompts.reg -------------------------------------------------------------------------------- /Settings/Software/Zoom Meetings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Software/Zoom Meetings.reg -------------------------------------------------------------------------------- /Settings/Software/disable ngen.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Software/disable ngen.reg -------------------------------------------------------------------------------- /Settings/System/Add_Mixed_reality_to_Settings_page_for_current_user.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Add_Mixed_reality_to_Settings_page_for_current_user.reg -------------------------------------------------------------------------------- /Settings/System/AutoPlay Handlers.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/AutoPlay Handlers.reg -------------------------------------------------------------------------------- /Settings/System/Bitlocker Killer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Bitlocker Killer.reg -------------------------------------------------------------------------------- /Settings/System/Disable APP-V.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable APP-V.reg -------------------------------------------------------------------------------- /Settings/System/Disable Auto Defrag.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Auto Defrag.reg -------------------------------------------------------------------------------- /Settings/System/Disable Bitlocker Automatic Ecryption.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Bitlocker Automatic Ecryption.reg -------------------------------------------------------------------------------- /Settings/System/Disable Blocking Apps at Shutdown.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Blocking Apps at Shutdown.reg -------------------------------------------------------------------------------- /Settings/System/Disable Checking low disk space.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Checking low disk space.reg -------------------------------------------------------------------------------- /Settings/System/Disable Find My Device.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Find My Device.reg -------------------------------------------------------------------------------- /Settings/System/Disable Local Passwords Questions.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Local Passwords Questions.reg -------------------------------------------------------------------------------- /Settings/System/Disable Maps Updates.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Maps Updates.reg -------------------------------------------------------------------------------- /Settings/System/Disable Microsoft Teams Auto Downloading.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Microsoft Teams Auto Downloading.reg -------------------------------------------------------------------------------- /Settings/System/Disable OS Disk Usage.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable OS Disk Usage.reg -------------------------------------------------------------------------------- /Settings/System/Disable PCA.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable PCA.reg -------------------------------------------------------------------------------- /Settings/System/Disable ReadyBoost.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable ReadyBoost.reg -------------------------------------------------------------------------------- /Settings/System/Disable System Mitigations.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable System Mitigations.reg -------------------------------------------------------------------------------- /Settings/System/Disable System Restore Point Creation Frequency.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable System Restore Point Creation Frequency.reg -------------------------------------------------------------------------------- /Settings/System/Disable WinRE.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable WinRE.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows 11 System Requiments not Meet.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows 11 System Requiments not Meet.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows Disk Quota.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows Disk Quota.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows Mobility Center.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows Mobility Center.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows Platform Binary Table Execution.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows Platform Binary Table Execution.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows Spotlight.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows Spotlight.reg -------------------------------------------------------------------------------- /Settings/System/Disable Windows Stickers.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Windows Stickers.reg -------------------------------------------------------------------------------- /Settings/System/Disable Work Folders.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable Work Folders.reg -------------------------------------------------------------------------------- /Settings/System/Disable_inline_AutoComplete_for_Run_and_File_Explorer_address_bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable_inline_AutoComplete_for_Run_and_File_Explorer_address_bar.reg -------------------------------------------------------------------------------- /Settings/System/Disable_sign-in_screen_background_image_for_all_users.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Disable_sign-in_screen_background_image_for_all_users.reg -------------------------------------------------------------------------------- /Settings/System/EVR Configuration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/EVR Configuration.reg -------------------------------------------------------------------------------- /Settings/System/Enable Advanced PowerOptions.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Advanced PowerOptions.reg -------------------------------------------------------------------------------- /Settings/System/Enable Chyrilic and non-Latin Alphabets Support.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Chyrilic and non-Latin Alphabets Support.reg -------------------------------------------------------------------------------- /Settings/System/Enable Developer Mode.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Developer Mode.reg -------------------------------------------------------------------------------- /Settings/System/Enable Windows 10X or 11 Boot Load Circle.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Windows 10X or 11 Boot Load Circle.reg -------------------------------------------------------------------------------- /Settings/System/Enable Windows 11 non-Supported CPU.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Windows 11 non-Supported CPU.reg -------------------------------------------------------------------------------- /Settings/System/Enable Windows Installer Service Running in SafeMode.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Windows Installer Service Running in SafeMode.reg -------------------------------------------------------------------------------- /Settings/System/Enable Windows Script Hosting.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Enable Windows Script Hosting.reg -------------------------------------------------------------------------------- /Settings/System/Holographic Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Holographic Tweaks.reg -------------------------------------------------------------------------------- /Settings/System/Increasing Boot Speed for networked devices.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Increasing Boot Speed for networked devices.reg -------------------------------------------------------------------------------- /Settings/System/Kernel Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Kernel Tweaks.reg -------------------------------------------------------------------------------- /Settings/System/MSConfig Message Show.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/MSConfig Message Show.reg -------------------------------------------------------------------------------- /Settings/System/Narrator Configuration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Narrator Configuration.reg -------------------------------------------------------------------------------- /Settings/System/No Internet Open with....reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/No Internet Open with....reg -------------------------------------------------------------------------------- /Settings/System/No more Delay and Timeouts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/No more Delay and Timeouts.reg -------------------------------------------------------------------------------- /Settings/System/Notepad Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Notepad Tweaks.reg -------------------------------------------------------------------------------- /Settings/System/Outlook.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Outlook.reg -------------------------------------------------------------------------------- /Settings/System/Power Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Power Tweaks.reg -------------------------------------------------------------------------------- /Settings/System/PowerShell Execution Policy.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/PowerShell Execution Policy.reg -------------------------------------------------------------------------------- /Settings/System/Push Notifications.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Push Notifications.reg -------------------------------------------------------------------------------- /Settings/System/Register Windows as MDM Enrollment.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Register Windows as MDM Enrollment.reg -------------------------------------------------------------------------------- /Settings/System/Remove Debug Data.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Remove Debug Data.reg -------------------------------------------------------------------------------- /Settings/System/TPM Management.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/TPM Management.reg -------------------------------------------------------------------------------- /Settings/System/Task Manager.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Task Manager.reg -------------------------------------------------------------------------------- /Settings/System/Turn_OFF_Microsoft_Vulnerable_Driver_Blocklist.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Turn_OFF_Microsoft_Vulnerable_Driver_Blocklist.reg -------------------------------------------------------------------------------- /Settings/System/Turn_OFF_Resume.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Turn_OFF_Resume.reg -------------------------------------------------------------------------------- /Settings/System/Turn_ON_ShowEncryptCompressedColor.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Turn_ON_ShowEncryptCompressedColor.reg -------------------------------------------------------------------------------- /Settings/System/UWP Unrestrict System Volume.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/UWP Unrestrict System Volume.reg -------------------------------------------------------------------------------- /Settings/System/Window Manager.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Window Manager.reg -------------------------------------------------------------------------------- /Settings/System/Windows Clipboard Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Windows Clipboard Service.reg -------------------------------------------------------------------------------- /Settings/System/Windows Remote Desktop Disable.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Windows Remote Desktop Disable.reg -------------------------------------------------------------------------------- /Settings/System/Windows Settings Page Visibility.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Windows Settings Page Visibility.reg -------------------------------------------------------------------------------- /Settings/System/Windows Vulnerability Solving.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/Windows Vulnerability Solving.reg -------------------------------------------------------------------------------- /Settings/System/diagnostic.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/diagnostic.reg -------------------------------------------------------------------------------- /Settings/System/disable preinstall of windows 11 apps.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/disable preinstall of windows 11 apps.reg -------------------------------------------------------------------------------- /Settings/System/displayparameters.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/System/displayparameters.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Disable ChatTeams Windows 11 Icon.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Disable ChatTeams Windows 11 Icon.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Disable Windows Meet Now Icon.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Disable Windows Meet Now Icon.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Disable_Windows_Search_on_taskbar_and_Start_menu_for_all_users.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Disable_Windows_Search_on_taskbar_and_Start_menu_for_all_users.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Disable_show_desktop_on_far_corner_of_taskbar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Disable_show_desktop_on_far_corner_of_taskbar.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Disable_tablet_optimized_taskbar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Disable_tablet_optimized_taskbar.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Move Taskbar Icons on Left.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Move Taskbar Icons on Left.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Remove_Copilot_button_from_taskbar_for_current_user.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Remove_Copilot_button_from_taskbar_for_current_user.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Remove_Learn_about_this_picture_desktop_icon.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Remove_Learn_about_this_picture_desktop_icon.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Remove_Recommended_section_from_Start_Menu_for_all_users.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Remove_Recommended_section_from_Start_Menu_for_all_users.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Remove_Task_view_button_on_taskbar_in_Windows_11.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Remove_Task_view_button_on_taskbar_in_Windows_11.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Remove_Widgets_button_on_taskbar_in_Windows_11.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Remove_Widgets_button_on_taskbar_in_Windows_11.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Taskbar Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Taskbar Tweaks.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Turn_OFF_Show_recommendations_for_tips_shortcuts_new-apps_amd_more_on_Start.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Turn_OFF_Show_recommendations_for_tips_shortcuts_new-apps_amd_more_on_Start.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Turn_OFF_Show_snap_groups_in_taskbar_Alt+Tab_Task-View.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Turn_OFF_Show_snap_groups_in_taskbar_Alt+Tab_Task-View.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Turn_OFF_show_account-related_notifications_on_Start.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Turn_OFF_show_account-related_notifications_on_Start.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Turn_ON_end_task_in_taskbar_by_right_click.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Turn_ON_end_task_in_taskbar_by_right_click.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Turn_On_Share_any_window_from_taskbar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Turn_On_Share_any_window_from_taskbar.reg -------------------------------------------------------------------------------- /Settings/Taskbar/Windows Start Menu Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Taskbar/Windows Start Menu Tweaks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Disable Windows Maintenance Task.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Disable Windows Maintenance Task.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove 3rd Party Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove 3rd Party Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Active Directory Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Active Directory Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove App Experience Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove App Experience Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Bitlocker Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Bitlocker Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Bluetooth Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Bluetooth Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove ConsentUX.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove ConsentUX.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove DUSM Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove DUSM Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Defrag Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Defrag Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Diagnostics Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Diagnostics Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove DirectX Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove DirectX Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Disk Checking Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Disk Checking Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove EDP Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove EDP Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Enterprise Management Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Enterprise Management Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove FCI Task.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove FCI Task.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove File History Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove File History Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove In-Shell Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove In-Shell Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Install Service Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Install Service Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove International Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove International Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove MUI Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove MUI Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Network Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Network Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove NlaSvc Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove NlaSvc Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove PCRNF Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove PCRNF Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Power Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Power Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Printing Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Printing Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove RecoveryEnvironment Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove RecoveryEnvironment Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Retail Demo Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Retail Demo Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove SPP Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove SPP Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Shared PC Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Shared PC Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Shell Unwanted Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Shell Unwanted Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove SpacePort Task.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove SpacePort Task.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Sysmain Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Sysmain Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove System Restore Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove System Restore Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove TPM Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove TPM Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Task Manager Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Task Manager Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Time Sycronization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Time Sycronization.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove UDP Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove UDP Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove UNP Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove UNP Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove UPNP.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove UPNP.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove User Profile Service.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove User Profile Service.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove WCM Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove WCM Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove WER Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove WER Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove WSL Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove WSL Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows AI and another Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows AI and another Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows CEIP Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows CEIP Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Color System Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Color System Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Defender Exploit Guard Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Defender Exploit Guard Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Defender Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Defender Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Disk Disgnostic.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Disk Disgnostic.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Input Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Input Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Location Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Location Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Maps Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Maps Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Media Sharing Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Media Sharing Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Memory Diagnostic Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Memory Diagnostic Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Registry Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Registry Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Remote Deskop Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Remote Deskop Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Speech Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Speech Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Sync Center Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Sync Center Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Telemetry Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Telemetry Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Time Zone Task.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Time Zone Task.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Update Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Update Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Windows Updates Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Windows Updates Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Work Folders.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Work Folders.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Workplace Join Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Workplace Join Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove WwanSvc Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove WwanSvc Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove Xbox Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove Xbox Tasks.reg -------------------------------------------------------------------------------- /Settings/Tasks/Remove dotNet Tasks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Tasks/Remove dotNet Tasks.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable KMS Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable KMS Telemetry.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Storage Health Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Storage Health Telemetry.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Visual Studio Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Visual Studio Telemetry.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Windows Account Sycronization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Windows Account Sycronization.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Windows Data Collection.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Windows Data Collection.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Windows Experimentation.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Windows Experimentation.reg -------------------------------------------------------------------------------- /Settings/Telemetry/DataCollection/Disable Windows SQM CEIP.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/DataCollection/Disable Windows SQM CEIP.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Diagnostic/Disable Diagnostic Data Collection.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Diagnostic/Disable Diagnostic Data Collection.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Diagnostic/Disable Dr. Whatson.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Diagnostic/Disable Dr. Whatson.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Diagnostic/Disable WDI via Policy.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Diagnostic/Disable WDI via Policy.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Diagnostic/Disable Windows Feedback.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Diagnostic/Disable Windows Feedback.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable DumpCollection when system crashes.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable DumpCollection when system crashes.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable Input Telemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable Input Telemetry.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable Messaging Cloud Sync.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable Messaging Cloud Sync.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable Recall.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable Recall.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable WIndows Error Reporting.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable WIndows Error Reporting.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Disable Windows Recall.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Disable Windows Recall.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Enable dumps.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Enable dumps.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Logging/Disable WinEVT Logging.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Logging/Disable WinEVT Logging.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Logging/Disable Windows Event Logging.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Logging/Disable Windows Event Logging.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Logging/Disable Windows Firewall Logging.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Logging/Disable Windows Firewall Logging.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Logging/Disable Windows WMI Loggers.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Logging/Disable Windows WMI Loggers.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Turn_OFF_notify_when_apps_request_location_for_current_user.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Turn_OFF_notify_when_apps_request_location_for_current_user.reg -------------------------------------------------------------------------------- /Settings/Telemetry/Windows Certiticates Chain Engine Configuration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/Windows Certiticates Chain Engine Configuration.reg -------------------------------------------------------------------------------- /Settings/Telemetry/clienttelemetry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Telemetry/clienttelemetry.reg -------------------------------------------------------------------------------- /Settings/Virtualization/Disable AppV Virtualization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Virtualization/Disable AppV Virtualization.reg -------------------------------------------------------------------------------- /Settings/Virtualization/Disable VBS.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Virtualization/Disable VBS.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Cursors.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Cursors.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable Acrylic Background at Logon Screen.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable Acrylic Background at Logon Screen.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable FirstLogon Animation.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable FirstLogon Animation.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable Hiding Scrollbar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable Hiding Scrollbar.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable Immersive Shell.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable Immersive Shell.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable OS Animations.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable OS Animations.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable WIndows Feeds AutoUpdate.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable WIndows Feeds AutoUpdate.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable Windows Startup Sound.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable Windows Startup Sound.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable changing mouse icons when change theme.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable changing mouse icons when change theme.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Disable_JPEG_Desktop_wallpaper_import_quality.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Disable_JPEG_Desktop_wallpaper_import_quality.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Dynamic Lighting.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Dynamic Lighting.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Enable Dark Mode.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Enable Dark Mode.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/LockScreen Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/LockScreen Settings.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Per Process System DPI.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Per Process System DPI.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/This PC and Recycle Bin on the Desktop.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/This PC and Recycle Bin on the Desktop.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Turn on scrolling on Inactive Windows.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Turn on scrolling on Inactive Windows.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Visual Apparence Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Visual Apparence Settings.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Windows Explorer Apparence.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Windows Explorer Apparence.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/Windows Region Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/Windows Region Settings.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/history wallpaper.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/history wallpaper.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/nosounds.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/nosounds.reg -------------------------------------------------------------------------------- /Settings/Windows Apparence/wallpaper.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Apparence/wallpaper.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Add Buttons to W7 Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Add Buttons to W7 Explorer.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Add FolderSize in Column + Informations.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Add FolderSize in Column + Informations.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/CMD Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/CMD Tweaks.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Check_Do_this_for_all_current_items_in_file_conflict_dialogs.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Check_Do_this_for_all_current_items_in_file_conflict_dialogs.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Control Panel.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Control Panel.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Active Desktop.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Active Desktop.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable AutoComplete.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable AutoComplete.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Common Dialog History.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Common Dialog History.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Encrypting files when move ecrypted files to somewhere.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Encrypting files when move ecrypted files to somewhere.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Explorer DEP.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Explorer DEP.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable File Explorer History.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable File Explorer History.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Heap Termination on Explorer Corruption.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Heap Termination on Explorer Corruption.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Iris Refresh.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Iris Refresh.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Keep using this app.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Keep using this app.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Mail App Pin by default.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Mail App Pin by default.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Searching for Network Devices.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Searching for Network Devices.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Showing Recycle Bin Dialog when you delete a file.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Showing Recycle Bin Dialog when you delete a file.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable Windows Detection of Communications.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable Windows Detection of Communications.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable show snap layouts for maximize button on Windows 11.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable show snap layouts for maximize button on Windows 11.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Disable_Show_preview_handlers_in_preview_pane.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Disable_Show_preview_handlers_in_preview_pane.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Enable Memory Space checkbox in Run.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Enable Memory Space checkbox in Run.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Enable Tiles View in Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Enable Tiles View in Explorer.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Enable_folder_merge_conflicts.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Enable_folder_merge_conflicts.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Enable_numerical_sorting_in_File_Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Enable_numerical_sorting_in_File_Explorer.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Hide People Bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Hide People Bar.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Maximize Invoke Prompt.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Maximize Invoke Prompt.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Remove Menu Bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Remove Menu Bar.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Remove New User Startup.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Remove New User Startup.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Remove_drive_space_indicator_bar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Remove_drive_space_indicator_bar.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Show_empty_drives_for_current_user.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Show_empty_drives_for_current_user.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Speedup Browsing Remote Computers.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Speedup Browsing Remote Computers.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/This PC in Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/This PC in Explorer.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/ThumbnailQuality Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/ThumbnailQuality Optimization.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Turn_OFF_show_OneDrive_availablity_status_in_navigation_pane_of_File_Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Turn_OFF_show_OneDrive_availablity_status_in_navigation_pane_of_File_Explorer.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Turn_On_Display_file_size_info_in_folder_tips.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Turn_On_Display_file_size_info_in_folder_tips.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Windows Explorer Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Windows Explorer Tweaks.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/Windows Time Service Configuration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/Windows Time Service Configuration.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/controlpanel view.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/controlpanel view.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/enable more details in details pane.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/enable more details in details pane.reg -------------------------------------------------------------------------------- /Settings/Windows Explorer/serialize.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Explorer/serialize.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Disable Bing Search.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Disable Bing Search.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Disable Cloud Search.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Disable Cloud Search.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Disable Search Box Suggestions.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Disable Search Box Suggestions.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Disable Search History.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Disable Search History.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Disable Search Index.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Disable Search Index.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Hide Search on Taskbar.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Hide Search on Taskbar.reg -------------------------------------------------------------------------------- /Settings/Windows Search/Immersive Search Configuration.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Search/Immersive Search Configuration.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Delivery Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Delivery Optimization.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Disable Driver Updates.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Disable Driver Updates.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Disable Feature Updates.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Disable Feature Updates.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Disable Microsoft Store AutoUpdating.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Disable Microsoft Store AutoUpdating.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Disable Secure Boot Update.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Disable Secure Boot Update.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Disable Speech Model Data Update.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Disable Speech Model Data Update.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Do not include MRT with Windows Updates.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Do not include MRT with Windows Updates.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Pause Windows Update until 2099.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Pause Windows Update until 2099.reg -------------------------------------------------------------------------------- /Settings/Windows Update/Windows Update.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/Settings/Windows Update/Windows Update.reg -------------------------------------------------------------------------------- /command2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/command2.bat -------------------------------------------------------------------------------- /deprecated_Settings/Browser/Vivaldi Browser.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Browser/Vivaldi Browser.reg -------------------------------------------------------------------------------- /deprecated_Settings/Cortana/Disable Cortana.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Cortana/Disable Cortana.reg -------------------------------------------------------------------------------- /deprecated_Settings/Cortana/Unregister Cortana.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Cortana/Unregister Cortana.reg -------------------------------------------------------------------------------- /deprecated_Settings/List Menus/Firewall Menu.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/List Menus/Firewall Menu.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/ABBYY FineReader 15.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/ABBYY FineReader 15.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Dojo North WindowSMART.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Dojo North WindowSMART.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/LibreOffice.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/LibreOffice.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Mattermost.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Mattermost.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Mozilla FronMotion.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Mozilla FronMotion.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Nitro Pro Settings.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Nitro Pro Settings.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Royal TS.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Royal TS.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/SDL Passolo 2016.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/SDL Passolo 2016.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/SoftMaker Office.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/SoftMaker Office.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/SolarWinds Orion Agent.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/SolarWinds Orion Agent.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Veyon.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Veyon.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/Viscosity.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/Viscosity.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/iTALC.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/iTALC.reg -------------------------------------------------------------------------------- /deprecated_Settings/Software/think-cell.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/deprecated_Settings/Software/think-cell.reg -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/logo.png -------------------------------------------------------------------------------- /optional_settings/Disable GetWindows10.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Disable GetWindows10.reg -------------------------------------------------------------------------------- /optional_settings/Internet Explorer Tweaks.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Internet Explorer Tweaks.reg -------------------------------------------------------------------------------- /optional_settings/Office Account Blocking.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Office Account Blocking.reg -------------------------------------------------------------------------------- /optional_settings/Remove QuickAccess.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Remove QuickAccess.reg -------------------------------------------------------------------------------- /optional_settings/Remove_all_folders_from_This_PC_in_File_Explorer.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Remove_all_folders_from_This_PC_in_File_Explorer.reg -------------------------------------------------------------------------------- /optional_settings/Windows Connect Now.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Windows Connect Now.reg -------------------------------------------------------------------------------- /optional_settings/Windows Media Player.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Windows Media Player.reg -------------------------------------------------------------------------------- /optional_settings/Windows Sandbox Optimization.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/Windows Sandbox Optimization.reg -------------------------------------------------------------------------------- /optional_settings/disable meltdown spectre.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/optional_settings/disable meltdown spectre.reg -------------------------------------------------------------------------------- /ublockfilter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ionuttbara/melody_windows/HEAD/ublockfilter.txt --------------------------------------------------------------------------------