About 223,000 results
Open links in new tab
  1. How can I uninstall an application using PowerShell?

    Is there a simple way to hook into the standard 'Add or Remove Programs' functionality using PowerShell to uninstall an existing application? Or to check if the application is installed?

  2. What Start Menu replacement software do you use?

    Mar 26, 2024 · Open-Shell ( Welcome to Open-Shell ) ExplorerPatcher ( GitHub - valinet/ExplorerPatcher: This project aims to enhance the working environment on Windows ) …

  3. How to run an application as shell replacement on Windows 10 …

    Oct 27, 2015 · I need to create a special account on a computer running Windows 10 Enterprise. This account would launch an application directly on login instead of the default shell and exiting the …

  4. How add context menu item to Windows Explorer for folders

    Right click on file HKEY_CLASSES_ROOT\*\shell if you are administrator HKEY_CURRENT_USER\Software\Classes\*\shell if you are a normal user In all cases: add a new …

  5. Turn On or Off Align Icons to Grid on Desktop in Windows 11

    May 16, 2022 · This tutorial will show you how to turn on or off align desktop icons to grid for your account in Windows 10 and Windows 11. The desktop (Win+D) is your...

  6. Change App Copilot Key on Keyboard or Win+C Opens in Windows 11

    Sep 20, 2024 · 3 Select an available option you want to use in the Customize Copilot key on keyboard drop menu. (see screenshots below) The Customize Copilot key on keyboard setting is saved to the …

  7. Enabling Windows 10 Kiosk mode using Embedded Shell Launcher

    Jan 6, 2017 · For a kiosk device to run a Universal Windows app, use the assigned access feature. For a kiosk device (Windows 10 Enterprise or Education) to run a Classic Windows application, use Shell …

  8. Add Turn On or Off Location Services Context Menu in Windows 11

    Dec 20, 2023 · This tutorial will show you how to add a turn on or off "Location Services" context menu for all users in Windows 10 and Windows 11. The Location Services context menu added by this …

  9. Get Android OS version of device connected via ADB

    Apr 30, 2015 · Can one use adb or adb shell commands to get attached emulator/device OS info, i.e. API version?

  10. Retrieve Information from Registry Key Using PowerShell

    Jul 29, 2015 · Get-ItemPropertyValue -Path HKCU:\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice -Name …