Open Source PowerShell Software

PowerShell Software

Browse free open source PowerShell Software and projects below. Use the toggles on the left to filter open source PowerShell Software by OS, license, language, programming language, and project status.

  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    Office Tool Plus

    Office Tool Plus

    Office Tool Plus localization projects

    Office Tool Plus is a Windows deployment assistant for managing installation and activation of Microsoft Office, Visio, and Project (2016 through 2024). It provides a GUI for customizing installs, applying licenses, and managing components for offline and network environments.
    Downloads: 4,157 This Week
    Last Update:
    See Project
  • 2
    WinUtil

    WinUtil

    Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes

    WinUtil by Chris Titus Tech is a comprehensive Windows utility script designed to automate system maintenance, streamline software installations, and apply performance tweaks. It focuses on debloating Windows, fixing update issues, and configuring various system optimizations to enhance user experience. The tool requires running PowerShell with administrator privileges to perform system-wide changes safely and effectively. WinUtil is modular and maintained as multiple scripts compiled into a single executable PowerShell script for ease of use and development. It offers a robust developer workflow with clear contribution guidelines and an active Discord community for support. The project prioritizes clean, efficient code and careful review of contributions to maintain stability. WinUtil is widely popular with thousands of stars and contributors, reflecting its reliability and usefulness in Windows system management.
    Downloads: 316 This Week
    Last Update:
    See Project
  • 3
    tiny11builder

    tiny11builder

    Scripts to build a trimmed-down Windows 11 image

    Scripts to build a trimmed-down Windows 11 image - now in PowerShell. After more than a year (for which I am so sorry) of no updates, tiny11 builder is now a much more complete and flexible solution - one script fits all. Also, it is a steppingstone for an even more fleshed-out solution. You can now use it on ANY Windows 11 release (not just a specific build), as well as ANY language or architecture. This is made possible thanks to the much-improved scripting capabilities of PowerShell, compared to the older Batch release. This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny11. My main goal is to use only Microsoft utilities like DISM, and no utilities from external sources. The only executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image.
    Downloads: 129 This Week
    Last Update:
    See Project
  • 4
    Atlas OS

    Atlas OS

    An open and lightweight modification to Windows

    Atlas is an open-source, script-based modification for Windows that enhances usability, privacy, and performance. It strips unnecessary background services, disables telemetry, and includes gaming and latency optimizations to make Windows feel lean and fast for enthusiasts.
    Downloads: 82 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    CoreCycler

    CoreCycler

    Script to test single core stability

    A PowerShell script to test the stability of single-core loads. Modern CPUs can adjust their CPU frequency depending on their load, and have mechanisms that allow them to clock higher. With this script, you can test the stability for each core, which helps you to validate if your Ryzen "PBO" resp. "Curve Optimizer" settings are actually stable. It also works to test Intel's "Active-Core" Turbo-Boost settings.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 6
    Vcpkg

    Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This tool and ecosystem are constantly evolving, and we always appreciate contributions! After you've gotten vcpkg installed and working, you may wish to add tab completion to your shell. With CMake, you will still need to find_package and the like to use the libraries. Check out the CMake section for more information, including on using CMake with an IDE. In classic mode, vcpkg produces an "installed" tree, whose contents are changed by explicit calls to vcpkg install or vcpkg remove. The installed tree is intended for consumption by any number of projects: for example, installing a bunch of libraries and then using those libraries from Visual Studio, without additional configuration. Because the installed tree is not associated with an individual project, it's similar to tools like brew or apt, except that the installed tree is vcpkg-installation-local, rather than global to a system or user.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 7
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    The Windows Install.app program allows you to install Windows directly from the Mac OS system. There is no need to create an installation flash drive. Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. The utilities used are wimlib and ntfs-3g and others.
 Disk access must be granted (shown in the screenshot) The user must be an administrator and the password must be from the administrator. Intel only! Training video - https://youtu.be/tebSRJhSWcg For questions and suggestions: https://sourceforge.net/p/windows-install/discussion/general/ https://www.insanelymac.com/forum/topic/348077-install-windows-on-mac-no-bootcamp/#comment-2789286 https://forums.macrumors.com/threads/installing-windows-10-in-legacy-bios-mode-in-cmp-with-boot-camp-assistant.2386309/ Thanks to Joseph P. Zeller and his https://github.com/jpz4085/
    Leader badge
    Downloads: 481 This Week
    Last Update:
    See Project
  • 8
    Scoop Windows

    Scoop Windows

    A command-line installer for Windows

    Scoop is a command-line installer for Windows. If you have built software that you would like others to use, Scoop is an alternative to building an installer (like MSI or InnoSetup). You just need to compress your app to a .zip file and provide a JSON manifest that describes how to install it. Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For terminal applications, Scoop creates shims, a kind of command-line shortcut, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    Windows Defender Remover

    Windows Defender Remover

    A tool which is uses to remove Windows Defender

    This is a command‑line tool and executable that fully disables or removes Microsoft Defender and associated Windows security components. It disables the Windows Security App, SmartScreen, Virtualization-Based Security (VBS), UAC, and other built‑in protections on Windows 8.x through Windows 11, effectively removing the antivirus and security UI from the system.
    Downloads: 36 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Fido

    Fido

    A PowerShell script to download Windows or UEFI Shell ISOs

    Fido is a PowerShell script that is primarily designed to be used in Rufus, but that can also be used in standalone fashion, and whose purpose is to automate access to the official Microsoft Windows retail ISO download links as well as provide convenient access to bootable UEFI Shell images. This script exists because, while Microsoft does make retail ISO download links freely and publicly available (at least for Windows 8 through Windows 11), up until recent releases, most of these links were only available after forcing users to jump through a lot of unwarranted hoops that created an exceedingly counterproductive, if not downright unfriendly, consumer experience, that greatly detracted from what people really want (direct access to ISO downloads). As to the reason one might want to download Windows retail ISOs, as opposed to the ISOs that are generated by Microsoft's own Media Creation Tool (MCT).
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    Claude Code

    Claude Code

    Claude Code is an agentic coding tool that lives in your terminal

    Claude Code is an intelligent agentic coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code snippets, and managing git workflows—all via natural language commands. Claude Code integrates seamlessly into your terminal, IDE, or GitHub by tagging @claude to interact with your code context. The tool is designed to simplify development by automating repetitive work and providing instant clarifications on code behavior. User feedback and usage data are collected responsibly, with strict privacy safeguards and limited retention, ensuring no feedback is used to train generative models. Claude Code is open and actively maintained with community-driven bug reporting and feature requests. Its natural language interface makes advanced coding workflows accessible without leaving your coding environment.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 12
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo basis by adding individual repository paths. PowerShell generates its prompt by executing a prompt function, if one exists. posh-git defines such a function in profile.example.ps1 that outputs the current working directory followed by an abbreviated git status.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    Win11Debloat

    Win11Debloat

    A simple, easy to use PowerShell script to remove pre-installed apps

    Win11Debloat is a Windows 10/11 PowerShell toolkit designed to streamline and automate the 'debloating' process—removing unwanted preinstalled apps, disabling telemetry, and tweaking system settings. It supports both interactive and silent modes and is popular among sysadmins and privacy-focused users.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14
    SpotX

    SpotX

    SpotX patcher used for patching the desktop version of Spotify

    SpotX is a community-built Spotify desktop client patcher that blocks audio, video, and banner ads and unlocks premium-like features—such as unlimited skips and custom themes—on Windows, macOS, and Linux. It injects tweaks client-side to redefine the Spotify experience.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    FLARE VM

    FLARE VM

    A collection of software installations scripts for Windows systems

    FLARE-VM is a collection of installation scripts meant to quickly bootstrap a reverse engineering / malware analysis environment on a Windows VM. It uses tools like Chocolatey and Boxstarter to automate installation/configuration of many commonly used security, forensics, reverse engineering, debugging, and analysis tools. The goal is to make repeatable, reproducible, fully equipped VMs for analysts with minimal manual steps.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live. TinyTeX is a custom LaTeX distribution based on TeX Live that is small in size but functions well in most cases, especially for R users. If you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do (in fact, R users won’t need to do anything). You only install LaTeX packages you actually need. Currently, TinyTeX works best for R users. Other users can use it, too, it is just that missing LaTeX packages won’t be automatically installed, and you need to install them manually. Or you can go to the extreme to install all packages (see FAQ 3 for how), but remember there are thousands of them. Installing or running TinyTeX does not require admin privileges, which means you no longer need sudo or your IT. You can even run TinyTeX from a Flash drive.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17
    Winfetch

    Winfetch

    A command-line system information utility written in PowerShell

    Winfetch is a PowerShell‑based, command-line system information utility for Windows, inspired by tools like Neofetch. It displays OS, hardware, and installed software data alongside ASCII or logo art, optimized for aesthetic screenshots or user status displays. Highly customizable with minimal footprint, it’s ideal for personalization and visual system summaries.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    BloodHound Legacy

    BloodHound Legacy

    Six Degrees of Domain Admin

    BloodHound Legacy is the deprecated open‑source version of the BloodHound Active Directory attack path analysis tool. It uses graph theory to model and visualize privileged relationships in AD, Entra ID, and Azure environments. Security professionals use it to enumerate domain privilege escalation paths, misconfigurations, and attack surfaces in corporate networks
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Sophia Script for Windows

    Sophia Script for Windows

    The most powerful PowerShell module for fine-tuning Windows

    Sophia Script for Windows is a PowerShell module designed for fine-tuning and automating configuration/tweaks on Windows systems. It provides more than 150 unique tweaks to change system behavior, privacy settings, UI personalization, remove unwanted built-in apps/features, undo associations, control telemetry, and more. It strives to enable configuring Windows in a robust way that is (largely) reversible and safe, though best used on a fresh install to avoid conflicts.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    UnattendedWinstall

    UnattendedWinstall

    Personalized Unattended Answer Files that helps debloat Windows 10

    UnattendedWinstall is a collection of Microsoft Unattend XML answer files designed for customized, unattended Windows installations. It automates OS deployment, debloating, and configuration changes (like disabling telemetry, removing default apps, registry tweaks) during initial setup. Designed to streamline clean installs of Windows 10/11 with preconfigured preferences and optimizations.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    malware-samples

    malware-samples

    A collection of malware samples and relevant dissection information

    This repo is a public collection of malware samples and related dissection/analysis information, maintained by InQuest. It gathers various kinds of malicious artifacts, executables, scripts, macros, obfuscated documents, etc., with metadata (e.g., VirusTotal reports), file carriers, and sample hashes. It’s intended for malware analysts/researchers to help study how malware works, how they are delivered, and how it evolves.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Magisk on WSA

    Magisk on WSA

    Rooted WSA with Magisk and GApps integration for Windows 11

    MagiskOnWSALocal is an open source project by LSPosed that integrates Magisk root and Google Apps (GApps) into Windows Subsystem for Android (WSA). It automates the process of building customized WSA images with root access, replacing Amazon Appstore with Google Play services. The repository includes scripts that streamline setup across Linux distributions like Ubuntu, Debian, Arch, and openSUSE, supporting both ARM64 and x64 architectures. It offers features such as unattended installation, automatic developer mode activation, and seamless updates without data loss. This project has become popular among advanced users who want more control over Android on Windows. Note: support for Magisk on WSA will end after March 5, 2025.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Microsoft Integration

    Microsoft Integration

    Microsoft Integration, Azure, Power Platform, Office 365 and much more

    Microsoft Integration, Azure, BAPI, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually represent On-premise, Cloud or Hybrid Integration and Enterprise architectures scenarios (BizTalk Server, API Management, Logic Apps, Service Bus, Event Hub…), solutions diagrams and features or systems that use Microsoft Azure and related cloud and on-premises technologies in Visio 2016/2013.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Generative AI for Beginners (Version 3)

    Generative AI for Beginners (Version 3)

    21-lesson course to learn and build with generative AI

    Generative AI for Beginners is an open source educational course by Microsoft that provides a structured introduction to building applications with generative AI. The repository contains 21 lessons covering core concepts, including prompt engineering, responsible AI, text and image generation, retrieval-augmented generation (RAG), fine-tuning, and working with open source models. It also guides learners through practical projects like chat apps, search systems, and AI-powered image tools. The material emphasizes safe, ethical, and effective AI use while equipping learners with real-world implementation skills. With slides, code examples, and translated resources, it is accessible to a global audience. The project is designed for self-study and classroom use, making it a comprehensive entry point for anyone new to generative AI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    MultiPoolMiner

    MultiPoolMiner

    Multi-algo, multi-pool, multi-device controller

    Monitors crypto mining pools and coins in real-time and finds the most profitable for your machine. Simply edit a batch file with your Bitcoin address or username and start mining. You will start earning even during benchmarking! MultiPoolMiner is more profitable than Nicehash Miner 2 and Nicehash Miner Legacy as it uses direct pool mining. With less than 0.7% minimum fee. It supports a great number of mining pools, such as CryptoNight, Ethash, Equihash, Groestl, Keccak, Lyra2RE2, Lyra2z, MyriadGroestl, NeoScrypt, Quark, Qubit, Scrypt, SHA256, Skein, X11, and Yescrypt. Some pools overestimate the projected profits. By default MPM will reduce the projected algo price by a correction factor (actual_last24h / estimate_last24h) to counter the pool overestimated prices. MPM supports customized configuration via config files.
    Downloads: 4 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.