Local Security Authority Subsystem Service: Difference between revisions

Content deleted Content added
Letter was a wrong 'i' -> it is called lsass and not 'isass' -> It is called "Local Security Authority Subsystem Service" not "iocal security..."
Fixed the example of naming - in Arial font which is used here as the font of article text, lowercase letter "L" and capital "i" look exactly the same! (I'm surprised noone has fixed this earlier)
Line 4:
Forcible termination of <tt>lsass.exe</tt> will result in the Welcome screen losing its accounts, prompting a restart of the machine.
 
Because lsass.exe is a crucial system file, its name is often faked by malware. The lsass.exe file used by Windows is located in the [[Directory (computing)|directory]] <code>%WINDIR%\System32</code>. If it is running from any other ___location, that lsass.exe is most likely a [[Computer virus|virus]], [[spyware]], [[Trojan horse (computing)|trojan]] or [[Worm (computing)|worm]]. Due to the way some systems display fonts, malicious developers may name the file something like Isass.exe (capital "Ii" instead of a lowercase "lL") in efforts to trick users into installing or executing a malicious file instead of the trusted system file.<ref>{{cite web|url=http://www.errorboss.com/exe-files/lsass-exe/ |title=The Best Way To Remove Lsass.exe Virus - Fix Lsass Process |publisher=Errorboss.com |date= |accessdate=2016-05-24}}</ref>
 
==References==