WinSides author

Vigneshwaran Vijayakumar

Hello, I'm Vigneshwaran, the founder, owner, and author of WinSides.Com. With nearly a decade of experience in blogging across various domains and specializing in Windows-related tutorials for over five years, I bring a wealth of knowledge and expertise to WinSides.Com

477 published guides · Page 10 of 16

Windows Features

Enable Windows Media Player in Windows 11

Enable Windows Media Player in Windows 11: Windows Media Player, a long-standing multimedia player in Windows operating systems, has changed in Windows 11. While Windows Media Player as a standalone application has been discontinued, Windows 11 includes a compatibility feature known as “Windows Media Player Legacy.” This feature is designed to support older applications or […]

Read guide

System

How to Show Battery Percentage on Windows 11?

Show Battery Percentage on Windows 11: If you’re using a Windows 11 desktop computer, battery status isn’t something you need to think about, since your system is always connected to a power source. However, if you’re using a Windows 11 laptop like my newly upgraded Acer Laptop, keeping an eye on your battery percentage becomes […]

Read guide

Windows Features

How to Enable .NET 3.5 Framework in Windows 11?

.NET 3.5 Framework: In the dynamic landscape of software development, compatibility with legacy frameworks remains paramount. Enter .NET Framework 3.5, a foundational component that facilitates executing applications built on earlier versions of the .NET Framework. While Windows 11 emphasizes modernity, it recognizes the importance of legacy support. In this guide, we’ll explore the seamless process […]

Read guide

Video Tutorials

Video Tutor: List Windows Features using Command Prompt & Windows PowerShell

In this video tutorial, we will check out How to List All Windows Features using Command Prompt and Windows PowerShell. The following are the commands used in this video. CMD Command: PowerShell Command: Sort Enabled Windows Features using PowerShell: Sort Disabled Windows Features using PowerShell: Have Queries? If you have any queries about the above […]

Read guide

How To?

DxDiag Windows 11 – What is it & How to use it for Troubleshooting?

DxDiag Windows 11: DxDiag is the short form of the DirectX Diagnostic Tool, introduced in Windows 95. This diagnostic tool has been long-running with various Windows operating systems. It plays a crucial role in diagnosing and displaying information related to System Hardware, DirectX Components, and Drivers. This latest post will cover all the essential topics […]

Read guide

How To?

Run Appwiz.cpl as Administrator With Elevated Rights on Windows 11!

Appwiz.cpl is the shortcut to the Programs and Features section in the Control Panel. It allows you to uninstall or modify programs, manage Windows features, and repair software. However, performing some actions via appwiz.cpl may require permissions to execute, especially when you are trying to make system or os wise changes. Running Appwiz.cpl with elevated […]

Read guide

Accessibility

How to Customize Copilot Key on Windows 11?

Customize Copilot Key on Windows 11: Starting in 2024, many modern Windows laptops are equipped with a new dedicated keyboard key for accessing Copilot. It is a part of Microsoft’s push to integrate AI deeply into Windows PCs. New Laptops are labelled as Copilot + PCs, which include special chips called NPU, abbreviated as Neural […]

Read guide

Windows Security

How to Enable Sysmon Tool on Windows 11?

Sysmon Tool on Windows 11: System Monitor, shortly known as Sysmon, is a Windows system monitoring utility that runs as a background service and records detailed information about system activity into the Windows Event Log, helping admins and security professionals track what is happening on a machine. Earlier, it was not built into Windows. However, […]

Read guide

Windows 11

How to Enable Process Model for WAS on Windows 11?

Process Model for WAS: It enables the core Windows service that creates and manages worker processes for activated applications. It provides the infrastructure for starting, stopping, recycling, and monitoring application processes, including creating w3wp.exe instances used by IIS application pools. In this article, let’s check out how to enable Process Model for WAS on Windows […]

Read guide

Windows 11

What is Volume Shadow Copy on Windows 11?

Volume Shadow Copy: It is essentially a snapshot of a disk volume taken at a specific moment in time. It captures the state of files exactly as they were, even if they were open or actively in use. This is important because Windows cannot normally copy files that are in use. Volume Shadow Copy Service […]

Read guide

Windows 11

How to Uninstall Updates on Windows 11?

Uninstall Updates on Windows 11: Have you ever faced a situation where your system was updated, and instead of improving, the update made it worse to use? Yeah, that situation is actually pretty common. You wake up one day, and your system has just finished updating. Instead of running smoothly, it suddenly feels slower or […]

Read guide

Windows 11

How to Enable File History on Windows 11?

File History on Windows 11: Many users rely on cloud storage services such as OneDrive, Google Drive, etc., to safeguard their files, often requiring ongoing subscriptions for expanded storage and advanced features. While these cloud solutions provide accessibility and convenience, some users prefer a cost-free, local alternative that does not depend on internet connectivity. File […]

Read guide

Windows 11

How to Turn on Storage Sense in Windows 11?

Storage Sense in Windows 11: Storage Sense is like having a personal assistant for your computer’s storage. It is a built-in feature in Windows 11 designed to help you manage your disk space automatically. It works by monitoring your storage usage and deleting unnecessary files, such as temporary files, system cache, and items in the […]

Read guide

Windows Features

How to Enable Message Queuing (MSMQ) Activation in Windows 11?

Enable Message Queuing Activation (MSMQ) in Windows 11: It is often called Message Queuing (MSMQ), is a messaging protocol that allows applications running on separate servers or devices to communicate reliably and asynchronously. It ensures that messages are delivered even if the recipient application is not running. This system is crucial for building distributed and […]

Read guide

Windows 11

Download & Install Kodi in Windows 11

Kodi for Windows 11: Just like other media players such as VLC, Windows Media Player, etc., Kodi is a free, open-source media player and entertainment hub that allows users to play and view various forms of digital media. I mentioned various forms of digital media because, unlike traditional media players, such as VLC, which can […]

Read guide

Windows Features

Quick way to enable URL Authorization of IIS on Windows 11

URL Authorization in IIS is a security mechanism that determines whether a user or group can access specific URLs or resources on a web application, based on predefined rules. The admin can define these rules. Consider a gatekeeper of an Apartment, how he checks the identity of every visitor entering the apartment, and decides whether […]

Read guide

Windows Features

How to Enable Named Pipe Activation in Windows 11?

Enable Named Pipe Activation in Windows 11: It provides a robust and efficient way to enable communication between processes, particularly useful in enterprise environments where reliable and secure IPC(Inter Process Communication) mechanisms are crucial. It involves specifying the named pipe endpoint and ensuring that the application is set up to listen for incoming named pipe […]

Read guide

CMD & PowerShell

How to Enable Sudo Command on Windows 11?

Enable Sudo Command on Windows 11: Sudo originated in Unix and Linux Systems, and it is similar to the Administrator on Windows 11. Microsoft has recently introduced a native version of sudo in Windows 11, which provides similar functionality by letting users elevate commands directly from a normal console. In this article, let’s check out […]

Read guide

Windows 11

How to check for TPM Version in Windows 11?

Trusted Platform Module (TPM): It is a hardware-based security feature that provides a secure foundation for various security functions on a computer system. It is a microchip that is typically integrated into modern computer systems, including laptops, desktops, servers, and other devices. TPM is a hardware-based security module designed to enhance system security, protect data, […]

Read guide

How To?

How to use Microsoft iSCSI Initiator on Windows 11?

Use Microsoft iSCSI Initiator on Windows 11: The Internet Small Computer System Interface shortly known as iSCSI is a network-based storage protocol that allows computers to access storage devices over Transfer Control Protocol (TCP), and Internet Protocol (IP). In Windows 11, Microsoft provides this built-in feature and it enables your system to access remote storage […]

Read guide

Windows Features

How to Enable WCF Services in Windows 11?

Enable WCF Services in Windows 11: WCF stands for Windows Communication Foundation, and it’s a framework provided by Microsoft for building service-oriented applications. It’s not specific to Windows 11; it’s been around since Windows Vista and is supported in various versions of Windows, including Windows 7, Windows 8, and Windows 10. WCF Services in Windows […]

Read guide

How To?

How to Clean Temporary Files on Windows 11?

Clean Temporary Files on Windows 11: Just like how we need to detoxify ourself physical and mental health on a regular basis, it is essential to keep our Windows 11 Clean. These Temporary Files are created by Applications like the Browsers, etc, System Temporary Files ,Windows Update Files, Crash Reports, and Logs, and more. These […]

Read guide

Windows Features

How to Enable Windows 11 Developer Mode?

Enable Windows 11 Developer Mode: Developer Mode in Windows 11 is a setting that allows users to access features and tools specifically designed for developers. When Developer Mode is enabled, it provides additional capabilities and options to customize the Windows environment for development purposes like Windows Subsystem for Linux(WSL), App Development, Performance Monitoring, and more. […]

Read guide

Windows 11

How to Enable Nearby Sharing in Windows 11?

Nearby Sharing in Windows 11 is a feature that allows users to easily share files, links, and other content between nearby devices over Bluetooth or Wi-Fi. This feature simplifies the process of transferring data without the need for email, USB drives, or cloud services, making it convenient for quick and direct file sharing. This article […]

Read guide

Windows Features

Enable MSMQ DCOM Proxy in Windows 11

Enable MSMQ DCOM Proxy in Windows 11: Microsoft Message Queuing Distributed Component Object Model(MSMQ DCOM) Proxy in Windows 11 is a component that allows applications to communicate with MSMQ servers using DCOM (Distributed Component Object Model) technology. MSMQ provides a messaging infrastructure that enables applications to send messages to queues and ensures reliable communication between […]

Read guide

Keyboard Shortcuts

Create Component Services Management Shortcut in Windows 11

Component Services Management Shortcut: It is a framework and a set of administrative tools that allow users to manage Component Object Model (COM) and Distributed Component Object Model (DCOM) applications. It provides a centralized interface to configure, control, and troubleshoot these components. The Component Services management console is the primary tool for managing these services. […]

Read guide

Personalization

How to Enable Contrast Themes on Windows 11?

Contrast Themes on Windows 11: While standard Windows 11 themes focus on appearance, Contrast Themes on Windows 11 prioritize visibility and usability. Contrast Themes on Windows 11 is an accessibility feature designed to significantly increase the visual difference between foreground elements, such as texts, borders, icons, and background surfaces. These themes can modify system colors […]

Read guide

Windows 11

Quick Ways to Rename This PC on Windows 11

Rename This PC on Windows 11: In Windows 11, renaming This PC changes the computer name, also known as the Hostname. This name is used by Windows to identify the device on Local Networks, Enterprise Domains, Microsoft Accounts, and System Logs. Renaming This PC on Windows 11 is a simple task, yet it plays an […]

Read guide

Microsoft Outlook

Fix “Errors have been detected in the file Outlook.OST”

Outlook.OST File: It is a local copy of our mailbox data that Microsoft Outlook automatically creates when we configure Exchange, Outlook.com, or IMAP accounts, allowing us to access emails, contacts, calendar, and other items offline, and any changes we make while offline (like sending, deleting, or editing messages) are stored in the OST and later […]

Read guide