From d008e80f7ad16073d1e3158412d926cbd6d01183 Mon Sep 17 00:00:00 2001 From: thecuz1 <68039262+thecuz1@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:06:33 -0230 Subject: [PATCH] Add Nahimic Service (#153) Added Nahimic Service to list of services to set to manual. Nahimic seems to provide little improvement to audio for some resources consumed and tents to cause issues with specific games. Comes preinstalled on lots of prebuilts and laptops. --- winutil.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/winutil.ps1 b/winutil.ps1 index 41fed42a..3b50ecdc 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -703,6 +703,7 @@ $WPFtweaksbutton.Add_Click({ "MapsBroker" # Downloaded Maps Manager "MicrosoftEdgeElevationService" # Another Edge Update Service "MSDTC" # Distributed Transaction Coordinator + "NahimicService" # Nahimic Service #"ndu" # Windows Network Data Usage Monitor (Disabling Breaks Task Manager Per-Process Network Monitoring) "NetTcpPortSharing" # Net.Tcp Port Sharing Service "PcaSvc" # Program Compatibility Assistant Service