UP

PowerShell

How to use PowerShell in Windows, and become a command-line guru. Use PowerShell to remove apps, reinstall them, configure Windows, and more.

Windows logo

How to check the Windows installation date

  • tutorial
  • Ciprian Adrian Rusen
  • 10.08.2023
Do you need to know when you installed Windows on your computer? You may require this information for work or you may want it just to brag about how stable your operating system is after all these years of abuse. Or perhaps you just don’t...
Windows 11 File Explorer

How to count files in a folder with PowerShell, CMD, or File Explorer

  • tutorial
  • Codrut Neagu
  • 07.08.2023
Sometimes, you need to know exactly how many files or folders are stored inside a certain folder. Whether for work or your own statistics, if you have a Windows device, there are quite a few ways to find this information. So, if you’ve ever wondered...
PowerShell

What is PowerShell and how do you use it?

  • misc
  • Codrut Neagu
  • 27.07.2023
While many casual users know about the Command Prompt, only a few have heard about Windows PowerShell. PowerShell is not the same as Command Prompt - it’s a much more powerful tool that was created to replace Command Prompt, delivering more power and control over...
Windows 11 File Explorer

How to export a folder tree to a file (including Excel)

  • tutorial
  • Codrut Neagu
  • 06.07.2023
Did you ever need to export the entire directory tree from a particular folder? Did you need to get a text or Excel document that lists all the files and folders inside a specific folder from your computer in a hierarchical structure? I needed this...
User accounts

How to list all the users on a Windows computer (7 ways)

  • tutorial
  • Codrut Neagu
  • 10.04.2023
Sometimes, you may need to extract a list of all the user accounts on a Windows computer. What if you want to see all the hidden user accounts that exist alongside your user account? Can you use graphical tools in Windows to learn all that?...
PowerShell

How to reinstall all the Windows default apps with PowerShell

  • tutorial
  • Codrut Neagu
  • 16.09.2022
Some people do not like the universal apps installed by default In Windows 10 or Windows 11 and want to get rid of them. They can manually uninstall most of them using the Settings app or PowerShell. Apps like Calendar, Mail, Camera, Photos, or Candy...
PowerShell

How to uninstall Windows apps with PowerShell

  • tutorial
  • Codrut Neagu
  • 13.09.2022
Both Windows 11 and Windows 10 come with quite a few pre-installed universal apps, such as Calendar, Mail, Camera, or Photos. While some people like them and find them useful, others don’t. If you don't want some of these bundled apps on your Windows computer,...
IP addresses

6 ways to find your IP address in Windows

  • tutorial
  • Ciprian Adrian Rusen
  • 26.07.2022
The IP address or Internet Protocol address is a numerical label used in networks to identify and locate network devices, from computers and smartphones to printers, TVs, and other devices. The IP address can be a useful piece of information, especially when you want to...
Printer

How to print the list of running processes in Windows

  • tutorial
  • Ciprian Adrian Rusen
  • 24.03.2022
One of our readers asked us: “How do you print the list of running processes from Task Manager?”. Unfortunately, you can’t do this from Task Manager. However, you can run some commands to generate a list of running processes in Windows and then print it...
PowerShell

9 ways to open PowerShell in Windows (including as administrator)

  • tutorial
  • Tudor Dan
  • 22.12.2021
Many IT professionals use PowerShell to manage Windows computers and devices and to execute administrative tasks of all kinds. Before you can use PowerShell in Windows 11 and Windows 10, you first need to know how to start it. That's why we made a list...
Windows Terminal

What is the Windows Terminal?

  • misc
  • Codrut Neagu
  • 29.09.2021
The Windows Terminal is a relatively new app that command-line enthusiasts are probably going to like a lot. Although it’s been developed and improved by Microsoft for several years now, and you could already use it in Windows 10, it only made the headlines with...
Windows Terminal

How to switch between CMD and PowerShell in Windows Terminal

  • tutorial
  • Tudor Dan
  • 21.09.2021
When starting Windows Terminal, the default shell that opens is Windows PowerShell. However, Windows Terminal supports many applications that have a command-line interface, including the venerable Command Prompt (CMD). If you want to switch to CMD in Windows Terminal, or if you want to make...
File Explorer

How to create multiple folders at once

  • tutorial
  • Codrut Neagu
  • 09.04.2021
Are you wondering how to create multiple folders in Windows 10 or Windows 7? That can be very useful if you’re a teacher, for instance. Say that you have a dozen students in a class, and you need to make a folder for each of...
Windows 10 laptop

What model is my Windows 10 PC, laptop, or tablet? 8 ways to find out

  • tutorial
  • Codrut Neagu
  • 28.01.2021
Knowing the make and model of your laptop, computer, or tablet can be useful in a variety of situations. You might need it when searching for the right drivers for your device, when you want to upgrade some of its hardware components, when you contact...
PowerShell

Reset PowerShell and CMD to their default settings

  • tutorial
  • Codrut Neagu
  • 05.03.2020
After you work for a while with the Command Prompt or PowerShell, you are likely to end up customizing the way they look. After all, by default, their looks and colors look quite dull for many. You might change the font, its size, the color...
Terminal

How do I get the Windows Subsystem for Linux?

  • tutorial
  • Codrut Neagu
  • 23.10.2019
It's been a while since Microsoft declared its love for Linux, and, at first, it felt strange to see Windows 10 embrace the Tux penguin. However, the fact that Windows 10 can run native Linux applications directly, without having to resort to using virtual machines,...
Command Prompt (CMD)

View system information and manage processes from CMD or PowerShell

  • tutorial
  • Codrut Neagu
  • 11.10.2019
The easiest way to view information about your computer is to use Windows graphical tools such as Task Manager or System Information. However, some people prefer to use the Command Prompt or PowerShell for, well, almost anything. If you're wondering how to get system info...