Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Tag: windows sysinternals tools

How to create blue screen using the Not my Fault tool from Sysinternals

Posted on 27/12/202311/08/2026 Matthew By Matthew No Comments on How to create blue screen using the Not my Fault tool from Sysinternals
How to create blue screen using the Not my Fault tool from Sysinternals

NotMyFault is a powerful tool designed to facilitate intentional crash, hang, and kernel memory leaks on Windows systems. This tool serves as a valuable resource for users looking to enhance their understanding of identifying and diagnosing issues related to device drivers and hardware components. Additionally, NotMyFault proves instrumental in generating blue screen dump files, aiding…

Read More “How to create blue screen using the Not my Fault tool from Sysinternals” »

Windows

How to uninstall Internet Explorer from your Windows Device

Posted on 28/07/202215/08/2026 Imoh Etuk By Imoh Etuk 2 Comments on How to uninstall Internet Explorer from your Windows Device
How to uninstall Internet Explorer from your Windows Device

In this article, we shall learn how to uninstall Internet Explorer from your Windows Device. Uninstall Internet Explorer and explore the latest Microsoft announcement on IE11 on June 15, 2022. Certain Windows 10 versions will stop supporting the application. Alternatively, switch to Microsoft Edge – serving traditional and cutting-edge websites and apps. The Edge browser’s…

Read More “How to uninstall Internet Explorer from your Windows Device” »

Windows, Windows Server

Install SysInternals from the Microsoft Store

Posted on 02/06/202216/08/2026 Matthew By Matthew No Comments on Install SysInternals from the Microsoft Store
Install SysInternals from the Microsoft Store

Sysinternals Suite is a collection of Sysinternals utilities that includes Process Explorer, Process Monitor, Sysmon, Autoruns, ProcDump, and all of the PsTools, among others. You can see other related guides on How to install Windows Subsystem for Android (WSA) in Windows 11, and How to install Windows Subsystem for Linux on Windows 11 via the…

Read More “Install SysInternals from the Microsoft Store” »

Windows

Sysmon from SysInternal: What is System Monitor and how to install and use it

Posted on 03/05/202029/08/2023 IT Expert By IT Expert No Comments on Sysmon from SysInternal: What is System Monitor and how to install and use it
Sysmon from SysInternal: What is System Monitor and how to install and use it

Relating to Information technology, a system monitor is a component used to monitor system resources and performance in a computer system. Sysmon is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log. In this article,…

Read More “Sysmon from SysInternal: What is System Monitor and how to install and use it” »

Windows Server

How to use the Process Explorer from SysInternals Tools

Posted on 07/03/202017/08/2026 IT Expert By IT Expert No Comments on How to use the Process Explorer from SysInternals Tools
How to use the Process Explorer from SysInternals Tools

Process Explorer is the most widely used Sysinternals tool and it helps visualize details about every processor and active DLL session in your system, kill and suspend processes set process priority, gives graphical statistics about CPU, memory, and I/O usage, a tree view to show processes and their dependencies. Kindly refer to these related guides: How…

Read More “How to use the Process Explorer from SysInternals Tools” »

Windows Server

Detect registry keys using Process Monitor using Sysinternals Tools

Posted on 07/03/202017/08/2026 IT Expert By IT Expert No Comments on Detect registry keys using Process Monitor using Sysinternals Tools
Detect registry keys using Process Monitor using Sysinternals Tools

Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry, and process/thread activity. For a tour of Sysinternals tools, please see this link. Kindly refer to these related guides: How to download and use Windows SysInternals tools locally, how to Install Sysinternals from the Microsoft Store, What is System Monitor and…

Read More “Detect registry keys using Process Monitor using Sysinternals Tools” »

Windows Server

How to use SysInternals Live Tools

Posted on 09/02/202017/08/2026 IT Expert By IT Expert 1 Comment on How to use SysInternals Live Tools
How to use SysInternals Live Tools

Sysinternals Live is a service that enables you to execute Sysinternals tools directly from the Web without hunting for and manually downloading them. This simply allows you to easily access any of their utilities for free over the internet in your command prompt. Kindly refer to these related guides: How to download and use Windows…

Read More “How to use SysInternals Live Tools” »

Windows Server

How to use the PsInfo utility from SysInternals

Posted on 07/02/202017/08/2026 IT Expert By IT Expert No Comments on How to use the PsInfo utility from SysInternals
How to use the PsInfo utility from SysInternals

In this article, we shall discuss “how to use the PsInfo utility from SysInternals”. PsInfo is a command-line tool that gathers key information about the local or remote systems, including the type of installation, kernel build, registered organization and owner, number of processors and their type, amount of physical memory, the install date of the system,…

Read More “How to use the PsInfo utility from SysInternals” »

Windows Server

How to use the utility “Whoami” in windows

Posted on 06/02/202017/08/2026 IT Expert By IT Expert No Comments on How to use the utility “Whoami” in windows
How to use the utility “Whoami” in windows

In this article, we shall discuss how to use the utility “Whoami” in windows. Please see “OpenShift common Commands“, how to perform Pleasant User Group Permission and User Access, and how o Backup existing and new BitLocker Recovery Keys to Active Directory. The “Whoami’ command is a built-in console of Windows command and it displays…

Read More “How to use the utility “Whoami” in windows” »

Windows

Download and use Windows Sysinternals Tools locally

Posted on 25/01/202017/08/2026 IT Expert By IT Expert No Comments on Download and use Windows Sysinternals Tools locally
Download and use Windows Sysinternals Tools locally

Sysinternals Tools are free and widely used by IT Administrators as they are handier than the built-in Windows Tools. With these tools, IT administrators no longer need to struggle to manage desktops because of the insufficient capabilities of Windows-native tools. In this article, I will show you how to Download and use Windows Sysinternals Tools…

Read More “Download and use Windows Sysinternals Tools locally” »

Windows

Enable Automatic Logon on Windows

Posted on 25/01/202017/08/2026 IT Expert By IT Expert No Comments on Enable Automatic Logon on Windows
Enable Automatic Logon on Windows

AutoLogon provides the means to configure Windows built-in auto logon. Here, the user does not need to enter his username and password. The systems (windows) automatically make use of the credentials entered in the AutoLogin. This is worth noting that this is encrypted in the Registry. In this guide, we shall discuss how to Enable…

Read More “Enable Automatic Logon on Windows” »

Windows Server

How to query, stop and delete a service in Windows

Posted on 13/12/201817/08/2026 IT Expert By IT Expert No Comments on How to query, stop and delete a service in Windows
How to query, stop and delete a service in Windows

Services in the Windows OS are background processes that usually require no user interaction and is similar to a UNIX daemon process. Services provide core operating system features, such as Web serving, event logging, file serving, printing, cryptography, and error reporting. In this article, we will discuss how to query or stop and delete a…

Read More “How to query, stop and delete a service in Windows” »

Windows

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • wac
    Fix Windows Admin Center cannot be reached Windows
  • 0227 15
    How to set Execution Policy via Windows PowerShell Windows Server
  • image 92
    Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify Configuration Management Tool
  • images 5
    Perform Pleasant Password Self-Service Reset Enrolment Password Manager
  • wacxx
    Test Network Connection to Windows Admin Center Gateway Scripts
  • 1 kAUgwdVYmcVgUSXiwUkObw
    Error 0x801c001d – Automatic registration failed: Failed to look up the registration service from AD Windows Server
  • Simple Notification Service AWS SNS
    Create Simple Notification Service (SNS) Notification on AWS AWS/Azure/OpenShift
  • azure 1
    Fix SSO sign-in and non-routable domain issues AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive