|
Your download link is at the very bottom of the page... always. |
Processed through Paypal No account required. Donate Bitcoin to this wallet: 1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm Donate Ethereum to this wallet: 0x40E56922F43637224935CDC35e2c96E0392A8505 Donate Litecoin to this wallet: LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL |
File - Download Microsoft PowerToys v0.84.0 | ||||||||
Description | ||||||||
Always scroll to the bottom of the page for the main download link. We don't believe in fake/misleading download buttons and tricks. The link is always in the same place. Microsoft PowerToys v0.84.0 Windows system utilities to maximize productivity Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. Current utilities: Advanced Paste A tool that enables you to paste the text from your clipboard into any format needed. It can paste as plain text, markdown, or JSON directly with the UX or with a direct keystroke invoke. These actions are executed entirely on your local machine. Additionally, the tool has an AI-powered option that is 100% opt-in and requires entering an OpenAI key in settings. Always on Top A system-wide Windows utility to pin windows above other windows. PowerToys Awake A tool for Windows designed to keep a computer awake without having to manage its power and sleep settings. This can be helpful when running time-consuming tasks, ensuring that the computer does not go to sleep or turn off its screens. Command Not Found A PowerShell 7 module that detects command-line errors and suggests a relevant WinGet package to install, if available. Color Picker A system-wide color picking utility for Windows to pick colors from any screen and copy it in a configurable format to the clipboard. Crop And Lock Allows you to crop a current application into a smaller window or just create a thumbnail. Focus the target window and press the shortcut to start cropping. Environment Variables Offers an easy and convenient way to manage environment variables. It allows you to create profiles for managing a set of variables together. Profile variables have precedence over User and System variables. Applying the profile adds variables to User environment variables in the background. When a profile is applied, if there is an existing User variable with the same name, a backup variable is created in User variables which will be reverted to the original value on profile un-apply. Applied variables list shows the current state of the environment, respecting the order of evaluation of environment variables (Profile > User > System). Evaluated Path variable value is shown at the top of the list. FancyZones A window manager utility for arranging and snapping windows into efficient layouts to improve your workflow and restore layouts quickly. You can define a set of zone locations to use as targets for windows on your desktop. When you drag a window into a zone, or use the associated keyboard shortcut, the window is resized and repositioned to fill that zone. File Explorer Add-ons An existing feature in Windows File Explorer which allows you to see a preview of the file's contents in the view's reading pane. PowerToys adds multiple extensions: Markdown, SVG, PDF, G-code and QOI. In addition to those, PowerToys also adds support for source code files for more than 150 file extensions. File Locksmith A Windows shell extension for checking which files are in use and by which processes. Hosts File Editor Windows includes a local "Hosts" file that contains domain names and matching IP addresses, acting as a map to identify and locate hosts on IP networks. Every time you visit a website, your computer will check the hosts file first to see which IP address it connects to. If the information is not there, your internet service provider will look into the Domain Name Server (DNS) for the resources to load the site. The Hosts File Editor provides a convenient way to edit the hosts file. This can be useful for scenarios like migrating a website to a new hosting provider or domain name, which may take a 24-48 hour period of downtime. Creating a custom IP address to associate with your domain using the hosts file can enable you to see how it will look on the new server. Image Resizer A Windows shell extension for bulk image-resizing. After installing PowerToys, right-click on one or more selected image files in File Explorer, and select Resize with ImageResizer from the menu. Keyboard Manager Enables you to redefine keys on your keyboard. For example, you can exchange the letter A for the letter B on your keyboard. When you press the A key, a B will be inserted. Mouse utilities A collection of features that enhance mouse and cursor functionality on Windows. Mouse Without Borders Enables you to control up to 4 computers from the same machine. Peek A system-wide utility for Windows to preview file content without the need to open multiple applications or interrupt your workflow. It offers a seamless and quick file preview experience for various file types, including images, Office documents, web pages, Markdown files, text files, and developer files. Paste as Plain Text A tool that enables you to paste the text from your clipboard into any format needed. It can paste as plain text, markdown, or JSON directly with the UX or with a direct keystroke invoke. These actions are executed entirely on your local machine. Additionally, the tool has an AI-powered option that is 100% opt-in and requires entering an OpenAI key in settings. PowerRename A bulk renaming tool that enables you to: -Modify the file names of a large number of files, without giving all of the files the same name. -Perform a search and replace on a targeted section of file names. -Perform a regular expression rename on multiple files. -Check expected rename results in a preview window before finalizing a bulk rename. -Undo a rename operation after it is completed. PowerToys Run A quick launcher for power users that contains additional features without sacrificing performance. It is open source and modular for additional plugins. Quick Accent An alternative way to type accented characters, useful when a keyboard doesn't support that specific accent with a quick key combo. Registry Preview Simplifies the process of visualizing and editing complex Windows Registry files. It can also write changes to the Windows Registry. Screen Ruler Allows you to quickly measure pixels on your screen, based on image edge detection. Shortcut Guide This guide displays common keyboard shortcuts that use the Windows key. Text Extractor Enables you to copy text from anywhere on your screen, including inside images or videos. Video Conference Mute Quickly mute your microphone (audio) and turn off your camera (video) with a single keystroke while on a conference call, regardless of what application has focus on your computer. Workspaces This utility can launch a set of applications to a custom layout and configuration on the desktop. App arrangements can be saved as a workspace and then relaunched with one click from the Workspaces Editor or from a desktop shortcut. In the editor, app configuration can be customized using CLI arguments and "launch as admin" modifiers, and app window sizes and positions can be updated as desired. This is our first public version of Workspaces and we are excited for you to try it out for yourself! Make sure to file issues you encounter on our GitHub so the team can continue to improve the utility. Supported operating systems: Windows 11 or Windows 10 version 2004 (code name 20H1 / build number 19041) or newer. x64 or ARM64 processor The installer will install the following items: -Microsoft Edge WebView2 Runtime bootstrapper. This will install the latest version. Changes v0.84.0 Highlights New utility: PowerToys Workspaces - this utility can launch a set of applications to a custom layout and configuration on the desktop. App arrangements can be saved as a workspace and then relaunched with one click from the Workspaces Editor or from a desktop shortcut. In the editor, app configuration can be customized using CLI arguments and "launch as admin" modifiers, and app window sizes and positions can be updated as desired. This is our first public version of Workspaces and we are excited for you to try it out for yourself! Make sure to file issues you encounter on our GitHub so the team can continue to improve the utility. Known issues - the team is actively working on fixing these: Apps that launch as admin are unable to be repositioned to the desired layout. Border of "Remove" / "Add Back" app button in editor is not clearly visible on light themes. Added Awake --use-parent-pid CLI argument to attach to parent process. Thanks @dend! Added custom actions - user-specified pre-defined prompts for the AI model. Additionally, actions (both standard and custom) are now searchable from prompt box and Ctrl + number in-app shortcuts are now applicable for first 9 search results. Ported all C++/CX code to C++/WinRT as part of a refactor and upgrade series aimed at enabling AOT (Ahead of Time) compilation for enhanced performance and reduced disk footprint. General Added DSC support for ImageResizer resize sizes property. Advanced Paste Added custom actions - user-specified pre-defined prompts for the AI model. Additionally, actions (both standard and custom) are now searchable from prompt box and Ctrl + number in-app shortcuts are now applicable for first 9 search results. Awake Added --use-parent-pid CLI argument to attach to parent process and fixed issue causing tray icon to disappear. Thanks @dend! Hosts File Editor Fixed save failure when the hosts file is hidden. Thanks @davidegiacometti! File Explorer add-ons Fixed multiple preview form positioning issues causing floating, detached windows, CoreWebView2 related exception and process leak. Thanks @davidegiacometti! Keyboard Manager Convert RemapBufferRow to a struct with descriptive field names. Thanks @masaru-iritani! Fixed issue causing stuck Ctrl key when shortcuts contain AltGr key. Peek Added long paths support. Thanks @davidegiacometti! Quick Accent Moved number superscripts and subscripts from Portuguese to all languages definition. Thanks @octastylos-pseudodipteros! PowerRename Updated the tooltip text of the replace box info button. Thanks @Agnibaan! PowerToys Run Fixed window positioning on start-up introduced in 0.83. Improved default web browser detection. Thanks @davidegiacometti! Fixed volume ounces conversion to support both imperial and metric. Thanks @GhostVaibhav! Fixed thread-safety issue causing results not to be shown on first launch. Screen Ruler Added multiple measurements support for all measuring tools. Settings Improved disabled animations InfoBar in Find My Mouse page. Thanks @davidegiacometti! Workspaces New utility: PowerToys Workspaces - this utility can launch a set of applications to a custom layout and configuration on the desktop. App arrangements can be saved as a workspace and then relaunched with one click from the Workspaces Editor or from a desktop shortcut. In the editor, app configuration can be customized using CLI arguments and "launch as admin" modifiers, and app window sizes and positions can be updated as desired. This is our first public version of Workspaces and we are excited for you to try it out for yourself! Make sure to file issues you encounter on our GitHub so the team can continue to improve the utility. Documentation Added ChatGPTPowerToys plugin mention to thirdPartyRunPlugins.md. Thanks @ferraridavide! Development Ported all C++/CX code to C++/WinRT. Moved Version.props import to Directory.Build.props. Extracted self-containment related .csproj properties to src/Common.SelfContained.props. Unused and obsolete dependencies cleanup. Thanks @davidegiacometti! Extracted CSWinRT related .csproj properties to src/Common.Dotnet.CsWinRT.props. Upgraded Microsoft.Windows.CsWinRT to 2.0.8 and updated verifyDepsJsonLibraryVersions.ps1 to unblock PRs. Explicitly Set NuGet Audit Mode to Direct in Directory.Build.props to revert changes made with VS 17.12 update. Thanks @snickler! Upgraded UnitsNet to 5.56.0. This download is for the Windows machine wide 64bit version (very bottom of page). If you need the Windows machine wide ARM 64bit version, download here. If you need the Windows per user 64bit version, download here. If you need the Windows per user ARM 64bit version, download here. Click here to visit the author's website. Continue below for the main download link. |
||||||||
Downloads | Views | Developer | Last Update | Version | Size | Type | Rank | |
5,296 | 10,869 | Microsoft Corp. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/PowerToys1_th.png"border="0"> | Sep 05, 2024 - 11:31 | 0.84.0 | 258.91MB | EXE | , out of 38 Votes. | |
File Tags | ||||||||
PowerToys Microsoft v0.84.0 |
Click to Rate File     Share it on Twitter → Tweet
|