Frame-14

Privacy Ninja

        • DATA PROTECTION

        • CYBERSECURITY

        • Secure your network against various threat points. VA starts at only S$1,000, while VAPT starts at S$4,000. With Price Beat Guarantee!

        • API Penetration Testing
        • Enhance your digital security posture with our approach that identifies and addresses vulnerabilities within your API framework, ensuring robust protection against cyber threats targeting your digital interfaces.

        • On-Prem & Cloud Network Penetration Testing
        • Boost your network’s resilience with our assessment that uncovers security gaps, so you can strengthen your defences against sophisticated cyber threats targeting your network

        • Web Penetration Testing
        • Fortify your web presence with our specialised web app penetration testing service, designed to uncover and address vulnerabilities, ensuring your website stands resilient against online threats

        • Mobile Penetration Testing
        • Strengthen your mobile ecosystem’s resilience with our in-depth penetration testing service. From applications to underlying systems, we meticulously probe for vulnerabilities

        • Cyber Hygiene Training
        • Empower your team with essential cybersecurity knowledge, covering the latest vulnerabilities, best practices, and proactive defence strategies

        • Thick Client Penetration Testing
        • Elevate your application’s security with our thorough thick client penetration testing service. From standalone desktop applications to complex client-server systems, we meticulously probe for vulnerabilities to fortify your software against potential cyber threats.

        • Source Code Review
        • Ensure the integrity and security of your codebase with our comprehensive service, meticulously analysing code quality, identifying vulnerabilities, and optimising performance for various types of applications, scripts, plugins, and more

        • Email Spoofing Prevention
        • Check if your organisation’s email is vulnerable to hackers and put a stop to it. Receive your free test today!

        • Email Phishing Excercise
        • Strengthen your defense against email threats via simulated attacks that test and educate your team on spotting malicious emails, reducing breach risks and boosting security.

        • Cyber Essentials Bundle
        • Equip your organisation with essential cyber protection through our packages, featuring quarterly breached accounts monitoring, email phishing campaigns, cyber hygiene training, and more. LAUNCHING SOON.

Windows 10 Package Manager Can Now Remove Any App From The Command Line

Windows 10 Package Manager Can Now Remove Any App From The Command Line

The Windows 10 package manager is getting some new and exciting features that allow you to manage any installed applications directly from the command line.

Commonly used in Linux, package managers allow you to automate the installation, upgrading, and removal of applications from a command line. Even more helpful, package managers will automatically determine the dependencies of the program you are trying to install and install those dependencies as well.

Last year, Microsoft released a Windows 10 package manager called Winget that allows users to install popular apps from a curated repository managed by Microsoft. As this program is used from the command line, it can be used in scripts, batch files, and installation routines to install a program automatically.

Winget .03 released with exciting new features

Microsoft released this week Winget version 0.3 and introduced support for new experimental features that significantly increase the program’s functionality.

With this release, Microsoft introduces two new commands – ‘list’ and ‘uninstall’ that allows you to manage every program installed in windows 10.

The winget list is used to display a list of all programs installed in your operating system, while winget uninstall lets you remove any installed app, even those not previously installed, using the package manager.

As the Winget Windows Package Manager update is currently in preview, users need to join the Insider program to install it via the Microsoft Store or install it manually from the releases page.

You can find more information on how to install the Windows 10 package manager here.

Once installed, you can open a command or PowerShell prompt and type winget to see the program’s documentation.

Also Read: PDPA Singapore Guidelines: 16 Key Concepts For Your Business

How to enable experimental features

While Winget .03 comes with numerous experimental features, you need to enable them first before using the new features.

To see a list of experimental features and whether they are enabled, you use the ‘winget features‘ command, as shown below. As you can see, we have the Microsoft Store Support, List command, and Uninstall experimental commands enabled.

Listing the status of experimental features in Winget

To enable an experimental feature, you need to use the ‘winget settings‘ command to open the program’s JSON settings file in your default text editor.

To enable a feature, you would need to add its property value to the ‘experimentalFeatures’ section of your configuration file and set it to ‘true,’ as shown below.

{
    // For documentation on these settings, see: https://aka.ms/winget-settings
    // "source": {
    //    "autoUpdateIntervalInMinutes": 5
    // },
    "visual": {
      "progressBar": "rainbow"
    },

    "experimentalFeatures": {
      "experimentalCmd": true,
      "experimentalArg": true,
      "experimentalMSStore": true,
      "list": true,
      "uninstall": true,
      "export": true
    }
}

When done, simply save the settings file, and Winget will not support the enabled commands.

Listing and uninstalling programs with Winget

On Windows 10, you can always uninstall apps via the Settings and Control Panel. However, if you want to remove apps with scripts or with just one command, you can now use winget, which is especially helpful if you want to bulk uninstall apps.

Now that we have enabled the experimental features, you can use the winget list command to display the same list of installed apps found in your Control Panel or the Windows 10 Apps & Features Settings page.

Using the Winget list command

To uninstall a listed application, you can use the winget uninstall [app_name] command, with the app name being the one listed using winget list. For example, to uninstall MusicBee, we would enter ‘winget uninstall MusicBee’, as shown below.

Uninstalling a program with Winget

Also Read: Data Protection Officer Singapore | 10 FAQs

For programs that have spaces in their names, you would need to use quotes. For example, ‘winget uninstall “Google Chrome”‘.

For users who enjoy controlling their Windows 10 devices from the command line, these commands give you even more power over the operating system.

0 Comments

KEEP IN TOUCH

Subscribe to our mailing list to get free tips on Data Protection and Data Privacy updates weekly!

Personal Data Protection

REPORTING DATA BREACH TO PDPC?

We have assisted numerous companies to prepare proper and accurate reports to PDPC to minimise financial penalties.
×

Hello!

Click one of our contacts below to chat on WhatsApp

× Chat with us