Home windows, Microsoft, and third-party software program makers provide quite a few helpful instruments for the command line — however these are usually not all the time simple to make use of. Graphical person interfaces (GUI), however, often provide a extra intuitive expertise.
As a substitute of creating a program from scratch, programmers typically use command line instruments (CLI, Command Line Interface) or program libraries of the system within the background. The set choices are transferred to the GUI software, the return values are learn out, and displayed within the window.
Additional studying: 50 applications that repair Home windows issues with just some clicks
Such graphical interfaces make it simpler to get began with many command line instruments as a result of they supply overview of the accessible choices and infrequently additionally explanations in assist textual content. Listed below are among the most helpful ones.
1. Sooner software program installations and updates
One of many main disadvantages of Home windows is the proliferation of software program installations and updates. Autostart apps that run completely within the background immediate for updates. Typically a program experiences accessible updates at startup. In some circumstances, it’s important to perform the replace verify your self.
The command line software Winget, which Microsoft provides for Home windows 10 and 11, guarantees a big enchancment. It may be used to put in quite a few applications very simply with out a cumbersome setup wizard. Winget may also replace many applications, even when they weren’t put in through Winget.
Winget ought to already be put in on Home windows 10 and 11. Look within the Microsoft Retailer beneath Library to see if App Installer is within the record. If not, set up the app. Examine the Retailer for updates in case you have not already accomplished so. Winget variations which might be too outdated could not work.
IDG
Winget UI is a graphical person interface for Winget and different bundle managers. To configure it, click on Settings on the left-hand aspect. For automated updates, tick Replace packages routinely beneath Basic settings. Below Begin choices, click on on the Open button after which activate the autostart for Winget UI.
Winget UI can seek for packages, set up them, and show the put in packages. After clicking on Software program updates on the left-hand aspect, Winget UI shows applications for which updates can be found. Click on on the Replace chosen packages button on the far left of the toolbar to replace all applications marked with a tick directly.
Click on on Discover packages and use the enter area to seek for applications. Place a tick in entrance of the specified program and click on on Set up chosen packages.
2. System upkeep with just some clicks
Dism (Deployment Picture Servicing and Administration) is a central Microsoft software for managing Home windows parts and set up photos. Dism can be utilized to verify and restore system information, which might be managed on the command line with numerous choices.
GUI for Dism offers a easy interface for utilizing Dism. Use the software if you happen to suspect that broken information are the reason for system issues. Transfer the mouse over the buttons to get details about the perform.
The Clear up buttons clear up the Winsxs part reminiscence. Click on on the primary and second button in succession. Clear up 3 cleans up residues from service packs, which is at present not needed as a result of there are none for Home windows 10 or 11.
Home windows restore: With GUI for Dism you utilize the Microsoft command line software Dism to wash up the often very giant Winsxs folder and restore faulty system information.
Home windows restore: With GUI for Dism you utilize the Microsoft command line software Dism to wash up the often very giant Winsxs folder and restore faulty system information.
IDG
Home windows restore: With GUI for Dism you utilize the Microsoft command line software Dism to wash up the often very giant Winsxs folder and restore faulty system information.
IDG
IDG
You can even click on on the buttons beneath Restore one after the opposite. Dism is used to look at and restore broken system information. Clicking on Sfc restore begins the System File Checker (SFC), which additionally finds and repairs defective system information.
DISM++ provides comparable capabilities, however a considerably extra interesting and German-language interface. Tick Instruments > Exhausting disk cleanup > Cut back WinSxS listing after which click on Scan.
The software will present you which of them information might be eliminated, which you’ll provoke by clicking on Clear up. The opposite clean-up capabilities work accordingly. As well as, Dism++ provides quite a lot of choices beneath Management Panel that provide you with fast entry to Home windows settings.
3. Utilizing Dism for picture administration
Along with system restore, the principle job of Dism is to deal with information in Home windows Imaging Format (WIM). This isn’t one thing {that a} Home windows person wants each day, however professionals can use it to customise the Home windows set up picture for a brand new set up, for instance.
Dism provides quite a few choices for dealing with WIM information. As a rule, you first mount a picture within the file system, make modifications, switch the modifications to the picture, and unmount it once more.
Dealing with WIM information: Dism-GUI exhibits which photos are contained in a WIM file. The file might be mounted within the file system through the graphical person interface.
Dealing with WIM information: Dism-GUI exhibits which photos are contained in a WIM file. The file might be mounted within the file system through the graphical person interface.
IDG
Dealing with WIM information: Dism-GUI exhibits which photos are contained in a WIM file. The file might be mounted within the file system through the graphical person interface.
IDG
IDG
Dism GUI offers a easy graphical interface for these duties. Begin the software by right-clicking with Run as administrator. On the Mount Management tab, specify the WIM file and the folder wherein the picture is to be mounted, for instance C:mount.
Click on on Show WIM Information to show what’s within the file. The Set up.wim file for Home windows 11, for instance, incorporates ten editions. Choose the variety of the specified version beneath Index after which click on on Mount WIM.
On the opposite tabs, Dism GUI provides additional capabilities, corresponding to the combination of drivers and packages in a WIM file.
Dism-Instruments is a considerably extra complete program for customizing WIM information. After beginning this system, first click on on New Mission, give the venture a reputation, and specify the storage location. Proceed by clicking on Mount Picture.
Choose the WIM file and a mount folder. Click on on Use default to set the mount folder throughout the venture listing. Enter the index variety of the specified version behind Index. Dism-Instruments now shows a number of buttons that you need to use so as to add packages or drivers, deactivate options, or take away Appx packages.
Edit WIM information: DISM-Instruments provides a handy interface that lets you customise the Home windows set up picture in a wide range of methods. You’ll be able to take away and add parts.
Edit WIM information: DISM-Instruments provides a handy interface that lets you customise the Home windows set up picture in a wide range of methods. You’ll be able to take away and add parts.
IDG
Edit WIM information: DISM-Instruments provides a handy interface that lets you customise the Home windows set up picture in a wide range of methods. You’ll be able to take away and add parts.
IDG
IDG
4. Use a greater various to Dism
There isn’t a getting round Dism, for instance if you wish to add capabilities to a WIM file, as described in level three. Unpacking, repacking, or changing WIM information can be potential with the open supply software Wimlib-Imagex, which typically works sooner than Microsoft’s unique.
Wimlib-CLC is a graphical entrance finish for Wimlib-Imagex. Begin this system in Home windows Explorer through the context menu merchandise Run as administrator. It shows the accessible choices on a number of tabs. For those who transfer the mouse over one of many settings, a brief assist textual content seems. Nevertheless, it’s advisable to name up the detailed descriptions through Assist > wimlib documentation (PDF).
Wimlib as a substitute of Dism: Wimlib-CLC makes use of Wimlib within the background, which can be appropriate for backup duties. In lots of circumstances, it really works sooner than Microsoft’s Dism.
Wimlib as a substitute of Dism: Wimlib-CLC makes use of Wimlib within the background, which can be appropriate for backup duties. In lots of circumstances, it really works sooner than Microsoft’s Dism.
IDG
Wimlib as a substitute of Dism: Wimlib-CLC makes use of Wimlib within the background, which can be appropriate for backup duties. In lots of circumstances, it really works sooner than Microsoft’s Dism.
IDG
IDG
Wimlib-CLC will also be used as a backup software, which Dism doesn’t provide when Home windows is working. Enter the trail to a brand new WIM file beneath File and the folder you need to again up beneath Supply on the Seize tab. Tick the snapshot field, choose the compress choice, and set most=LZX because the compression format. Click on on Execute to begin the backup.
For those who want information from the backup file, you may mount them within the file system utilizing Dism GUI (see level three). Or you may extract the contents to a brand new folder utilizing Wimlib-CLC through the Extract/Examine tab.
Home windows fast set up: Win NT Setup extracts the Home windows set up picture for Home windows-To-Go onto a USB stick or right into a VHD file.
Home windows fast set up: Win NT Setup extracts the Home windows set up picture for Home windows-To-Go onto a USB stick or right into a VHD file.
IDG
Home windows fast set up: Win NT Setup extracts the Home windows set up picture for Home windows-To-Go onto a USB stick or right into a VHD file.
IDG
IDG
Win NT Setup makes use of Wimlib for the moveable Home windows set up to a VHD file or to a USB drive (Home windows-To-Go). It unpacks the picture file Set up.wim from the Home windows set up medium, a job that’s in any other case carried out by the setup software throughout a brand new set up.
The benefit of that is that with Home windows 11 there is no such thing as a must verify the {hardware} necessities, extra choices might be set for the configuration of the system and you’ll specify a response file for the totally automated set up with a neighborhood person account.
ESD File Converter makes use of Wimlib to transform an ESD file on the Home windows set up media right into a WIM file for additional processing if required. The software may also unpack the ISO file of the set up media and apply a registry patch or add a response file that enables a Home windows 11 set up with out {hardware} testing.
Handle Home windows subsystem for Linux
The Home windows Subsystem for Linux (WSL) allows the beginning of Linux applications beneath Home windows. It’s managed with the command line software Wsl.
Handle Linux subsystem: WSL2-Distro-Supervisor offers you entry to the WSL configuration and lets you rapidly arrange extra Linux distributions.
Handle Linux subsystem: WSL2-Distro-Supervisor offers you entry to the WSL configuration and lets you rapidly arrange extra Linux distributions.
IDG
Handle Linux subsystem: WSL2-Distro-Supervisor offers you entry to the WSL configuration and lets you rapidly arrange extra Linux distributions.
IDG
IDG
WSL2-Distro-Supervisor provides a graphical person interface for WSL. When beginning for the primary time, click on on wsl –set up if Wsl has not but been arrange, after which restart Home windows.
After logging in, WSL is initialized and the Ubuntu set up is accomplished in a terminal window. You’ll be requested to enter a person title and a brand new password for Linux.
Again in WSL2-Distro-Supervisor, you will note the put in Linux distributions beneath Dwelling, which you can begin by clicking on the Play button. Use + Add an occasion to arrange extra Linux programs. Enter the primary letter of a distribution within the Distro title or path to rootfs enter area. Choose the specified model from the record and click on on Create to put in it.
5. Partitioning and formatting drives
Disk Administration is often ample for partitioning and formatting exhausting disks and SSDs. Nevertheless, there are conditions wherein it’s good to use the Diskpart command line software. For instance, Disk Administration can’t reformat USB sticks to which the picture of a Linux set up medium has been written.
GUI for Diskpart makes Diskpart accessible through a graphical person interface. After beginning, the software shows the acknowledged drives within the first line. After clicking on them, the partitions they comprise are displayed beneath.
Choose the USB stick, click on on the … button and choose Diskpart – Clear. Tick the Clear all field and click on on Verify. Just be sure you have truly specified the specified drive. To substantiate, it’s essential to sort within the textual content displayed within the window earlier than the motion might be carried out after clicking on Verify.
Partition drives: GUI for Diskpart allows handy use of the command line software. It could actually additionally delete partitions for which Disk Administration refuses to work.
Partition drives: GUI for Diskpart allows handy use of the command line software. It could actually additionally delete partitions for which Disk Administration refuses to work.
IDG
Partition drives: GUI for Diskpart allows handy use of the command line software. It could actually additionally delete partitions for which Disk Administration refuses to work.
IDG
IDG
Bootice can partition drives and is used to handle the boot atmosphere. This software will also be used to delete partitions that can’t be deleted by Disk Administration. On the Bodily Disk tab, choose the specified drive, click on on Components Handle, after which on Re-Partitioning.
For the standard USB stick, choose the choice USB-HDD-mode (Single Partition) and NTFS or ExFAT because the file system. If required, you too can use FAT32. Bootice may also format USB sticks with greater than 32 GB with FAT32, which neither Disk Administration nor Diskpart assist.
Use the USB-HDD-mode (Multi-Partitions) choice if you wish to boot Home windows from the USB stick, for instance. Set GUID partition desk (GPT) and tick the 2 choices beneath. Take away all entries after Measurement and set the fourth partition to NTFS. After clicking on OK and confirming, Bootice will create all of the partitions required for a Uefi system.
A USB stick ready on this manner can then be crammed with the Home windows set up by Win NT Setup (see level 4).
Re-partitioning: Bootice routinely creates a Uefi partition construction on USB sticks. The software may also format sticks with greater than 32 GB with FAT32.
Re-partitioning: Bootice routinely creates a Uefi partition construction on USB sticks. The software may also format sticks with greater than 32 GB with FAT32.
IDG
Re-partitioning: Bootice routinely creates a Uefi partition construction on USB sticks. The software may also format sticks with greater than 32 GB with FAT32.
IDG
IDG
6. Measure speeds within the community
Use the command line software Iperf to find out the efficiency of your native community. It really works in response to the client-server precept and expects a distant station to be accessible on which Iperf is working in server mode.
Jperf simplifies the operation of Iperf. The software shows the measurement ends in a diagram and thus offers a greater impression of the switch fee. Jperf requires a Java runtime atmosphere. Begin the software through Jperf.bat.
Choose the Server choice and click on on Run Iperf!. Be sure you arrange Jperf on one other PC within the community. Choose the Consumer choice and enter the IP deal with of the server. Set MBytes behind Output Format. Click on on Run Iperf!. The software exhibits you the textual content output from Iperf and shows the information graphically.
How briskly is the community? Jperf reliably determines the switch fee between two PCs within the community. It will also be used to search out out whether or not the WLAN is delivering the anticipated efficiency, for instance.
How briskly is the community? Jperf reliably determines the switch fee between two PCs within the community. It will also be used to search out out whether or not the WLAN is delivering the anticipated efficiency, for instance.
IDG
How briskly is the community? Jperf reliably determines the switch fee between two PCs within the community. It will also be used to search out out whether or not the WLAN is delivering the anticipated efficiency, for instance.
IDG
IDG
Some applications don’t instantly use extra instruments for a selected perform, however provide another manner of accessing Home windows choices. Others function frontends for launching command line instruments.
Wintoys shows vital system information and the utilization of CPU, graphics card and RAM in a sexy interface. Below Apps you may rapidly entry the record of put in applications, which will also be uninstalled right here. Below Efficiency, the software provides a number of choices, corresponding to for managing autostart apps. The Well being and Tweaks menu objects provide extra choices that you’d in any other case should laboriously seek for within the depths of the Home windows settings.
Defender UI may help you configure the Home windows safety settings. When beginning for the primary time, choose the Advisable safety profile until you need one thing else. Particular person choices can then be deactivated or activated.
Home windows 10 Firewall Management Transportable lets you exactly analyze community actions. It exhibits each Web request made by a program on the pc. You’ll be able to then resolve whether or not you need to permit entry or not. The software is helpful if you happen to suspect {that a} program is finishing up undesirable Web actions.
Home windows System Management Middle (WSCC) is a downloader, updater, and begin middle for quite a few instruments from Microsoft (Sysinternals) and Nirsoft. Among the instruments provide a graphical person interface. Most of them are command line instruments. WSCC exhibits a brief description for every software. Clicking on the corresponding button opens a window for command line instruments the place you may move extra parameters.
Convert, cut up and merge PDFs
PDF information mean you can share paperwork with out dropping formatting. The paperwork all the time look the identical on the display or within the printout whatever the software program used to open them.
Typically there’s a need to transform PDFs into HTML or textual content information to make it simpler to repeat or course of the textual content. Typically solely particular person pages are required from a PDF otherwise you need to create a single file from a number of PDFs.
Device for PDF information: With PDF2HTML you may convert PDFs to HTML or extract the textual content. PDFs will also be merged or cut up.
Device for PDF information: With PDF2HTML you may convert PDFs to HTML or extract the textual content. PDFs will also be merged or cut up.
IDG
Device for PDF information: With PDF2HTML you may convert PDFs to HTML or extract the textual content. PDFs will also be merged or cut up.
IDG
IDG
PDF2HTML can carry out these duties. It makes use of a number of instruments for the command line within the background, a few of which produce totally different outcomes.
Configure an empty folder behind Output listing wherein you need to save the information. Warning: Information with the identical title on this folder are all the time overwritten with out prompting. Don’t retailer any unique information right here.
Use Add to specify the PDF you need to convert. If Convert and pdftohtml are chosen, a number of choices can be found. Choose Complicated paperwork if you would like the HTML file to look as true to format as potential. pdf2htmlEx often offers extra correct outcomes whereas pdftotext solely extracts the textual content content material.
If you wish to compile a PDF from a number of information, specify the Merge choice beneath Choose mode. Choose a number of information through Add.
In Separate mode, enter the specified pages behind Pages from … to …. The perform impacts all PDFs within the record until you tick Chosen doc solely.
This text initially appeared on our sister publication PC-WELT and was translated and localized from German.