Posted On March 31, 2019

Using Process Explorer

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Using Process Explorer
 Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
  • Download Process Explorer from Microsoft site and run the program.
  • Click the Find menu, and choose Find Handle or DLL…
  • Type the file name (name of the file which is locked by some process.)
  • After typing the search phrase, click the Search button

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Disable or Remove Windows Defender

Step 1: Disable Real-time monitoring immediately to minimize current runtime memory resource utilization Set-MpPreference -DisableRealtimeMonitoring…

PowerShell: Create Registry Keys within Windows Localhost

# createRegKey.ps1 $regKeys=@( @{ hive='REGISTRY::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome'; name='ChromeCleanupEnabled'; value=0 } @{ hive='REGISTRY::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome'; name='ChromeCleanupReportingEnabled'; value=0 } ) function…

Nintendo Wii JailBreaking

1. install Hackmii 2. install cIOS38_rev14 (requires IOS36-64-v1042.wad or connection to the Internet) 3. install…
Other project: DragonCoin.com