Browsing tag

cmd

What is Wsappx Process? — Fix 100% Disk Usage in Windows 10

High Disk Usage has plagued Microsoft Windows users for years now. Regardless of Microsoft’s continuous upgrades to Windows in the form of Windows 8, Windows 8.1, and now Windows 10, the issue still lurks in our PCs. Whenever people talk about 100 percent disk usage in Windows 10, one process that manages to grab the […]

What Is “Service Host SuperFetch” | 100% Disk Usage in Windows 10

Microsoft introduced many system processes in Windows 10 with the best of intentions. However, they have gradually become a pain in the neck. SuperFetch is one such process that causes high disk usage in Windows 10 PCs, resulting in sluggish performance. Windows users, at some point in their lives, have faced high disk usage because […]

26 Useful Windows Command Prompt Tricks You Might Not Know

Very often we discuss the Command Prompt in our Windows 10 tutorial posts. Some people unknowingly refer to commands as Command Prompt codes. There exist tons of Windows Command Prompt tricks that you can learn, use, and impress your friends. For example, few of you might not be knowing how to abort a command or how […]

What Is A Batch File In Windows? How To Create A Batch File?

The batch file is a term which often falls on to the ears of Windows users. Basically, it’s a way of doing things without actually doing them. Wait, before you ask me whether I am high, let me elaborate what is a batch file and a basic idea of batch file programming. So, what is […]

How To Repair Corrupted Pen Drive or SD Card In Simple Steps?

Short Bytes: In this article, I am going to tell you about various methods which will help you to repair your corrupted SD card or Pen drive. Very often we face this problem of a corrupted storage device, and using few CMD commands you can perform the fix. If command prompt isn’t your thing, you […]

The Ultimate A to Z List Of Windows CMD Commands You Need To Know

Short Bytes: Command Prompt or CMD is a command line interpreter in the Windows family of operating systems created by Microsoft Corporation. In this article, we have tried to curate an A to Z list of Windows CMD Commands. The list includes both internal and external commands applicable to the command prompt. In the case […]

Hack Sticky Key Feature And Reset Windows Password Using CMD

Short Bytes: There are times when you forget your Windows password. You can reset Windows password using the password reset disk. But what if you don’t have one? You can use this simple method to change your Windows password using the Windows repair disk. Protecting your Windows machine with a password is a must. It’s […]

3 Simple Commands To Disable Forced Windows 10 Updates

Short Bytes: Windows 10 is Microsoft’s most advanced operating system till date. Also, it brought along some irritating features that nobody asked for. One such feature is the forced Windows 10 updates. However, by running some simple commands, you can disable Windows 10 update services. If we start making a list of the controversial features […]

How To Enable Ctrl+C / Ctrl+V For Copy-Pasting In Windows Command Prompt

The copy-paste feature using the Ctrl+C/ Ctrl+V commands is one of the most used features of a Windows PC. It makes our lives easier and acts as a lifesaver in multiple situations. However, to enable the same in your command prompt, you need to follow some simple steps. Some of the most intriguing Command prompt-related queries […]

How to Hide Any Drive in Windows Using Command Prompt?

Short Bytes: Using command prompt in Windows, you can easily hide/unhide any drive just like we hide folders and files. Windows labels each volume with a letter in its internal system and if we manipulate the letters assigned to a data volume, we can easily hide any drive on Windows. On our personal computer or […]

How To Check DNS Records Using Basic Nslookup Command Examples

Short Bytes: Nslookup command can be very handy in finding out different kinds of information using DNS queries like mail exchange server information, authoritative information, doing reverse lookup etc. Nslookup can be run in the command prompt on Windows very easily.  Nslookup is a very famous command incorporated in the Windows operating systems to know about […]

How To Use Netstat Commands To Monitor Network On Windows Using CMD

Netstat command on cmd can be very useful in knowing the network status of different individual protocols such as TCP, UDP, ICMP and IP versions like IPv4 and IPv6. In this article, we will also see the different variant of this command. We often seek the help of a program or a tool in doing small […]

How To Disable Write Protection In SD Card Or Pen Drive?

You might have struggled with situations where Windows isn’t able to copy anything to a write-protected storage media. This article will help you with methods to disable write protection on your SD card or pen drive. There are times when you feel frustrated because Windows isn’t able to copy any file or folder due to […]

Bypass Internet Censorship

Internet censorship is the control or suppression of what can be accessed, published, or viewed on the Internet. It may be carried out by governments or by private organizations at the behest of government, regulators, or on their own initiative. Individuals and organizations may engage in self-censorship for moral, religious, or business reasons, to conform […]

How to find a Wifi password with CMD

So, first start CMD. Most of the time CMD is built-in on the computer. Opened up CMD? Good. Now let’s go and try to get the password.   Step 1: Check what connection the computer is connected to and keep it in mind or write it down. You’ll need it.   Step 2: Now type […]

How to manually bypass Anti-Virus

This post is based on how to bypass Anti-Virus by using FUD (Fully Undetectable). There are many Crypters and binders but manually based is the best in the business. In Penetrating tests FUD Crypter is most important part for ethical hackers.Metasploit encoders can also be used to bypass antivirus but in this tutorial it is […]