Try this. It removed mine… Use Powershell Terminal Get-Command shopify | Select-Object -ExpandProperty Source Remove-Item -Force “C:\Path\To\shopify” Note: From the Get command, if you see a path, follow the steps next to it and replaced it based on path that you see. usually you will se… Answer from Nate_PH on community.shopify.com
🌐
Shopify
shopify.dev › docs › storefronts › themes › tools › cli › migrate
Migrate to Shopify CLI 3.x
If you’re using a legacy version of Shopify CLI (lower than 0.9.0), then you need to uninstall it manually.
Top answer
1 of 2
1

Please visit this site maybe it's helpful to you.

https://shopify.dev/docs/themes/tools/cli

Follow bellow Steps for CLI:-

Step 1: Install new requirementsAnchor link to section titled "Step 1: Install new requirements" In addition to the requirements for Shopify CLI 2.x, Shopify CLI 3.x requires Node.js 14.17.0 or higher. If you use macOS, then Homebrew will install Node.js for you when you upgrade to the latest version of Shopify CLI.

For a complete list of requirements, refer to Install Shopify CLI.

Step 2: Uninstall Shopify CLI 2.xAnchor link to section titled "Step 2: Uninstall Shopify CLI 2.x" Consider uninstalling the previous version of Shopify CLI. Uninstalling the previous version avoids any collisions between the two versions.

If you want to keep both versions of Shopify CLI installed, then refer to Using both Shopify CLI 2.x and 3.x to learn how to work with both versions in the same environment.

Shopify CLI can be removed from your system using the same package manager that you used to install it:

Terminal

gem uninstall shopify-cli If you’re using a legacy version of Shopify CLI (lower than 0.9.0), then you need to uninstall it manually.

Step 3: Install Shopify CLI 3.xAnchor link to section titled "Step 3: Install Shopify CLI 3.x" Shopify CLI is managed as a set of Node.js packages:

@shopify/cli @shopify/theme

You can install these packages using Homebrew on macOS, or by installing the packages globally on Windows or Linux.

Note apt, Yum, and RubyGems installations are no longer supported.

MACOSAnchor link to section titled "MacOS" You can install Shopify CLI on macOS using Homebrew.

You need to add Shopify's third-party repositories to Homebrew using brew tap before you can install Shopify CLI.

Terminal

brew tap shopify/shopify brew install shopify-cli

Note Homebrew installs all of the requirements for running Shopify CLI, including Ruby, Node.js, and Git, for you.

WINDOWS AND LINUXAnchor link to the section titled "Windows and Linux" To install Shopify CLI for themes, install the @shopify/cli and @shopify/theme Node.js packages globally using the command line.

Terminal

npm install -g @shopify/cli @shopify/theme Step 4: Verify the installationAnchor link to the section titled "Step 4: Verify the installation" To verify that Shopify CLI is installed properly, run the following command:

2 of 2
1

Add npm exec before shopify command

npm exec shopify version

These work for me. (This is not the proper solution but it work's)

Don't use GEM because it is deprecated , it will add 2.36 version by default , upper version is not supported by gem.

🌐
GitHub
github.com › Shopify › cli › issues › 1337
When app is uninstall and reinstall getting error · Issue #1337 · Shopify/cli
September 22, 2022 - Area: @shopify/app@shopify/app package issues@shopify/app package issuesType: BugSomething isn't workingSomething isn't workingno-issue-activity ... Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.) Reproduced the issue in the latest CLI version.
Published   Feb 09, 2023
🌐
Shopify
shopify.dev › apps › tools › cli › cli-2 › uninstall
About Shopify CLI for apps
Use your package manager to delete @shopify/cli and (if present) @shopify/app from your dependencies: npmYarnpnpm · Copy · $ $ npm uninstall -D @shopify/cli @shopify/app · $ $ yarn remove -D @shopify/cli @shopify/app · $ $ pnpm remove -D ...
🌐
npm
npmjs.com › package › @shopify › cli
shopify/cli
When you’re building a Shopify app, you can initialize your project using your preferred package manager. A single command will install all the dependencies you need — including Shopify CLI itself.
      » npm install @shopify/cli
    
Published   Dec 03, 2025
Version   3.88.0
Find elsewhere
🌐
Blanla
sidocode.com › roll-back-shopify-cli-3-install-to-shopify-cli-2
Roll back Shopify CLI 3 install to Shopify CLI 2 - SidoCode
July 25, 2025 - Install the latest version of node.js and reinstall Shopify cli · Uninstall Shopify version 2.0 using the brew uninstall command(brew uninstall shopifycli@2), and install it using npm
🌐
Shopify Help Center
help.shopify.com › en › manual › apps › uninstalling-apps
Shopify Help Center | Uninstalling apps
From your Shopify admin, go to Settings > Apps and sales channels. Next to the app that you want to uninstall, click …, and then click Uninstall.
🌐
Shopify Community
community.shopify.com › technical q&a
How can I downgrade Shopify CLI to version 2.8.0 using brew on macOS?
November 19, 2021 - Hi, for some reason I cannot login to my store in shopify version 2.9.0. So is there anyway to install version 2.8.0. Im using brew on macOS to install shopify-cli
🌐
Shopify Community
community.shopify.com › shopify apps
How do I remove an app that I have created?
January 16, 2024 - I do not mean how do I delete an app from a store which is easy. I mean how do I delete and app I created? Thanks. I already saw this thread https://community.shopify.com/c/shopify-apps/delete-public-app-from-partner-da…
🌐
Shopify Community
community.shopify.com › retired boards › appdev › tools
Cli Migration from CLI 2 to CLI 3 - #2 by Kapil2022 - Tools - Shopify ...
May 25, 2024 - try gem uninstall shopify-cli and If not delete by this command then You have to find all the file on which drive you have installed earlier and need to delete everything manually.
🌐
GitHub
github.com › Shopify › shopify-cli › issues › 2675
[Bug]: brew install shopify-cli@2 · Issue #2675 · Shopify/shopify-cli
August 11, 2022 - It says that shopify-cli version 2.30 is installed but when I run shopify-version the command is not found. Uninstall brew and reinstall · reinstall shopify-cli@2 · Mac OS Monterey version 12.6 · 2.30 · zsh · ruby 2.6.8p20 · ruby 2.6.8p20 · 👍React with 👍2maximedaraize and niklasjk ·
Published   Nov 03, 2022
🌐
YouTube
youtube.com › bytes media
How to Uninstall Shopify App | How to Delete & Remove Shopify App - YouTube
How to Uninstall Shopify App | How to Delete & Remove Shopify AppIn this video, I'll show you How to Uninstall Shopify App. This is the easiest and fastest w...
Published   December 13, 2022
Views   329
🌐
Shopify
shopify.dev › docs › apps › build › authentication-authorization › app-installation › uninstall-app-api-request
Uninstall a Shopify app with an API request
The following examples show how to uninstall a Shopify app from a store using an API call: ... require 'rest_client' require 'json' access_token = 'secret' revoke_url = 'https://{shop}.myshopify.com/admin/api_permissions/current.json' headers = { 'X-Shopify-Access-Token' => access_token, content_type: 'application/json', accept: 'application/json' } response = RestClient.delete(revoke_url, headers) response.code # 200 for success
🌐
GitHub
github.com › malkico › shopify-app-cli
GitHub - malkico/shopify-app-cli: Shopify App CLI helps you build Shopify apps faster.
rake console irb(main):001:0> ShopifyCli::ROOT => "/Users/me/src/github.com/Shopify/shopify-cli" There are two steps to completely uninstall Shopify App CLI:
Author   malkico
🌐
PeerDH
peerdh.com › blogs › programming-insights › upgrading-and-uninstalling-shopify-cli-2-a-comprehensive-guide
Upgrading And Uninstalling Shopify Cli 2: A Comprehensive Guide – peerdh.com
September 22, 2024 - This article will walk you through the steps to upgrade and uninstall Shopify CLI 2, ensuring you have the latest features and fixes at your fingertips.