Posts

Showing posts from November, 2017

Customizing CMD

Customizing CMD        Customizing cmd helps you to change the default behavior of cmd. For customizing the cmd you need to open Run and type the below commands to change your default settings of cmd. Note:         Changing the default behavior of cmd might affect some applications and other commands you run inside the cmd.  Syntax: Cmd [{/A | /U}] [/Q] [/D] [/E: {ON | OFF}] [[/S] [{/C | /K}] string] [/V:{ON | /OFF}][/T:FG] CMD Customizing Table: Prameter Description /C Executes the command specified in the string and then exits the command shell. /K Executes the command specified in the string and does not exit the command shell. /S Modifies the commands used as strings with the /C and /K parameters. Usually, you place quotes around command strings. The /S parameter removes the opening and closing quotes before proce...

Using of Function Keys In Command Prompt

Using Function Keys In CMD The Function Keys are used in command history buffer to show last commands which were recently used in command prompt. Function Key                             Description F1 Copies one character from the same column in the template to the same column in the command prompt. F2 Searches forward in the template for the next key you type after pressing the F2 key. F3 Copies the remainder of the template to the command line. F4 Deletes characters from the current insertion point up to a position you specify. F5 Copies the command in the template (the previous command) to the command line. F6 Places an end-of-file character (Ctrl + Z) at the current in...

How to set different colors for CMD

Image
Setting Different colors in Command Prompt. Changes the Command Prompt window foreground and background colors for the current session. Used without parameters,  color  restores the default Command Prompt window foreground and background colors. Syntax:        color fb or cmd /t:fb Parameters : fb: f denotes the foreground color and b denotes background color . Value Color 0 Black 1 Blue 2 Green 3 Aqua 4 Red 5 Purple 6 Yellow 7 White 8 Gray 9 Light blue A Light green B Light aqua C Light red D Light purple E Light yellow F Bright white Example: 1.color 03 or cmd /t:03

What is BIOS?

BIOS (Basic input output system).     BIOS or Basic input output system is a small piece of code contained on your system board.when you start your system bios is first software that runs on your computer which identifies the system hardware, configures it,tests it and connects it to the operating  system and this process is called as Boot Process.

How to install a program using cmd

Image
Follow the below steps to install a Program Using CMD. Step 1:           Open Command Prompt as Administrator. Step 2:         Type Your Progarm Folder Path C:\Program Name\software name   and hit Enter.        Eg:C:\Users\Administrator\Desktop\vlc or  D:\softwares\vlc.           Now your program is open to install.

How to uninstall program using cmd

Image
Find the below steps how to uninstall a program using CMD Step 1:           Open Command prompt as Administrator. Step 2:           Then type WMIC and hit Enter . Step 3:          Then type Product Get Name and hit Enter to show installed programs on your PC. Step 4:         Then type Product where name="type your program name" call unistall and hit Enter and type yes and hit enter.          

How clean your temporary files Using CMD

Image
If you Need to delete or clean your junk files. Kindly follow below commands Step 1:            Open Command Prompt as Administrator. Step 2:           Type rd /s /q %temp%. Make sure you leave a space between them. Step 3:           Type rd /s /q C:\windows\temp\. Step 4:           Type del /q/f/s %temp%\*.

Improve your System Performance Using CMD in windows10

Image
Find the below Basic commands to improve your System Performance Step 1:          Right Click Your Start button.And Click On Command Prompt as Administrator. Step 2:           Then Type sfc /scannow. The above  process will take few minutes to complete .if above does not improve your performance follow the below step  Step 3:           Open Command prompt as Administrator.And Type chkdsk /r. And Press Y and hit Enter and restart your system. Still your system doesn't improve the performance follow below step. Step 4:         Open  Command prompt  as Administrator.And Type cleanmgr and hit enter.And click OK to clean up your disk. Step 5:          Type  dism.exe /Online /Cleanup-image /Restorehealth. And finally restart your to system and check if your system performa...

How to create a virtual Memory in windows 10

Image
If your System is running slow if you need to improve your performance try need to set virtual memory.Follow steps to create a virtual memory. Step 1:           Click on Start and click on control panel. Step 2:           Click on System. Step 3:           Then Select on Advanced System Settings. Step 4:          Then Select Advanced Tab, under performance and click then Settings. Step 5:           Then click on Advanced Tab, under virtual memory select change. Step 6:           Uncheck Automatically manage paging files of all drivers and click on customize size.And  Step 7:          Change your initial size and maximum size and click Set and Ok   button. These steps will certainly increase your system performance.       ...

How to improve your system performance in windows 10

If your System is running slow.kindly follow below steps to improve your system performance. Step 1:           Check for Updates and make sure you have updated your windows and drivers.To update go to S tart and then select S ettings and  Update and security and select W indows update and  Check for updates  and install latest updates. Step 2:            Select R un and type %temp% to delete Temporary files. Step 3:            Open Taskbar and Select  Start button. And disable your unwanted programs. Step 4:             Check for V iruses and Malware and remove from your system. Step 5:             Open W indows explorer and Right click on Local disk C: and select Properties and select Disk clean up  and delete unwanted files. Step 6:             In ...

Windows 10 Keyboard shortcuts

Like most windows applications,windows 10 to have several keyboard shortcuts you can use and perform certain tasks.The following are the most commonly used windows 10 shortcuts.   Keyboard Shortcut                                             Action    Windows key+D                                                Show or Hide Desktop   Windows key+L                                                 Lock your Account   Windows key+C                                                Open cortoa...

how to configure system restore point in win 7/8/8.1/10

Image
System Restore is windows feature to backup/restore your windows settings which can be used to recover system files from system malfunctions and other problems in your operating system.Find the steps how to configure system restore point. Step 1:         Type Recovery in your search box or to control panel and find recovery option. Step 2:          Then click on Configure a system Restore point. Step 3:          Then click on configure to Turn On system Protection . Step 4:           Then select Turn on system protection and click OK. Step 5:         Then click on create button. Step 6:         Then go to type your Restore point name.And click create button to configure your Restore point. Step 7:         At last your will Receive  confirmation message As your Rest...

How to delete your corrupted User Profile from registry in win 7,8,8.1,10

Image
Find the Below Steps to Delete your corrupted user profile either it is homegroup account or domain account. Note:             Before your delete your user account Login in to your administrator account. Step 1:                         open  Run command and type R egedi t and hit enter. Step 2:           Then Navigate to Hkey_Local_Machine. Step 3:            Then Under Hey_Local_Machine Navigate to software and open microsoft and go to windows NT and current version and find profile list.             Hkey_Local_Machine\Software\Microsoft\Windows NT\Currentversion\Profilelist. Step 4:             Then Right click your corrupted user profile and click on delete. Note:            Before your delete...

How to create USB recovery drive in windows 10

Image
Creating USB Recovery drive helps you to reset the PC to factory condition when PC has problem that prevents you booting to windows.Follow these steps to create a USB Recovery drive. Note:           Before You create a USB Recovery drive make sure you use atleast  16gb USB disk and backup your files form your USB disk. Step 1:           Insert a USB drive and go to control panel in your system and then click on R ecovery . Setp 2:           Then click on Create a Recovery drive.                                                                                                                     ...