diff --git a/atomics/T1121/T1121.md b/atomics/T1121/T1121.md
index cd4122ee..5f1d26d8 100644
--- a/atomics/T1121/T1121.md
+++ b/atomics/T1121/T1121.md
@@ -43,6 +43,7 @@ Executes the Uninstall Method, No Admin Rights Required
```
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /r:System.EnterpriseServices.dll /target:library #{source_file}
C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe /U #{file_name}
+del #{file_name}
```