You are on page 1of 2

...........Windows_command_hoteys...................

1.Virtual_Desktop(NewDesktop)=windows+ctrl+D

2.Switch_Between_Virtual_Desktop=windows+ctrl+left/right_arrow_keys

3.Closing_Virtual_Desktop=windows+ctrl+F4

4.Minimizing_Apps-Go_Desktop=windows+M

5.Picture_Of_Desktop=windows+comma

6.Open_An_App_From_Taskbar(app pin on taskbar only)=windows+1-9

7.Split_Screen_Between_Two_Apps=open 1st app & windows+left_arrow || and open


another app & windows+rght_arrow

8.Switch_between_apps=ctrl+alt+tab/windows+tab

9.Task_Manager=ctrl+shift+escape

10.File_Explorer=windows+E

11.Magnifier=windows+ +/-

12.Screenshot+windows+printscreen

13.Action_Center=windows+A

14.Settings=windows+I

15.Windows_Gamebar=windows+G

16.Lock_Computer=windows+L
..................................................................

.............Command_Prompt_Hotkeys_Network.................
1.ping+web_addr=Test connection speed,srength and connection availability btwn pc
and website

2.nslookup+web_addr=For quering the dns to obtain domain name or ip address mapping

3.tracert+web_addr=Use to trace the path ip packets take to its destination

4.arp-a=to view content address protocol resolution catch which should be empty

5.route print=to view routing tables

6.ipconfig/all=provides all network connection information to pc

7.ipconfig/flushdns=clear local dns cache

8.netstats=generate displays that shows network protocol status


........................NB=run cmd as adminstrator.........

..............Command_Prompt_Hotkeys_File_Explorer..................
1.open cmd in a folder without cd=type cmd at address bar of a particular folder
you want +Enter

2.creating secured folder(cant copy/cut/delete)=md aux\


3.Removing secured folder=rd aux\

4.hide folder=attrib +h +s +r foldername

5.unhid folder=attrib -h -s -r foldername

6.shutdown pc=shutdown -s(for_shutdown) -r(for_restart) -l(for_logout)

7.shoutdown countdown=shutdown /s/t number_of_seconds

8.message before shutdown=shutdown /c "message"

9.cmd_color=color help(for colors and respective code) default=color 07

10.change prompt(where dir shows)=prompt name_changing_to

11.title of cmd change=title new_title

12.list of all installed programs=wmic product get name

13.save output of cmd commands=command | clip

14.open webpage=start+webaddress

15.list of all running processors=tasklist or tasklist/v for simplified

16.change time=time

You might also like