Feedback and Telemetry Code: \Windows\DiagTrack \Windows\System32\AggregatorHost.exe \Windows\System32\CourtesyEngine.dll \Windows\System32\DbgModel.dll \Windows\System32\DeviceCensus.exe \Windows\System32\diagnosticdataquery.dll \Windows\System32\diagperf.dll \Windows\System32\diagtrack.dll \Windows\System32\dmclient.exe \Windows\System32\DocumentPerformanceEvents.dll \Windows\System32\dtdump.exe \Windows\System32\DWWIN.EXE \Windows\System32\runexehelper.exe \Windows\System32\usbceip.dll \Windows\System32\UtcDecoderHost.exe \Windows\System32\werconcpl.dll \Windows\System32\wercplsupport.dll \Windows\System32\werdiagcontroller.dll \Windows\System32\WerEnc.dll \Windows\System32\WerFault.exe \Windows\System32\WerFaultSecure.exe \Windows\System32\wermgr.exe \Windows\System32\werui.dll \Windows\System32\StringFeedbackEngine.dll
Info: This is what I read today: Windows 11, version 25H2 will be released in the fall as a small update to build 26200. Apparently it makes sense to work on this version of Windows ? I have already assembled such a build using a tool from SunLion. Installed, now I'm sitting and waiting for updates to 25H2 ...
After the last 2 updates my PC turns back on after shutting down, this happens 1-2 times and then shuts down. I think it's the updates because I didn't have this problem before. Do you guys also have this problem?
I am curious, with so many attempting to de-bloat Windows 11 (which seems like folly to me but I am honestly hopeful) what the nominal, and best case number of process (In Task Manager) people have been able to reduce Windows 11 LTSC IoT to? The last time I recall anyone from Microsoft talking openly and honestly about anything that truly matters in OS development was about five years ago (early days in the continuing saga of 'Microsoft & Partners' openly testing malware on the global public as 'products & services') and the remark was made that only 38 to 44 services were truly essential depending on hardware and peripherals but that more dependencies to support 'essential products & services' were inevitable. Another statistic that I don't know if Windows 11 even reports accurately any longer in getting an idea of how much of your OS is actually OS and working for you, and how much is working for Microsoft and its 'Partners' (or best case is just poorly managed code bloat) is the 'Commit Charge'. What's the best you've seen in a reduces de-crapiified Windows 11 LTSC IoT install? Again, for reference, the total Commit Charge for truly essential system processes, servies, drivers is supposed to be less than 2GB, typically or nominally 1.2GB (and in de-crapified Windows 10 or Server can be under 1GB), but I'm sure Microsoft's diligence in helping everyone be a better slave has run this up quite a bit in the last 4-5 years... Intellige quid agatur...
Did you know that the number of processes is also related to the amount of installed memory? Less memory - fewer processes, more memory - more processes the system can allocate for itself.
If you can make a very small system and can install and boot to the desktop by following the above tips, congratulations you are free to customize your system. Of course this involves a lot of details that you need to accumulate on your own.
1. ru-ru_windows_11_enterprise_ltsc_2024_x64_dvd_f9af5773.iso 2. Windows11.0-KB5054156-x64.msu + Windows11.0-KB5058488-x64.msu 3. "%DISM11%" /English /Image:"%~dp0mount" /Set-Edition:IoTEnterpriseS The image was processed by a tool from SunLion on the Windows 11 Enterprise LTSC [26100.1742] image of the localization you need. The output is the Windows 11 IoT 24H2 LTSC [26200.5603] x64 .iso Insier Prewiem. Plus, I removed from the image everything that comrade @ wuliyen suggested in this topic. Spoiler Code: if exist %~dp0Temp rd /s /q %~dp0Temp mkdir %~dp0Temp echo. ECHO. ECHO ============================================================= ECHO Removing components from an image ECHO ============================================================= :: Examples Search and Indexing move /y "%~dp0Mount\Windows\system32\SearchIndexer.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\SearchFilterHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\SearchProtocolHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\genpix.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mimefilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\msscntrs.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mssitlb.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mssph.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mssprxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mssvp.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\nlhtml.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\offfilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\rtffilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Search.ProtocolHandler.MAPI2.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\SfSEnclave.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\srchadmin.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Windows.UI.Search.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WSAIFabricHost.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\wsepno.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\xmlfilter.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\genpix.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\mimefilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\msscntrs.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\mssitlb.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\mssph.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\mssprxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\mssvp.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\nlhtml.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\offfilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\rtffilt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\Search.ProtocolHandler.MAPI2.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SearchFilterHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SearchIndexer.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SearchProtocolHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\srchadmin.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\Windows.UI.Search.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\xmlfilter.dll" "%~dp0Temp" :: Removing Mail Contacts Calendar Sync move /y "%~dp0Mount\Windows\System32\accountaccessor.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\AccountsRt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\ActiveSyncCsp.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\ActiveSyncProvider.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\APHostClient.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\APHostRes.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\APHostService.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DavSyncProvider.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\EASPolicyManagerBrokerHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\EasPolicyManagerBrokerPS.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\InprocLogger.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\internetmail.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\InternetMailCsp.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\MCCSEngineShared.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\MCCSPal.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\networkhelper.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\SyncController.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\SyncProxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\SyncRes.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\syncutil.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\accountaccessor.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\AccountsRt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\ActiveSyncProvider.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\APHostClient.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\DavSyncProvider.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\MCCSEngineShared.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\networkhelper.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SyncController.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SyncProxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\SyncRes.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\syncutil.dll" "%~dp0Temp" :: Removing Parental Controls move /y "%~dp0Mount\Windows\SystemApps\ParentalControls_cw5n1h2txyewy" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\ApproveChildRequest.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\cero.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\cob-au.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\csrr.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\djctq.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\esrb.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\fpb.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\grb.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\oflc-nz.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\pcbp.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\pegi-pt.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\pegi.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\usk.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WEB.rs" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Wpc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WpcApi.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\wpcatltoast.png" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WpcDesktopMonSvc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WpcMon.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\wpcmon.png" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WpcProxyStubs.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\WpcWebFilter.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\WpcRefreshTask.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\WpcTok.exe" "%~dp0Temp" :: Removing Maps move /y "%~dp0Mount\Windows\system32\BingMaps.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\BingOnlineServices.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Geocommon.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\JpMapControl.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapConfiguration.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapControlCore.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapControlStringsRes.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapGeocoder.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapRouter.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapsBtSvc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapsBtSvcProxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapsCSP.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MapsStore.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mapstoasttask.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\mapsupdatetask.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Microsoft-Windows-MapControls.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Microsoft-Windows-MosHost.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\moshost.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MosHostClient.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\moshostcore.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\MosStorage.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\NmaDirect.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\ztrace_maps.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\system32\Windows.UI.Xaml.Maps.dll" "%~dp0Temp" :: Removing Feedback and Telemetry move /y "%~dp0Mount\Windows\DiagTrack" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\AggregatorHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\CourtesyEngine.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DbgModel.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DeviceCensus.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\diagnosticdataquery.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\diagperf.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\diagtrack.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\dmclient.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DocumentPerformanceEvents.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\dtdump.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DWWIN.EXE" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\runexehelper.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\usbceip.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\UtcDecoderHost.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\werconcpl.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\wercplsupport.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\werdiagcontroller.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\WerEnc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\WerFault.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\WerFaultSecure.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\wermgr.exe" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\werui.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\StringFeedbackEngine.dll" "%~dp0Temp" :: Removing Xbox devices delete move /y "%~dp0Mount\Windows\INF\dc1-controller.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\dc1-controller.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\xboxgip.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32)\driverstore\FileRepository\xboxgip.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\drivers\devauthe.sys" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\drivers\xboxgip.sys" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\xinputhid.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\driverstore\FileRepository\xinputhid.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\drivers\xinputhid.sys" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\xusb22.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\driverstore\FileRepository\xusb22.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\xboxgipsynthetic.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\xboxgipsynthetic.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\GameChatOverlayExt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\GameChatTranscription.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\gamemode.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\gamestreamingext.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\Windows.Networking.XboxLive.ProxyStub.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\XblAuthManager.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\XblAuthManagerProxy.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\XblAuthTokenBrokerExt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\xboxgipsvc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\XboxNetApiSvc.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\xboxgipsynthetic.dll" "%~dp0Temp" :: Extra keyboard layouts delete move /y "%~dp0Mount\Windows\System32\kbd101.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101a.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101b.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101a.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101b.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd101c.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd103.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd106.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbd106n.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDA1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDA2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDA3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDADLM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDAL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDARME.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdarmph.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdarmty.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDARMW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdax2.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDAZE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDAZEL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDAZST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBASH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBENE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBGPH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBGPH1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBHC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBLR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBUG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDBULG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCHER.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCHERP.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCMK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCZ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCZ1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDCZ2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDDA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDDIV1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDDIV2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDDV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDDZO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDES.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDEST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdfar.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFI1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFRNA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFRNB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDFTHRK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGAE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGEO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdgeoer.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdgeome.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdgeooa.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdgeoqw.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGKL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGRE1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGRE2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGRLND.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDGTHC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHAU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHAW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHE220.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHE319.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHEB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdhebl3.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdhebsi.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHELA2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHELA3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHEPT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDHU1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdibm02.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIBO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINASA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINBE1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINBE2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINBEN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINDEV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINEN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINGUJ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINHIN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINKAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINMAL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINMAR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINORI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINPUN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINTAM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINTEL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINUK2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIT142.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDIULAT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDJAV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDJPN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKAZ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKHMR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKNI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKOR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKURD.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDKYR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLAO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdlisub.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdlisus.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdlk41a.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLT1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLT2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLV1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDLVST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMAC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMACST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMAORI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMLT47.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMLT48.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMON.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMONMO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMONST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMYAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdnec.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdnec95.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdnecat.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdnecnt.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNEPR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdnko.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNO1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNSO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDNTL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDOGHAM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDOLCH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDOLDIT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDOSA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDOSM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDPASH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\kbdphags.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDPL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDPL1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDPO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDRO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDROPR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDROST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDRU1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDRUM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSF.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSL1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSMSFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSMSNO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSN1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSORA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSOREX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSORS1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSORST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSP.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSW09.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSYR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDSYR2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTAILE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTAJIK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTAM99.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTAT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTH0.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTH1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTH2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTH3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTIFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTIFI2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTIPRC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTIPRD.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTT102.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTUF.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTUQ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTURME.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDTZM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUGHR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUGHR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUKX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDURDU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUSL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUSR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUSX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDUZB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDVNTC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDWOL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDYAK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDYBA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDYCC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDYCL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDINUK3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\KBDMONS2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd101.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd101a.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd101b.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd101c.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd103.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd106.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbd106n.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDA1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDA2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDA3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDADLM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDAL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDARME.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdarmph.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdarmty.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDARMW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdax2.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDAZE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDAZEL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDAZST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBASH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBENE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBGPH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBGPH1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBHC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBLR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBUG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDBULG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCHER.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCHERP.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCMK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCZ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCZ1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDCZ2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDDA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDDIV1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDDIV2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDDV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDDZO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDES.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDEST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdfar.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFI1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFRNA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFRNB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDFTHRK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGAE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGEO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdgeoer.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdgeome.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdgeooa.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdgeoqw.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGKL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGRE1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGRE2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGRLND.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDGTHC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHAU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHAW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHE220.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHE319.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHEB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdhebl3.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdhebsi.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHELA2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHELA3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHEPT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDHU1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdibm02.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIBO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINASA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINBE1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINBE2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINBEN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINDEV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINEN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINGUJ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINHIN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINKAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINMAL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINMAR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINORI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINPUN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINTAM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINTEL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINUK2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIT142.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDIULAT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDJAV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDJPN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKAZ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKHMR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKNI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKOR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKURD.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDKYR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLAO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdlisub.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdlisus.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdlk41a.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLT1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLT2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLV.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLV1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDLVST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMAC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMACST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMAORI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMLT47.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMLT48.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMON.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMONMO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMONST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMYAN.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdnec.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdnec95.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdnecat.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdnecnt.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNEPR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdnko.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNO1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNSO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDNTL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDOGHAM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDOLCH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDOLDIT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDOSA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDOSM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDPASH.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\kbdphags.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDPL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDPL1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDPO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDRO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDROPR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDROST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDRU1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDRUM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSF.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSG.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSL1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSMSFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSMSNO.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSN1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSORA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSOREX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSORS1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSORST.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSP.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSW.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSW09.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSYR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDSYR2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTAILE.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTAJIK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTAT.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTH0.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTH1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTH2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTH3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTIFI.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTIFI2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTIPRC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTIPRD.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTT102.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTUF.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTUQ.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTURME.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDTZM.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUGHR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUGHR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUKX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUR1.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDURDU.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUSL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUSR.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUSX.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDUZB.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDVNTC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDWOL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDYAK.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDYBA.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDYCC.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDYCL.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDINUK3.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\KBDMONS2.DLL" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\f3ahvoas.dll" "%~dp0Temp" move /y "%~dp0Mount\Windows\SysWOW64\f3ahvoas.dll" "%~dp0Temp" :: Driver lite delete move /y "%~dp0Mount\Windows\INF\net2ic68.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\net2ic68.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\net8192se64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\net8192se64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netathr10x.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netathr10x.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netathrx.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netathrx.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netbc63a.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netbc63a.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netbc64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netbc64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netr28x.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netr28x.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netrtwlane.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netrtwlane.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netrtwlane_13.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netrtwlane_13.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netrtwlane01.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netrtwlane01.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netwtw08.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netwtw08.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\netwtw10.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\netwtw10.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\kdnic.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\kdnic.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdm3com.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdm3com.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdm5674a.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdm5674a.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmadc.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmadc.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmagm64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmagm64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmags64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmags64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmairte.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmairte.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaiwa.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaiwa.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaiwa3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaiwa3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaiwa4.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaiwa4.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaiwa5.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaiwa5.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaiwat.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaiwat.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmar1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmar1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmarch.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmarch.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmarn.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmarn.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmati.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmati.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmatm2k.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmatm2k.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmaus.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmaus.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmboca.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmboca.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmbsb.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmbsb.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmbug3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmbug3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmbw561.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmbw561.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmc26a.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmc26a.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcdp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcdp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcm28.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcm28.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcodex.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcodex.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcom1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcom1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcommu.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcommu.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcomp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcomp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcpq.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcpq.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcpq2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcpq2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcpv.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcpv.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcrtix.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcrtix.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcxhv6.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcxhv6.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmcxpv6.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmcxpv6.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdcm5.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdcm5.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdcm6.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdcm6.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdf56f.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdf56f.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdgitn.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdgitn.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdp2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdp2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdsi.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdsi.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmdyna.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmdyna.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmeiger.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmeiger.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmelsa.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmelsa.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmeric.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmeric.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmeric2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmeric2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmetech.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmetech.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmfj2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmfj2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmgatew.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmgatew.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmgcs.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmgcs.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmgen.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmgen.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmgsm.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmgsm.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmhaeu.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmhaeu.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmhandy.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmhandy.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmhay2.inf" "%~dp0Temp"" "%~dp0Temp"" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmhay2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmhayes.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmhayes.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdminfot.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdminfot.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmiodat.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmiodat.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmirmdm.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmirmdm.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmisdn.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmisdn.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmjf56e.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmjf56e.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmke.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmke.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmkortx.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmkortx.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmlasat.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmlasat.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmlasno.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmlasno.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmlucnt.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmlucnt.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmc288.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmc288.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmcd.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmcd.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmcom.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmcom.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmct.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmct.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmega.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmega.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmetri.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmetri.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmhzel.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmhzel.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmminij.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmminij.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmod.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmod.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmot64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmot64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmoto1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmoto1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmotou.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmotou.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmmts.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmmts.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmneuhs.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmneuhs.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnis1u.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnis1u.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnis2u.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnis2u.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnis3t.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnis3t.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnis5t.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnis5t.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnokia.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnokia.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnova.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnova.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmntt1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmntt1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttd2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttd2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttd6.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttd6.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttme.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttme.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttp2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttp2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmnttte.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmnttte.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmolic.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmolic.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmomrn3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmomrn3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmoptn.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmoptn.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmosi.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmosi.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpace.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpace.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpenr.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpenr.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpin.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpin.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpn1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpn1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmpsion.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmpsion.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmracal.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmracal.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmrock.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmrock.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmrock3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmrock3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmrock4.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmrock4.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmrock5.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmrock5.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsier.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsier.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsii64.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsii64.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsmart.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsmart.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsonyu.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsonyu.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsun1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsun1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsun2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsun2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsupr3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsupr3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsupra.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsupra.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmsuprv.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmsuprv.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdk.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdk.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj2.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj2.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj3.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj3.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj4.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj4.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj5.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj5.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj6.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj6.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtdkj7.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtdkj7.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtexas.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtexas.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmti.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmti.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtkr.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtkr.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmtron.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmtron.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmusrf.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmusrf.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmusrg.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmusrg.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmusrgl.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmusrgl.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmusrk1.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmusrk1.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmusrsp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmusrsp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmvdot.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmvdot.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmvv.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmvv.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmwhql0.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmwhql0.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmx5560.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmx5560.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmzoom.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmzoom.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmzyp.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmzyp.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmzyxel.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmzyxel.inf_*" "%~dp0Temp" move /y "%~dp0Mount\Windows\INF\mdmzyxlg.inf" "%~dp0Temp" move /y "%~dp0Mount\Windows\System32\DriverStore\FileRepository\mdmzyxlg.inf_*" "%~dp0Temp" rd /s /q %~dp0Temp echo. ECHO. ECHO ============================================================= ECHO Removing packages from an image without specifying the full name ECHO ============================================================= "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-OneDrive /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Hello-Face /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c microsoft-windows-hello-face-package-Wrapper /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.WindowsTerminal_2022.507.446.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.Xbox.TCUI_2022.507.446.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.XboxGameOverlay_2022.507.446.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.XboxGamingOverlay_2022.507.447.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.XboxIdentityProvider_2022.507.447.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft.XboxSpeechToTextOverlay_2022.507.446.0_neutral /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-3DAudio-HrtfApo /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AarSvc /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AccountHealth /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AI /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AIX /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AppID /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AppModel /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Assigned Access Lock App /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Audit /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-AuditPolicy /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Authentication-Aad-WamExtension /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-autopilot /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-BackgroundTransfer /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Backup and Restore /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Biometrics /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-BitLocker /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Block Level Backup Engine /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-BranchCache (PeerDist) /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-BsdTar /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Collaboration Data Objects /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Connected Devices Platform /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Content Delivery Manager /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-ContentDelivery /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-crypttpmeksvc /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Data Deduplication /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Data Usage Subscription Management /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Debugger Transports /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-DeferredCharging /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Delivery Optimization /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Device Directory /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-DeviceSync /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Diagnostics-Telemetry /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Electronic Software Delivery /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-EmbeddedMode /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Encrypted File System /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-energy /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enhanced Storage /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enterprise and Mobile Device Management /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enterprise Data Protection /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-ETW /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Events-Container /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-ExploitGuard /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Fault Tolerant Heap /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Feedback and Telemetry /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-File Server Resource Management (FSRM) /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Games Explorer Folder /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Gaming Support APIs /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Geolocation /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Help /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-hwreqchk /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Hyper-V /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Immersive Control Panel /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-InputProcessors /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Isolated User Mode /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-LibreSSL /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Linux Subsystem /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Local Administrator Password Solution /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Local Security Authority /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-LockApp /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Mail Contacts Calendar Sync /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-MAPI /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-media /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Media APIs /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Microsoft-Windows-3DAudio-HrtfBins /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Microsoft-Windows-Payments /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Microsoft-Windows-Skype-ORTC /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-MobilePC /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Modems /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Natural Language Development Platform 6 /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Network Data Usage Monitoring Driver /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-NFC /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Notification Intelligence Platform /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Now Playing banner /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Offline Files /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-OneDrive /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-OpenSSH /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-p9np /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-PackageInspector /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Parental Controls /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-PenService /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Performance Counters /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-PersonalizationCSP /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-PointOfService /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Policy-based QoS /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Printing-Workflow /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Problem Steps Recorder /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Profile /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Program Compability Assistant /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Provisioning /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Proximity /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Push Notifications /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-RAS /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Recovery Environment /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Recovery Media Creator /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-ReFs /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Remote Assistance /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Remote Differential Compression /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Remote Registry /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Remove_Defender /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Resource Exhaustion Prevention /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Retail Demo /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Rights Managmenet Services /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Screensavers /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Sensors /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-servicing /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Share Media Control Panel /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-SharedPC /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Smart Card Subsystem /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-sort /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Speech /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Storage provider /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-System Assessment Tool /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-System Resource Usage Monitor /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-System Restore /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-SystemReset /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-SystemResources /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Telephony /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Telephony API /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-TelephonyInteractiveUser /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Terminal Services /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Time Travel Debugging /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-TPM /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Troubleshoot /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-UEV /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Unix /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-User Data Access /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-UserChoice Protection Driver /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Video Capture Filters /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Virtualization /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Web Services for Management /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows Diagnostics Infrastructure /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows Firewall /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows Performance Toolkit /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows Store /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows To Go /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Windows-Security-NaturalAuthentication /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Wordbreaker-Stemmer /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Work Folders /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-XBox Controllers /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-DiagTrack /r rd /s /q %~dp0Temp
Example, removing Defender, Security Center, WebThreat Code: rd /s /q "Mount\Program Files (x86)\Windows Defender" rd /s /q "Mount\Program Files (x86)\Windows Defender Advanced Threat Protection" rd /s /q "Mount\Program Files\Windows Defender" rd /s /q "Mount\Program Files\Windows Defender Advanced Threat Protection" rd /s /q "Mount\ProgramData\Microsoft\Storage Health" rd /s /q "Mount\ProgramData\Microsoft\Windows Defender" rd /s /q "Mount\ProgramData\Microsoft\Windows Defender Advanced Threat Protection" rd /s /q "Mount\ProgramData\Microsoft\Windows Security Health" rd /s /q "Mount\Windows\bcastdvr" rd /s /q "Mount\Windows\GameBarPresenceWriter" rd /s /q "Mount\WINDOWS\System32\drivers\wd" rd /s /q "Mount\Windows\System32\HealthAttestationClient" rd /s /q "Mount\Windows\System32\SecurityHealth" rd /s /q "Mount\Windows\System32\Sgrm" rd /s /q "Mount\Windows\System32\Tasks\Microsoft\Windows\Windows Defender" rd /s /q "Mount\Windows\System32\Tasks_Migrated\Microsoft\Windows\Windows Defender" rd /s /q "Mount\Windows\System32\WebThreatDefSvc" rd /s /q "Mount\Windows\System32\WindowsPowerShell\v1.0\Modules\Defender" rd /s /q "Mount\Windows\System32\WindowsPowerShell\v1.0\Modules\DefenderPerformance" rd /s /q "Mount\Windows\SystemApps\Microsoft.Windows.AppRep.ChxApp_cw5n1h2txyewy" rd /s /q "Mount\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\Defender" rd /s /q "Mount\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\DefenderPerformance" rd /s /q "Mount\Windows\WinSxS\amd64_security-octagon*" rd /s /q "Mount\Windows\WinSxS\amd64_windows-defender*" rd /s /q "Mount\Windows\WinSxS\wow64_windows-defender*" rd /s /q "Mount\Windows\WinSxS\x86_windows-defender*" del /s /q Mount\Windows\system32\drivers\msseccore.sys del /s /q Mount\Windows\system32\drivers\MsSecFlt.sys del /s /q Mount\Windows\system32\drivers\MsSecWfp.sys del /s /q Mount\Windows\System32\drivers\SgrmAgent.sys del /s /q Mount\Windows\System32\drivers\WdBoot.sys del /s /q Mount\Windows\System32\drivers\WdDevFlt.sys del /s /q Mount\Windows\System32\drivers\WdFilter.sys del /s /q Mount\Windows\System32\drivers\WdNisDrv.sys del /s /q Mount\Windows\ELAMBKUP\WdBoot.sys del /s /q Mount\Windows\System32\drivers\wtd.sys del /s /q Mount\Windows\System32\wbem\wscenter.mof del /s /q Mount\Windows\System32\ActionCenter.dll del /s /q Mount\Windows\System32\ActionCenterCPL.dll del /s /q Mount\Windows\System32\apprepapi.dll del /s /q Mount\Windows\System32\CompatTelRunner.exe del /s /q Mount\Windows\System32\DeviceCensus.exe del /s /q Mount\Windows\System32\DWWIN.EXE del /s /q Mount\Windows\System32\GameBarPresenceWriter.exe del /s /q Mount\Windows\System32\hcproviders.dll del /s /q Mount\Windows\System32\hvsievaluator.exe del /s /q Mount\Windows\System32\HvsiManagementApi.dll del /s /q Mount\Windows\System32\SecurityAndMaintenance.png del /s /q Mount\Windows\System32\SecurityAndMaintenance_Alert.png del /s /q Mount\Windows\System32\SecurityAndMaintenance_Error.png del /s /q Mount\Windows\System32\SecurityCenterBroker.dll del /s /q Mount\Windows\System32\SecurityCenterBrokerPS.dll del /s /q Mount\Windows\System32\SecurityHealthAgent.dll del /s /q Mount\Windows\System32\SecurityHealthCore.dll del /s /q Mount\Windows\System32\SecurityHealthHost.exe del /s /q Mount\Windows\System32\SecurityHealthProxyStub.dll del /s /q Mount\Windows\System32\SecurityHealthService.exe del /s /q Mount\Windows\System32\SecurityHealthSSO.dll del /s /q Mount\Windows\System32\SecurityHealthSsoUdk.dll del /s /q Mount\Windows\System32\SecurityHealthSystray.exe del /s /q Mount\Windows\System32\SecurityHealthUdk.dll del /s /q Mount\Windows\System32\SenseSubAuth.dll del /s /q Mount\Windows\System32\SFAPE.dll del /s /q Mount\Windows\System32\SFAPM.dll del /s /q Mount\Windows\System32\smartscreen.dll del /s /q Mount\Windows\System32\smartscreen.exe del /s /q Mount\Windows\System32\smartscreenps.dll del /s /q Mount\Windows\System32\SubAuthLoader.dll del /s /q Mount\Windows\System32\ThreatAssessment.dll del /s /q Mount\Windows\System32\ThreatExperienceManager.dll del /s /q Mount\Windows\System32\ThreatIntelligence.dll del /s /q Mount\Windows\System32\ThreatResponseEngine.dll del /s /q Mount\Windows\System32\webthreatdefsvc.dll del /s /q Mount\Windows\System32\webthreatdefusersvc.dll del /s /q Mount\Windows\System32\windowsdefenderapplicationguardcsp.dll del /s /q Mount\Windows\System32\winshfhc.dll del /s /q Mount\Windows\System32\wscadminui.exe del /s /q Mount\Windows\System32\wscapi.dll del /s /q Mount\Windows\System32\wscinterop.dll del /s /q Mount\Windows\System32\wscisvif.dll del /s /q Mount\Windows\System32\wscproxystub.dll del /s /q Mount\Windows\System32\wscsvc.dll del /s /q Mount\Windows\System32\wscui.cpl del /s /q Mount\Windows\System32\wtdccm.dll del /s /q Mount\Windows\System32\wtdhost.dll del /s /q Mount\Windows\System32\wtdsensor.dll del /s /q Mount\Windows\WinSxS\FileMaps\amd64_windows-defender*.* del /s /q Mount\Windows\WinSxS\FileMaps\wow64_windows-defender*.* del /s /q Mount\Windows\WinSxS\FileMaps\x86_windows-defender*.* del /s /q Mount\Windows\Containers\serviced\WindowsDefenderApplicationGuard.wim del /s /q Mount\Windows\Containers\WindowsDefenderApplicationGuard.wim del /s /q Mount\Windows\SysWOW64\ActionCenter.dll del /s /q Mount\Windows\SysWOW64\ActionCenterCPL.dll del /s /q Mount\Windows\SysWOW64\apprepapi.dll del /s /q Mount\Windows\SysWOW64\DWWIN.EXE del /s /q Mount\Windows\SysWOW64\GameBarPresenceWriter.exe del /s /q Mount\Windows\SysWOW64\hcproviders.dll del /s /q Mount\Windows\SysWOW64\HvsiManagementApi.dll del /s /q Mount\Windows\SysWOW64\SecurityAndMaintenance.png del /s /q Mount\Windows\SysWOW64\SecurityAndMaintenance_Alert.png del /s /q Mount\Windows\SysWOW64\SecurityAndMaintenance_Error.png del /s /q Mount\Windows\SysWOW64\SecurityCenterBrokerPS.dll del /s /q Mount\Windows\SysWOW64\smartscreen.dll del /s /q Mount\Windows\SysWOW64\smartscreenps.dll del /s /q Mount\Windows\SysWOW64\windowsdefenderapplicationguardcsp.dll del /s /q Mount\Windows\SysWOW64\winshfhc.dll del /s /q Mount\Windows\SysWOW64\wscadminui.exe del /s /q Mount\Windows\SysWOW64\wscapi.dll del /s /q Mount\Windows\SysWOW64\wscinterop.dll del /s /q Mount\Windows\SysWOW64\wscisvif.dll del /s /q Mount\Windows\SysWOW64\wscproxystub.dll del /s /q Mount\Windows\SysWOW64\wscui.cpl del /s /q Mount\Windows\SysWOW64\wtdccm.dll del /s /q Mount\Windows\SysWOW64\wtdsensor.dll
removing BitLocker Code: \Windows\System32\drivers\dumpfve.sys \Windows\system32\bdechangepin.exe \Windows\system32\BdeHdCfg.exe \Windows\system32\BdeHdCfgLib.dll \Windows\system32\bderepair.dll \Windows\system32\bdesvc.dll \Windows\system32\BdeSysprep.dll \Windows\system32\bdeui.dll \Windows\system32\BdeUISrv.exe \Windows\system32\bdeunlock.exe \Windows\system32\BitLockerCsp.dll \Windows\system32\BitLockerDeviceEncryption.exe \Windows\system32\BitLockerWizard.exe \Windows\system32\BitLockerWizardElev.exe \Windows\system32\fveapi.dll \Windows\system32\fveapibase.dll \Windows\system32\fvecerts.dll \Windows\system32\fvecpl.dll \Windows\system32\fvenotify.exe \Windows\system32\fveprompt.exe \Windows\system32\fveskybackup.dll \Windows\system32\fveui.dll \Windows\system32\fvewiz.dll \Windows\system32\manage-bde.exe \Windows\system32\manage-bde.wsf \Windows\system32\repair-bde.exe \Windows\system32\SystemSettings.DeviceEncryptionHandlers.dll \Windows\system32\WofTasks.dll \Windows\system32\fmapi.dll
or like this: Spoiler Code: :: Remove Defender, Security Center, WebThreat rd /s /q "%~dp0Mount\Program Files (x86)\Windows Defender" rd /s /q "%~dp0Mount\Program Files (x86)\Windows Defender Advanced Threat Protection" rd /s /q "%~dp0Mount\Program Files\Windows Defender" rd /s /q "%~dp0Mount\Program Files\Windows Defender Advanced Threat Protection" rd /s /q "%~dp0Mount\ProgramData\Microsoft\Storage Health" rd /s /q "%~dp0Mount\ProgramData\Microsoft\Windows Defender" rd /s /q "%~dp0Mount\ProgramData\Microsoft\Windows Defender Advanced Threat Protection" rd /s /q "%~dp0Mount\ProgramData\Microsoft\Windows Security Health" rd /s /q "%~dp0Mountt\Windows\bcastdvr" rd /s /q "%~dp0Mount\Windows\GameBarPresenceWriter" rd /s /q "%~dp0Mount\WINDOWS\System32\drivers\wd" rd /s /q "%~dp0Mount\Windows\System32\HealthAttestationClient" rd /s /q "%~dp0Mount\Windows\System32\SecurityHealth" rd /s /q "%~dp0Mount\Windows\System32\Sgrm" rd /s /q "%~dp0Mount\Windows\System32\Tasks\Microsoft\Windows\Windows Defender" rd /s /q "%~dp0Mount\Windows\System32\Tasks_Migrated\Microsoft\Windows\Windows Defender" rd /s /q "%~dp0Mount\Windows\System32\WebThreatDefSvc" rd /s /q "%~dp0Mount\Windows\System32\WindowsPowerShell\v1.0\Modules\Defender" rd /s /q "%~dp0Mount\Windows\System32\WindowsPowerShell\v1.0\Modules\DefenderPerformance" rd /s /q "%~dp0Mount\Windows\SystemApps\Microsoft.Windows.AppRep.ChxApp_cw5n1h2txyewy" rd /s /q "%~dp0Mount\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\Defender" rd /s /q "%~dp0Mount\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\DefenderPerformance" rd /s /q "%~dp0MountWindows\WinSxS\amd64_security-octagon*" rd /s /q "%~dp0Mount\Windows\WinSxS\amd64_windows-defender*" rd /s /q "%~dp0Mount\Windows\WinSxS\wow64_windows-defender*" rd /s /q "%~dp0Mount\Windows\WinSxS\x86_windows-defender*" del /s /q "%~dp0Mount\Windows\system32\drivers\msseccore.sys" del /s /q "%~dp0Mount\Windows\system32\drivers\MsSecFlt.sys" del /s /q "%~dp0Mount\Windows\system32\drivers\MsSecWfp.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\SgrmAgent.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\WdBoot.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\WdDevFlt.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\WdFilter.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\WdNisDrv.sys" del /s /q "%~dp0Mount\Windows\ELAMBKUP\WdBoot.sys" del /s /q "%~dp0Mount\Windows\System32\drivers\wtd.sys" del /s /q "%~dp0Mount\Windows\System32\wbem\wscenter.mof" del /s /q "%~dp0Mount\Windows\System32\ActionCenter.dll" del /s /q "%~dp0Mount\Windows\System32\ActionCenterCPL.dll" del /s /q "%~dp0Mount\Windows\System32\apprepapi.dll" del /s /q "%~dp0Mount\Windows\System32\CompatTelRunner.exe" del /s /q "%~dp0Mount\Windows\System32\DeviceCensus.exe" del /s /q "%~dp0Mount\Windows\System32\DWWIN.EXE" del /s /q "%~dp0Mount\Windows\System32\GameBarPresenceWriter.exe" del /s /q "%~dp0Mount\Windows\System32\hcproviders.dll" del /s /q "%~dp0Mount\Windows\System32\hvsievaluator.exe" del /s /q "%~dp0Mount\Windows\System32\HvsiManagementApi.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityAndMaintenance.png" del /s /q "%~dp0Mount\Windows\System32\SecurityAndMaintenance_Alert.png" del /s /q "%~dp0Mount\Windows\System32\SecurityAndMaintenance_Error.png" del /s /q "%~dp0Mount\Windows\System32\SecurityCenterBroker.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityCenterBrokerPS.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthAgent.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthCore.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthHost.exe" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthProxyStub.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthService.exe" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthSSO.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthSsoUdk.dll" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthSystray.exe" del /s /q "%~dp0Mount\Windows\System32\SecurityHealthUdk.dll" del /s /q "%~dp0Mount\Windows\System32\SenseSubAuth.dll" del /s /q "%~dp0Mount\Windows\System32\SFAPE.dll" del /s /q "%~dp0Mount\Windows\System32\SFAPM.dll" del /s /q "%~dp0Mount\Windows\System32\smartscreen.dll" del /s /q "%~dp0Mount\Windows\System32\smartscreen.exe" del /s /q "%~dp0Mount\Windows\System32\smartscreenps.dll" del /s /q "%~dp0Mount\Windows\System32\SubAuthLoader.dll" del /s /q "%~dp0Mount\Windows\System32\ThreatAssessment.dll" del /s /q "%~dp0Mount\Windows\System32\ThreatExperienceManager.dll" del /s /q "%~dp0Mount\Windows\System32\ThreatIntelligence.dll" del /s /q "%~dp0Mount\Windows\System32\ThreatResponseEngine.dll" del /s /q "%~dp0Mount\Windows\System32\webthreatdefsvc.dll" del /s /q "%~dp0Mount\Windows\System32\webthreatdefusersvc.dll" del /s /q "%~dp0Mount\Windows\System32\windowsdefenderapplicationguardcsp.dll" del /s /q "%~dp0Mount\Windows\System32\winshfhc.dll" del /s /q "%~dp0Mount\Windows\System32\wscadminui.exe" del /s /q "%~dp0Mount\Windows\System32\wscapi.dll" del /s /q "%~dp0Mount\Windows\System32\wscinterop.dll" del /s /q "%~dp0Mount\Windows\System32\wscisvif.dll" del /s /q "%~dp0Mount\Windows\System32\wscproxystub.dll" del /s /q "%~dp0Mount\Windows\System32\wscsvc.dll" del /s /q "%~dp0Mount\Windows\System32\wscui.cpl" del /s /q "%~dp0Mount\Windows\System32\wtdccm.dll" del /s /q "%~dp0Mount\Windows\System32\wtdhost.dll" del /s /q "%~dp0Mount\Windows\System32\wtdsensor.dll" del /s /q "%~dp0Mount\Windows\WinSxS\FileMaps\amd64_windows-defender*.*" del /s /q "%~dp0Mount\Windows\WinSxS\FileMaps\wow64_windows-defender*.*" del /s /q "%~dp0Mount\Windows\WinSxS\FileMaps\x86_windows-defender*.*" del /s /q "%~dp0Mount\Windows\Containers\serviced\WindowsDefenderApplicationGuard.wim" del /s /q "%~dp0Mount\Windows\Containers\WindowsDefenderApplicationGuard.wim" del /s /q "%~dp0Mount\Windows\SysWOW64\ActionCenter.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\ActionCenterCPL.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\apprepapi.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\DWWIN.EXE" del /s /q "%~dp0Mount\Windows\SysWOW64\GameBarPresenceWriter.exe" del /s /q "%~dp0Mount\Windows\SysWOW64\hcproviders.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\HvsiManagementApi.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\SecurityAndMaintenance.png" del /s /q "%~dp0Mount\Windows\SysWOW64\SecurityAndMaintenance_Alert.png" del /s /q "%~dp0Mount\Windows\SysWOW64\SecurityAndMaintenance_Error.png" del /s /q "%~dp0Mount\Windows\SysWOW64\SecurityCenterBrokerPS.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\smartscreen.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\smartscreenps.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\windowsdefenderapplicationguardcsp.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\winshfhc.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wscadminui.exe" del /s /q "%~dp0Mount\Windows\SysWOW64\wscapi.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wscinterop.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wscisvif.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wscproxystub.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wscui.cpl" del /s /q "%~dp0Mount\Windows\SysWOW64\wtdccm.dll" del /s /q "%~dp0Mount\Windows\SysWOW64\wtdsensor.dll" :: removing BitLocker del /s /q "%~dp0Mount\Windows\System32\drivers\dumpfve.sys" del /s /q "%~dp0Mount\Windows\system32\bdechangepin.exe" del /s /q "%~dp0Mount\Windows\system32\BdeHdCfg.exe" del /s /q "%~dp0Mount\Windows\system32\BdeHdCfgLib.dll" del /s /q "%~dp0Mount\Windows\system32\bderepair.dll" del /s /q "%~dp0Mount\Windows\system32\bdesvc.dll" del /s /q "%~dp0Mount\Windows\system32\BdeSysprep.dll" del /s /q "%~dp0Mount\Windows\system32\bdeui.dll" del /s /q "%~dp0Mount\Windows\system32\BdeUISrv.exe" del /s /q "%~dp0Mount\Windows\system32\bdeunlock.exe" del /s /q "%~dp0Mount\Windows\system32\BitLockerCsp.dll" del /s /q "%~dp0Mount\Windows\system32\BitLockerDeviceEncryption.exe" del /s /q "%~dp0Mount\Windows\system32\BitLockerWizard.exe" del /s /q "%~dp0Mount\Windows\system32\BitLockerWizardElev.exe" del /s /q "%~dp0Mount\Windows\system32\fveapi.dll" del /s /q "%~dp0Mount\Windows\system32\fveapibase.dll" del /s /q "%~dp0Mount\Windows\system32\fvecerts.dll" del /s /q "%~dp0Mount\Windows\system32\fvecpl.dll" del /s /q "%~dp0Mount\Windows\system32\fvenotify.exe" del /s /q "%~dp0Mount\Windows\system32\fveprompt.exe" del /s /q "%~dp0Mount\Windows\system32\fveskybackup.dll" del /s /q "%~dp0Mount\Windows\system32\fveui.dll" del /s /q "%~dp0Mount\Windows\system32\fvewiz.dll" del /s /q "%~dp0Mount\Windows\system32\manage-bde.exe" del /s /q "%~dp0Mount\Windows\system32\manage-bde.wsf" del /s /q "%~dp0Mount\Windows\system32\repair-bde.exe" del /s /q "%~dp0Mount\Windows\system32\SystemSettings.DeviceEncryptionHandlers.dll" del /s /q "%~dp0Mount\Windows\system32\WofTasks.dll" del /s /q "%~dp0Mount\Windows\system32\fmapi.dll"
"%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-energy /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enhanced Storage /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enterprise and Mobile Device Management /r "%~dp0Tools\tweak.exe" /n /p "%~dp0Mount" /c Microsoft-Windows-Enterprise Data Protection /r ...................... Note that many names here may not necessarily be the correct package names