Advertisement
Tcip

/Taskkill

Mar 11th, 2015
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.24 KB | None | 0 0
  1. [UPDATED @ 2015-03-30 . 16:08]
  2. Termination of Processes by Taskkill command in CMD
  3. ----------------------------------------------------
  4.  
  5. @echo off
  6. Title Project Terminate
  7. color 0C
  8. cls
  9. echo.
  10. echo.
  11. echo. [ PROJECT TERMINATE ]
  12. echo. _____________________
  13. echo.
  14. echo. Hi %username%!
  15. ECHO. In shortly i will start to terminate
  16. echo. unnecessary Processes in your Windows.
  17. echo.
  18. echo. PRESS CTRL + C TO CANCEL THE TIMEOUT
  19. echo.
  20. timeout /T 60
  21. cls
  22. Title Termination of Processes
  23. color 0A
  24. echo.
  25. echo. *******************************************
  26. echo. * *
  27. echo. * Termination of Processes *
  28. echo. * *
  29. echo. *******************************************
  30. echo.
  31. timeout /T 5
  32. echo.
  33. taskkill /f /t /im hpservice.exe
  34. echo.
  35. taskkill /f /t /im BlueSoleilCS.exe
  36. echo.
  37. taskkill /f /t /im mDNSResponder.exe
  38. echo.
  39. taskkill /f /t /im HPWMISVC.exe
  40. echo.
  41. taskkill /f /t /im BsHelpCS.exe
  42. echo.
  43. taskkill /f /t /im HPSA_Service.exe
  44. echo.
  45. taskkill /f /t /im RIconMan.exe
  46. echo.
  47. taskkill /f /t /im ccSvcHst.exe
  48. echo.
  49. taskkill /f /t /im WerFault.exe
  50. echo.
  51. taskkill /f /t /im SearchIndexer.exe
  52. echo.
  53. taskkill /f /t /im wmpnetwk.exe
  54. echo.
  55. taskkill /f /t /im TrustedInstaller.exe
  56. echo.
  57. taskkill /f /t /im YCMMirage.exe
  58. echo.
  59. taskkill /f /t /im CLMLSvc_P2G8.exe
  60. echo.
  61. taskkill /f /t /im hpqWmiEx.exe
  62. echo.
  63. taskkill /f /t /im HPConnectedRemoteService.exe
  64. echo.
  65. taskkill /f /t /im SymSilent.exe
  66. echo.
  67. taskkill /f /t /im BtTray.exe
  68. echo.
  69. taskkill /f /t /im PDVD10Serv.exe
  70. echo.
  71. taskkill /f /t /im HPMSGSVC.exe
  72. echo.
  73. taskkill /f /t /im CoolSense.exe
  74. echo.
  75. taskkill /f /t /im SynTPHelper.exe
  76. echo.
  77. taskkill /f /t /im HpqToaster.exe
  78. echo.
  79. taskkill /f /t /im CLMLSvc.exe
  80. echo.
  81. taskkill /f /t /im DVDAgent.exe
  82. echo.
  83. taskkill /f /t /im Fuel.Service.exe
  84. echo.
  85. taskkill /f /t /im AESTSr64.exe
  86. echo.
  87. taskkill /f /t /im AppleMobileDeviceService.exe
  88. echo.
  89. taskkill /f /t /im btwdins.exe
  90. echo.
  91. taskkill /f /t /im mbbService.exe
  92. echo.
  93. taskkill /f /t /im WLIDSVC.EXE
  94. echo.
  95. taskkill /f /t /im WLIDSVCM.EXE
  96. echo.
  97. taskkill /f /t /im PresentationFontCache.exe
  98. echo.
  99. taskkill /f /t /im iPodService.exe
  100. echo.
  101. taskkill /f /t /im Com4QLBEx.exe
  102. echo.
  103. taskkill /f /t /im SmartMenu.exe
  104. echo.
  105. taskkill /f /t /im iid.exe
  106. echo.
  107. taskkill /f /t /im KiesPDLR.exe
  108. echo.
  109. taskkill /f /t /im Skype.exe
  110. echo.
  111. taskkill /f /t /im mcserver.exe
  112. echo.
  113. taskkill /f /t /im db_daemon.exe
  114. echo.
  115. taskkill /f /t /im dbus-daemon.exe
  116. echo.
  117. taskkill /f /t /im QLBCTRL.exe
  118. echo.
  119. taskkill /f /t /im reader_sl.exe
  120. echo.
  121. taskkill /f /t /im hpwuschd2.exe
  122. echo.
  123. taskkill /f /t /im HPWAMain.exe
  124. echo.
  125. taskkill /f /t /im KiesTrayAgent.exe
  126. echo.
  127. taskkill /f /t /im iTunesHelper.exe
  128. echo.
  129. taskkill /f /t /im PnkBstrA.exe
  130. echo.
  131. taskkill /f /t /im PnkBstrB.exe
  132. echo.
  133. taskkill /f /t /im BrYNSvc.exe
  134. echo.
  135. taskkill /f /t /im Wowhead_Client.exe
  136. echo.
  137. taskkill /f /t /im SpotifyWebHelper.exe
  138. echo.
  139. taskkill /f /t /im googledrivesync.exe
  140. echo.
  141. taskkill /f /t /im Spotify.exe
  142. echo.
  143. taskkill /f /t /im SpotifyCrashService.exe
  144. echo.
  145. taskkill /f /t /im BrCtrlCntr.exe
  146. echo.
  147. taskkill /f /t /im BrCcUxSys.exe
  148. echo.
  149. taskkill /f /t /im BrStMonW.exe
  150. echo.
  151. taskkill /f /t /im Dropbox.exe
  152. echo.
  153. taskkill /f /t /im TSVNCache.exe
  154. echo.
  155. taskkill /f /t /im chrome.exe
  156. echo.
  157. taskkill /f /t /im WinMail.exe
  158. echo.
  159. taskkill /f /t /im Origin.exe
  160. echo.
  161. taskkill /f /t /im rundll32.exe
  162. echo.
  163. taskkill /f /t /im CaptureLibService.exe
  164. echo.
  165. taskkill /f /t /im Personal.exe
  166. echo.
  167. taskkill /f /t /im armsvc.exe
  168. echo.
  169. taskkill /f /t /im TiWorker.exe
  170. echo.
  171. taskkill /f /t /im atiesrxx.exe
  172. echo.
  173. taskkill /f /t /im audiodg.exe
  174. echo.
  175. taskkill /f /t /im SynTPEnh.exe
  176. echo.
  177. taskkill /f /t /im sttray64.exe
  178. echo.
  179. taskkill /f /t /im MOM.exe
  180. echo.
  181. taskkill /f /t /im btplayerctrl.exe
  182. echo.
  183. taskkill /f /t /im HPFSService.exe
  184. echo.
  185. taskkill /f /t /im HpFkCrypt.exe
  186. echo.
  187. taskkill /f /t /im stacsv64.exe
  188. echo.
  189. taskkill /f /t /im spoolsv.exe
  190. echo.
  191. taskkill /f /t /im DpHostW.exe
  192. echo.
  193. taskkill /f /t /im devmgrsrv.exe
  194. echo.
  195. taskkill /f /t /im PTChangeFilterService.exe
  196. echo.
  197. taskkill /f /t /im HPDayStarterService.exe
  198. echo.
  199. taskkill /f /t /im HPDrvMntSvc.exe
  200. echo.
  201. taskkill /f /t /im hpHotkeyMonitor.exe
  202. echo.
  203. taskkill /f /t /im LSSrvc.exe
  204. echo.
  205. taskkill /f /t /im pdfsvc.exe
  206. echo.
  207. taskkill /f /t /im PsiService_2.exe
  208. echo.
  209. taskkill /f /t /im uArcCapture.exe
  210. echo.
  211. taskkill /f /t /im obexsrv.exe
  212. echo.
  213. taskkill /f /t /im FNPLicensingService64.exe
  214. echo.
  215. taskkill /f /t /im audiosrv.exe
  216. echo.
  217. taskkill /f /t /im HPHC_Service.exe
  218. echo.
  219. taskkill /f /t /im IAStorDataMgrSvc.exe
  220. echo.
  221. taskkill /f /t /im DPAgent.exe
  222. echo.
  223. taskkill /f /t /im HPPA_Main.exe
  224. echo.
  225. taskkill /f /t /im sidebar.exe
  226. echo.
  227. taskkill /f /t /im LightScribeControlPanel.exe
  228. echo.
  229. taskkill /f /t /im QLBController.exe
  230. echo.
  231. taskkill /f /t /im IAStorIcon.exe
  232. echo.
  233. taskkill /f /t /im coreshredder.exe
  234. echo.
  235. taskkill /f /t /im HPWA_Main.exe
  236. echo.
  237. taskkill /f /t /im hpCaslNotification.exe
  238. echo.
  239. taskkill /f /t /im ACEngSvr.exe
  240. echo.
  241. taskkill /f /t /im ACMON.exe
  242. echo.
  243. taskkill /f /t /im BatteryLife.exe
  244. echo.
  245. taskkill /f /t /im ALU.exe
  246. echo.
  247. taskkill /f /t /im Samsung Magician.exe
  248. echo.
  249. taskkill /f /t /im ADSMSrv.exe
  250. echo.
  251. taskkill /f /t /im AsLdrSrv.exe
  252. echo.
  253. taskkill /f /t /im HControl.exe
  254. echo.
  255. taskkill /f /t /im ATKOSD.exe
  256. echo.
  257. taskkill /f /t /im KBFiltr.exe
  258. echo.
  259. taskkill /f /t /im WDC.exe
  260. echo.
  261. taskkill /f /t /im GFNEXSrv.exe
  262. echo.
  263. taskkill /f /t /im AssistantServices.exe
  264. echo.
  265. taskkill /f /t /im OSPPSVC.exe
  266. echo.
  267. taskkill /f /t /im MSOSYNC.exe
  268. echo.
  269. taskkill /f /t /im AmIcoSinglun64.exe
  270. echo.
  271. taskkill /f /t /im WZQKPICK.exe
  272. echo.
  273. taskkill /f /t /im AsScrPro.exe
  274. echo.
  275. taskkill /f /t /im ADSMTray.exe
  276. echo.
  277. taskkill /f /t /im VDeck.exe
  278. echo.
  279. taskkill /f /t /im UIExec.exe
  280. echo.
  281. taskkill /f /t /im HControlUser.exe
  282. echo.
  283. taskkill /f /t /im CheckNDISPort_df.exe
  284. echo.
  285. taskkill /f /t /im CancelAutoPlay_df.exe
  286. echo.
  287. taskkill /f /t /im AcerPortal.exe
  288. echo.
  289. taskkill /f /t /im CCDMonitorService.exe
  290. echo.
  291. taskkill /f /t /im HeciServer.exe
  292. echo.
  293. taskkill /f /t /im LMSvc.exe
  294. echo.
  295. taskkill /f /t /im LMEvent.exe
  296. echo.
  297. taskkill /f /t /im LMLockHandler.exe
  298. echo.
  299. taskkill /f /t /im ns.exe
  300. echo.
  301. taskkill /f /t /im RichVideo.exe
  302. echo.
  303. taskkill /f /t /im QASvc.exe
  304. echo.
  305. taskkill /f /t /im QAEvent.exe
  306. echo.
  307. taskkill /f /t /im ePowerSvc.exe
  308. echo.
  309. taskkill /f /t /im ePowerTray.exe
  310. echo.
  311. taskkill /f /t /im ePowerWinMonitor.exe
  312. echo.
  313. taskkill /f /t /im ePowerEvent.exe
  314. echo.
  315. taskkill /f /t /im RMSvc.exe
  316. echo.
  317. taskkill /f /t /im GamesAppIntegrationService.exe
  318. echo.
  319. taskkill /f /t /im BtvStack.exe
  320. echo.
  321. taskkill /f /t /im ActivateDesktop.exe
  322. echo.
  323. taskkill /f /t /im RAVCpl64.exe
  324. echo.
  325. taskkill /f /t /im HostAppServiceUpdater.exe
  326. echo.
  327. taskkill /f /t /im QAMsg.exe
  328. echo.
  329. taskkill /f /t /im BackgroundAgent.exe
  330. echo.
  331. taskkill /f /t /im abDocsDllLoader.exe
  332. echo.
  333. taskkill /f /t /im abDocsDllLoaderMonitor.exe
  334. echo.
  335. taskkill /f /t /im QuickAccess.exe
  336. echo.
  337. taskkill /f /t /im YouCamService.exe
  338. echo.
  339. taskkill /f /t /im RtkAudioService64.exe
  340. echo.
  341. taskkill /f /t /im RAVBg64.exe
  342. echo.
  343. taskkill /f /t /im AERTSr64.exe
  344. echo.
  345. taskkill /f /t /im McSvHost.exe
  346. echo.
  347. taskkill /f /t /im mfevtps.exe
  348. echo.
  349. taskkill /f /t /im RichVideo64.exe
  350. echo.
  351. taskkill /f /t /im SynTPEnhService.exe
  352. echo.
  353. taskkill /f /t /im mfefire.exe
  354. echo.
  355. taskkill /f /t /im McAPExe.exe
  356. echo.
  357. taskkill /f /t /im mcshield.exe
  358. echo.
  359. taskkill /f /t /im RtkNGUI64.exe
  360. echo.
  361. taskkill /f /t /im ClientCore.exe
  362. echo.
  363. taskkill /f /t /im OPBHOBroker.exe
  364. echo.
  365. taskkill /f /t /im OPBHOBrokerDsktop.exe
  366. echo.
  367. taskkill /f /t /im McUICnt.exe
  368. echo.
  369. taskkill /f /t /im opvapp.exe
  370. echo.
  371. taskkill /f /t /im BTStackServer.exe
  372. echo.
  373. taskkill /f /t /im BluetoothHeadsetProxy.exe
  374. echo.
  375. taskkill /f /t /im WifiManager.exe
  376. echo.
  377. taskkill /f /t /im dmhkcore.exe
  378. echo.
  379. taskkill /f /t /im EasySpeedUpManager.exe
  380. echo.
  381. taskkill /f /t /im WCScheduler.exe
  382. echo.
  383. taskkill /f /t /im SmartRestarter.exe
  384. echo.
  385. taskkill /f /t /im SSCKbdHk.exe
  386. echo.
  387. taskkill /f /t /im SUPBackground.exe
  388. echo.
  389. taskkill /f /t /im MovieColorEnhancer.exe
  390. echo.
  391. taskkill /f /t /im HWDeviceService64.exe
  392. echo.
  393. taskkill /f /t /im DCSHelper.exe
  394. echo.
  395. taskkill /f /t /im ETDCtrl.exe
  396. echo.
  397. taskkill /f /t /im ETDCtrlHelper.exe
  398. echo.
  399. taskkill /f /t /im ielowutil.exe
  400. echo.
  401. taskkill /f /t /im Super Charger.exe
  402. echo.
  403. taskkill /f /t /im mobsync.exe
  404. echo.
  405. taskkill /f /t /im CLMSServer.exe
  406. echo.
  407. taskkill /f /t /im MemCheck.exe
  408. echo.
  409. taskkill /f /t /im eRecoveryService.exe
  410. echo.
  411. taskkill /f /t /im eDSloader.exe
  412. echo.
  413. taskkill /f /t /im Acer.Empowering.Framework.Supervisor.exe
  414. echo.
  415. taskkill /f /t /im eRAgent.exe
  416. echo.
  417. Title Termination of Chrome, Firefox
  418. echo.
  419. echo. *******************************************
  420. echo. * *
  421. echo. * Termination of Chrome, Firefox *
  422. echo. * *
  423. echo. *******************************************
  424. echo.
  425. timeout /T 60
  426. echo.
  427. taskkill /im chrome.exe
  428. echo.
  429. taskkill /im firefox.exe
  430. echo.
  431. Pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement