How do I kill MLM (mlm.exe) or LMGRD (lmgrd.exe) processes on my Windows NT/2000 machine?
16 views (last 30 days)
Show older comments
MathWorks Support Team
on 27 Jun 2009
Edited: MathWorks Support Team
on 15 Mar 2019
How do I kill MLM (mlm.exe) or LMGRD (lmgrd.exe) processes on my Windows NT/2000 machine? Why do I get "access denied" errors when I try to kill mlm.exe?
Accepted Answer
MathWorks Support Team
on 15 Mar 2019
On a Windows NT or Windows 2000 machine, if you are having trouble restarting the Network License Manager you should kill off any lmgrd.exe and mlm.exe processes, then try and restart the License Manager.
To kill off the process(es), please do the following:
1. Hit Ctrl-Alt-Del to select the Task Manager
2. Select the Processes tab.
3. Look for MLM.EXE and LMGRD.EXE and highlight the item(s).
4. Select End Process.
If Windows gives you an "access denied" error message when trying to kill off a process, you can use the "kill" command in DOS. This command comes with Win2000, but you must have the NT Resources Kit installed in order to use it on WinNT. The syntax for the kill command is:
kill <process>
For example:
kill mlm.exe
0 Comments
More Answers (0)
See Also
Categories
Find more on Manage Products in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!