Link Search Menu Expand Document

CMD Commands to Speed Up Computer

In today’s world, one cannot think of a computer without Windows 10 operating system. It is one of the fastest and is well optimized for almost every computer.

But as time goes, you face some problems. One prominent one among them is a reduction in the performance speed of your computer. You can face that for a few different reasons.

One, your PC has become old and cannot handle the latest software.

Two, your storage is full.

Three, your RAM does not have enough capacity to function properly.

However, Windows provides you with some options that you can follow to fix it yourself. All you need to know are a few lines of code that you have to write on Command Prompt.

What is Command Prompt?

Command Prompt or CMD is a command-line interpreter for windows. It allows you to perform advanced administrative functions that you cannot do without any other software. To operate that, you will need to enter a specific code for a task that will be executed by Windows.

How to open Command Prompt?

There are multiple ways to open Command Prompt.

You can go to the start menu, and under the Windows System folder, you will see Command Prompt. Click that to open. To get full administrative access, right-click on Command Prompt and press Run as Administrator.

You can also press the Windows button + R. This will open the Run dialog box. Type CMD in the bar. Press Ok to open CMD or press Ctrl + Shift + Ok to run CMD as an administrator.

Lastly, go to the search area of the start menu and type CMD. Press Enter to open CMD.

So here are a few ways to speed up your PC.

Using SFC

Sometimes, the presence of bad or corrupted system files is responsible for the reduction in performance speed. So, SFC is a way to speed up your computer.

Short for System File Checker, SFC is a command-line utility that scans for any corrupted or missing component in your system and replaces them with a good version.

If you face speed-related problems while using your OS or face problems while booting, you can use SFC as an immediate solution to your problem.

  1. Open CMD as Administrator
  2. Type the command: “sfc/scannow” and press Enter.

It takes some time to scan and fix the corrupt files depending on the system. Any minor issues are expected to be fixed by the time SFC has done its job.

Disk Check Utility

A major reason your computer may be slow is because of errors in your hard disk. Firstly, you need to empty up space in your hard disk in case it is full.

Other than that, open up CMD as an admin. You will need to check if your disk has an error.

Disk Check Utility checks your hard disk during booting to point out any error present in your hard disk. Depending on that, windows can fix it if possible.

All you need to do is open up CMD as an admin. On the text box, type “chkdsk/r” and press Enter. It will ask you if you want to restart your PC as Disk Check works during the booting process. Press Y and the computer will start rebooting.

Using Fsutil Command

Fsutil is a powerful command which manages tasks related to memory allocations, dismounting volume, etc. It must be handled with care as any wrong step may make you regret it.

Open CMD as an Admin. On the text box, type, “Fsutil behavior query memoryusage.”

After you press Enter, it will show “MemoryUsage = 1

You will need to change that value. For that, on the text box, write, “Fsutil behavior set memoryusage 2”.

You will see that it says,” MemoryUsage = 2”. This will help you a lot to speed up your PC.

These were just some things that you can do using CMD in case your PC has become slow. We hope this has helped you. If not, you can check out other methods, and if none work, you may have to upgrade your hardware.

Other Methods to Speed Up the Computer

Uninstall Useless Softwares

On some more new PCs, pointless pre-installed software introduced by the PC maker is an issue.

Just right-click the tile of the unwanted application in the start menu and select uninstall. This will uninstall the program.

You can likewise right-tap the Windows logo, then the start button, pick the most ideal choice for "Features and Programs," or simply type a program in the search box.

One other great option is to look up programs and software that you are not aware of their installation or to delete large-size software that you don't require; simply select them and snap the "Uninstall" button.

Restrict the Startup Programs

You can figure out which applications are dispatched when your PC starts. Windows 10 has a new task manager that makes it simple to figure out what should be running in the background and what you can start by yourself.

Press Ctrl+Shift+Esc, to open the Task Manager.

An interface of a box will appear containing every one of the applications installed on the PC.

Then right-click on the application you need to change and instruct it not to start until commanded.

Disk Cleanup

The method of Disk Cleanup permits you to figure out which applications and records can be erased from your PC, in this manner opening up space for the projects that are in use.

To get access to Disk Cleanup, click the "Start" button or Cortana's search box, and you'll be directed to the program.

With a quick scan, an interface of unused or unnecessary temporary files installed applications, and web pages will be displayed on your screen.

Then you will be able to delete unused or unnecessary documents, applications, and web pages, and you will have that extra room on your PC.

Other useful articles:


Back to top

© , CMD Windows — All Rights Reserved - Terms of Use - Privacy Policy