WinSides library

Latest guides

Page 37 of 48

How To?

How to Run Notepad as Administrator on Windows 11?

Notepad is one of the most famous text editors ever created! You can use the Notepad text editor for multiple purposes. For instance, you can create various types of files using Notepad. Simply save the file with a .php extension to create a PHP file. However, for creating or editing system based files, such as […]

Read guide

How To?

How to Run Task Manager as Administrator on Windows 11? 4+ Quick Ways!

Intro: Task Manager is a powerful tool in Windows 11 that allows users to monitor and manage running processes, services, and system performance. You can call this tool as Task Killer instead of Task manager, because most of the users using this tool for killing the frozen tasks from software applications to game applications. It […]

Read guide

How To?

How to Run Event Viewer as Administrator on Windows 11?

The Event Viewer is one of the important tool in Windows 11 for monitoring and managing system logs. It helps users and administrators diagnose system errors, track events, and troubleshoot various issues. While the Event Viewer can be accessed with standard permissions, certain advanced operations require running it as an administrator. Running Event Viewer as […]

Read guide

How To?

3+ Easy ways: Run CHKDSK as Administrator on Windows 11?

CHKDSK (short for Check Disk) is a powerful utility in Windows 11 that scans your hard drive for errors and fixes them to ensure your system runs smoothly. It checks the integrity of the file system, identifies corrupted sectors, and resolves any storage related issues. However for running CHKDSK effectively, it needs administrative privileges. Without […]

Read guide

How To?

4 Easy ways: How to Run IIS as Administrator on Windows 11?

Internet Information Services (IIS) is a powerful web server developed by Microsoft for hosting websites, services, and applications. It is commonly used by developers and system administrators to test, host, or manage web based content. However, running IIS with standard permissions may limit configure settings, manage applications, or access certain features. To perform advanced tasks, […]

Read guide

How To?

3+ Easy ways: Run Windows PowerShell as Administrator With Elevated Rights!

Windows PowerShell is a powerful command line shell and scripting language designed for system administrators and advanced users. It provides access to advanced system functions, enabling you to automate tasks, manage configurations, and troubleshoot issues efficiently & effectively. However, certain commands and scripts require administrative privileges to execute successfully. You can Run Windows PowerShell as […]

Read guide

How To?

4 Easy Ways: Run Windows Terminal as Administrator With Elevated Permissions!

Windows Terminal is the modern and powerful version of command prompt introduced by the Microsoft for Windows users. This terminal console combines both the functionality of command prompt, PowerShell and WSL into an one unified interface. However, for certain scenario, you might need to run the terminal with elevated permissions also known as Running Terminal […]

Read guide

How To?

How to Run Command Prompt as Administrator in Windows 11?

The Command Prompt is one of the most essential and powerful utilities available in the Windows operating system. It acts as a back-end tool, allowing users to interact with the system and execute tasks with full potential. From viewing your Wi-Fi password to checking the number of users on your PC, restarting, or shutting down […]

Read guide

How To?

How to use WSL 2 to Install Ubuntu on Windows 11?

Use WSL 2 to Install Ubuntu: If you are looking to run Linux Distributions like Ubuntu on Windows 11, then you don’t necessarily need VirtualBox, VMware, etc. Microsoft offers stable Virtualization environments on their Windows Operating Systems. In Windows 11, you can use Windows Subsystem for Linux 2 and Virtual Machine Platform for a stable, […]

Read guide

CMD & PowerShell

List Available Windows Features using CMD & PowerShell

All Available Windows Features on Windows 11: They are built-in Tools, Programs, and Functions that comes with the Windows Operating Systems, and they enhances the capabilities of the OS. The Features ranges from System Utilities, Security Tools, Networking Services, Printing Services, Legacy Components, to Virtual Environments. These components are designed to enhance overall user experience, […]

Read guide

CMD & PowerShell

Enable Active Directory Lightweight Services Client using Command Prompt

Enable AD LDS Client using CMD: The Active Directory Lightweight Directory Tools for Client is a set of tools and libraries that enables a client computer to interact and manage AD LDS Instances. It provides the necessary components to connect to and utilize directory services hosted on an AD LDS server. It also supports Lightweight […]

Read guide