Wingetlywingetly
← All apps

Configurador Windows 11

by mininhv1.0.1

Last updated

Configurador modular post-instalación de Windows 11 con 78 aplicaciones, dotfiles y optimizaciones de sistema.

Install with winget

$ winget install --id mininh.ConfiguradorWindows11 --exact --version 1.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Configurador modular híbrido de Windows 11 para automatizar por completo la preparación,

instalación y personalización del entorno de trabajo tras una instalación limpia.

Incluye catálogo categorizado de más de 78 aplicaciones, inyección de dotfiles y perfiles,

resolución de dependencias con DAG, optimizaciones de sistema y soporte multidisco.

Installers · v1.0.1

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Configurador Windows 11.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • Nullsoft Install SystemNullsoft and Contributors
    NSIS.NSISv3.12

    A professional open source system to create Windows installers

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv154.0.4258.37

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

  • Power Automate for desktopMicrosoft Corporation
    Microsoft.PowerAutomateDesktopv2.72.00183.26250

    Automate workflows across modern and legacy applications on your desktop by recording actions such as mouse and keyboard clicks.

More from mininh or browse windows11, configurator, dotfiles.

Frequently asked questions

How do I install Configurador Windows 11 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id mininh.ConfiguradorWindows11 --exact --version 1.0.1. winget downloads the installer from mininh and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Configurador Windows 11 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id mininh.ConfiguradorWindows11 --exact 1.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Configurador Windows 11 via winget?
Run: winget uninstall --id mininh.ConfiguradorWindows11 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Configurador Windows 11's Apps & Features entry.
Is Configurador Windows 11 free?
Configurador Windows 11 is distributed under MIT. Refer to the publisher (https://github.com/Mininh1206/windows-config) for the full license terms - Wingetly itself does not charge for installation.
Does Configurador Windows 11 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Configurador Windows 11 directly from the publisher.
How do I keep Configurador Windows 11 up to date?
Run winget upgrade --id mininh.ConfiguradorWindows11 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Configurador Windows 11 from microsoft/winget-pkgs.