Giter Club home page Giter Club logo

all-windows-10-11-cmd-commands's Introduction

Windows CMD Commands

A collection of useful Windows 10 and Windows 11 CMD commands.

License Donate with PayPal

Table of Contents

General Commands

  • cd: Change directory.
  • dir: List files and directories.
  • mkdir: Create a new directory.
  • rmdir: Remove a directory.
  • del: Delete a file.
  • copy: Copy a file.
  • xcopy: Copy files and directories with more options.
  • move: Move a file or directory.
  • ren: Rename a file or directory.
  • type: Display the contents of a text file.
  • echo: Display a message or enable/disable command echoing.
  • cls: Clear the screen.
  • help: Get help for a command.

System Commands

  • systeminfo: Display detailed configuration information about a computer system.
  • ipconfig: Display IP configuration information.
  • ping: Send a network request to a specific IP address or domain.
  • tracert: Trace the route taken by packets across an IP network.
  • netstat: Display active network connections and listening ports.
  • tasklist: List all running processes.
  • taskkill: Terminate a running process.

Networking Commands

  • ipconfig: Display IP configuration information.
  • ping: Send a network request to a specific IP address or domain.
  • tracert: Trace the route taken by packets across an IP network.
  • nslookup: Look up IP addresses and domain names.
  • netstat: Display active network connections and listening ports.
  • arp: Display and modify the IP-to-Physical address translation tables.
  • route: Display or modify the local IP routing table.
  • telnet: Connect to a remote Telnet server.

File and Directory Commands

  • cd: Change directory.
  • dir: List files and directories.
  • mkdir: Create a new directory.
  • rmdir: Remove a directory.
  • del: Delete a file.
  • copy: Copy a file.
  • xcopy: Copy files and directories with more options.
  • move: Move a file or directory.
  • ren: Rename a file or directory.
  • type: Display the contents of a text file.

Task and Process Commands

  • tasklist: List all running processes.
  • taskkill: Terminate a running process.
  • schtasks: Schedule a command to run at a specific time or event.
  • wmic: Windows Management Instrumentation Command-line.
  • gpupdate: Update Group Policy settings.
  • reg: Read, set, export, delete, or copy registry keys and values.
  • shutdown: Shutdown or restart the computer.

License

This project is licensed under the MIT License.

Contact

For any questions or support, feel free to reach out to me at Discord.

all-windows-10-11-cmd-commands's People

Contributors

mrcyodev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.