Collections:
Other Resources:
Handle Command Syntax on Windows 8
How to use Windows Sysinternals Handle command on Windows 8? I want to know the Handle command syntax.
✍: FYIcenter.com
If you want to see the syntax of the Windows Sysinternals Handle command,
you can follow these steps:
1. Start a command line window by run "Command Prompt" as administrator.
2. Type in "C:\fyicenter\Handle\Handle /?" to see Handle command syntax:
C:\fyicenter\Handle\Handle /?
Nthandle v4.1 - Handle viewer
Copyright (C) 1997-2016 Mark Russinovich
Sysinternals - www.sysinternals.com
usage: handle [[-a [-l]] [-u] | [-c &handle> [-y]] | [-s]] [-p &process>|&pid>]
[name] [-nobanner]
-a Dump all handle information.
-l Just show pagefile-backed section handles.
-c Closes the specified handle (interpreted as a hexadecimal number).
You must specify the process by its PID.
WARNING: Closing handles can cause application or system instability.
-y Don't prompt for close handle confirmation.
-s Print count of each type of handle open.
-u Show the owning user name when searching for handles.
-p Dump handles belonging to process (partial name accepted).
name Search for handles to objects with &name> (fragment accepted).
-nobanner Do not display the startup banner and copyright message.
No arguments will dump all file references.
For example:
2016-12-30, ∼2535🔥, 0💬
Popular Posts:
How do I move the licenses for the tracks that I ripped from CDs to my new computer? Typically, lice...
Extracting All Files from a ZIP File 1. Run WinZIP and select menu File > Open Archive. The "Open Ar...
Can I remove startup application "exec.exe - NetZero Search Enhancements" to speedup my computer and...
What is BTTray.exe - Process - Bluetooth Tray Application? Process BTTray.exe is Bluetooth Tray Appl...
How to view services with the System Configuration tool "msconfig.exe" on Windows 7? System Configur...