Knowledge BaseHow do i rename a locked file
W P Staff asked 6 years ago
trying to rename mapi32.dll but it seems to be locked by the system
1 Answers
W P Staff answered 6 years ago

Takeown /f c:\windows\system32\mapi32.dll 
from Wade P to All Participants:
Icacls c:\windows\system32\mapi32.dll /grant adminbes:F 
from Wade P to All Participants:
ren mapi32.dll mapi32.old