Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    Location?
    Posts
    64
    Liked
    0 times
    Points
    6,131
    Hello,
    I have that silly process (DFServEx.exe) associated with DeepFreeze, are they any workarounds to kill it?
    I've been to google, done some searching all to know avail.
    It also has a child called FrzState.exe
    Thanks for any response I may get :)

  2. #2
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    XyberSpace
    Posts
    434
    Liked
    0 times
    Points
    11,322
    Do u have DeepFreeze installed?
    http://www.file.net/process/dfservex.exe.html
    http://www.file.net/process/frzstate.exe.html
    Important: Some malware camouflage themselves as DfServEx.exe, particularly if they are located in c:\windows or c:\windows\system32 folder. Thus check the DfServEx.exe process on your pc whether it is pest.
    search locate and upload to virustotal

  3. #3
    Experienced User
    Overall activity: 0%

    Join Date
    Feb 2008
    Location
    Socket LGA 771
    Posts
    1,785
    Liked
    3 times
    Points
    14,465
    What stops you from killing it ? You can use taskmanager alternatives like Process Explorer.
    If you want to delete it use Unlocker, forcedel or fileassasin.
    http://www.raymond.cc/blog/archives/2007/04/01/deleting-impossible-to-delete-files/
    http://www.raymond.cc/blog/archives/2006/01/12/file-in-use-unable-to-delete-move-or-rename/
    Or you can go into safemode and delete it.

    Or you can forcibly kill manually by typing these into cmd
    taskkill /f /t /im DFServEx.exe
    taskkill /f /t /im FrzState.exe

    And see if those processes are run as services. If yes, you can disable those.
    Happy To Help

  4. #4
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    Location?
    Posts
    64
    Liked
    0 times
    Points
    6,131
    Thanks for the replies, trinidude - thanks for the links, I have deepfreeze installed and I've read that before, anwyays thanks :)
    [hr]
    Thanks for the useful tips prashanthpai ;) :)
    I tried using the cmd commands and it says:

    The process with PID 1420 and child of PID 628 could not be terminated.
    Reason: Access is denied.

    The second command to kill it's child outputs a similar error but with a child PID (788).
    [hr]
    I've used unlock before but haven't used it for this situation, FA looks good - but as usual such apps require a restart so the files could be deleted before it gets to work :P

    I'll try both and report back :)

  5. #5
    Experienced User
    Overall activity: 0%

    Join Date
    Feb 2008
    Location
    Socket LGA 771
    Posts
    1,785
    Liked
    3 times
    Points
    14,465
    Deleting from safemode is hassle-free :)

    I guess you are administrator. But even admin can't end process started by the user called "SYSTEM" or "NT AUTHORITY". That's why we get "access denied". There's a work around for this.
    Schedule cmd using at command.
    Example : If current time in your system tray clock is 18:40, then type this command
    at 18:42 /interactive “cmd.exe” {Remember - time has to be in 24 hr format)
    Exactly after 2 mins, you'll get a cmd prompt running as "SYSTEM". Now you can kill any process and you can use the above two taskkill commands. This because any process running as SYSTEM is the almighty, it can do anything. You can use this to fight of stubborn virus processes that cannot be killed using taskmgr or using /f switch.

    P.S: And anything which is run from that SYSTEM cmd prompt also runs as SYSTEM.

  6. #6
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    Location?
    Posts
    64
    Liked
    0 times
    Points
    6,131
    I'll try this shortly, that's awesome man ;)

    -[n3rve]

  7. #7
    Tech God
    Overall activity: 0%

    Join Date
    Jan 2008
    Location
    South Africa
    Posts
    1,279
    Liked
    14 times
    Points
    1,853
    @ Prahanthpai: Thanks for reminding me about this, I've read about it some time ago but because I never have used it, have forgotten about it again. Wish we had access to some sort of quick reference for neat tricks like this.
    I refuse to tip toe through life only to arrive safely at death

  8. #8
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    Location?
    Posts
    64
    Liked
    0 times
    Points
    6,131
    I couldn't get cmd to fire up after using the schedule script as suggested above.
    I fired it up manually, typed in "Time", and the time was 1:46:31.11.
    I used at 1:48:50 /interactive “cmd.exe” and it didn't show up.
    I checked at /? and the command seems to be correct, I'm lost

    -[n3rve]

  9. #9
    Senior Techie
    Overall activity: 0%

    Join Date
    May 2008
    Location
    Karachi Pakistan
    Posts
    302
    Liked
    0 times
    Points
    4,363
    To make it work make sure your "Task Scheduler" service is running.

  10. #10
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2007
    Location
    Location?
    Posts
    64
    Liked
    0 times
    Points
    6,131
    And how do I ensure that is running?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 09-08-2011, 08:02 PM
  2. Replies: 11
    Last Post: 08-21-2010, 03:18 AM
  3. Firefox Killed my Bookmarks
    By sidorak95 in forum Software
    Replies: 3
    Last Post: 05-15-2009, 11:49 AM
All times are GMT +8. The time now is 05:11 AM.