Samsung Pay, now rebranded as Samsung Wallet in most regions, is a powerful mobile payment solution. However, not every user finds it indispensable. Whether you are switching to Google Wallet, concerned about accidental swipes, or simply trying to declutter your device and reclaim system resources, knowing how to properly handle this pre-installed application is essential.

For many Galaxy users, the primary frustration isn't just the app's presence but its persistent "Quick Access" tab that appears at the bottom of the lock screen or home screen. Depending on your specific phone model, software version, and carrier, the process for removing Samsung Pay ranges from a simple two-second uninstall to a more complex series of disabling steps.

Quick Summary for Removing Samsung Pay

On most modern Samsung devices (running One UI 5.0 or later), Samsung Wallet can be uninstalled like any other app by long-pressing the icon and selecting Uninstall. If your device considers it a "system app," the Uninstall option will be replaced by Disable. Disabling the app prevents it from running, clears its data, and removes it from your app drawer.

Understanding Why Samsung Pay Is Pre-installed

To effectively manage the software on your device, it is important to understand why some apps are easier to remove than others. Samsung Pay is often integrated into the "System Partition" of the Android OS on Galaxy devices. This integration is part of Samsung's ecosystem strategy, ensuring that users have immediate access to secure payment technology that utilizes both NFC (Near Field Communication) and, on older devices, MST (Magnetic Secure Transmission).

When an app is located in the system partition, standard user-level permissions do not allow for its complete deletion because the OS views it as a core component. Furthermore, mobile carriers sometimes strike deals to keep certain service apps unremovable to ensure their own service ecosystems remain intact. This is why a user on an unlocked Galaxy S24 might easily uninstall the app, while a user with a carrier-locked version of the same phone might only see the "Disable" option.

Method 1: The Standard Uninstallation Process

If you have a newer Samsung device or an unlocked model, you likely have the simplest path available. Samsung has become more flexible with app uninstallation in recent years.

Using the App Drawer Shortcut

The fastest way to check if your app can be removed is through the direct shortcut method:

  1. Locate the Samsung Wallet or Samsung Pay icon in your App Drawer.
  2. Long-press the icon until a pop-up menu appears.
  3. Look for the Uninstall button (usually represented by a trash can icon or the word "Uninstall").
  4. Tap Uninstall and confirm the action by selecting OK.

Using the System Settings Menu

If the long-press method doesn't show the option, or if you prefer a more detailed view:

  1. Open the Settings app on your Galaxy phone.
  2. Scroll down and tap on Apps.
  3. Use the search bar at the top or scroll down to find Samsung Wallet or Samsung Pay.
  4. Tap on the app name to open the App Info screen.
  5. If the app is removable, you will see an Uninstall button at the bottom center. Tap it.
  6. If the button says Disable, proceed to the next section of this guide.

Method 2: How to Disable Samsung Pay (System App Version)

When the "Uninstall" button is grayed out or replaced by "Disable," it means the app is baked into your system firmware. While you cannot delete the files without root access or advanced tools, "Disabling" is the next best thing. It puts the app into a dormant state where it consumes zero CPU cycles and no battery life.

Steps to Effectively Deactivate the App

  1. Go to Settings > Apps.
  2. Find and select Samsung Wallet (or Samsung Pay).
  3. Tap Force Stop at the bottom right to kill any active processes.
  4. Tap Disable. A warning will appear stating that other apps might misbehave; for Samsung Pay, this is generally safe unless you use other Samsung-specific financial services.
  5. Confirm by tapping Disable app.
  6. While still in the App Info screen, tap on Storage.
  7. Tap Clear Data and Clear Cache to reclaim the space occupied by your transaction history and cached images.
  8. Go to Permissions and ensure all permissions (Location, Phone, SMS, etc.) are set to Don't allow.

Method 3: Solving the "Accidental Swipe" Problem

Most users who want to "uninstall" Samsung Pay are actually just annoyed by the translucent bar at the bottom of their screen. This feature, known as Quick Access, allows you to pull up your payment cards even when the screen is off. You can keep the app installed but completely remove this visual and functional interference.

How to Turn Off Quick Access Gestures

  1. Open the Samsung Wallet (Samsung Pay) app.
  2. Tap the Menu icon (three horizontal lines) usually found in the bottom right or top left corner.
  3. Tap the Settings (gear icon) at the top of the menu.
  4. Select Quick Access (sometimes labeled as "Desktop and Screen Locations" or "Use Favorite Cards").
  5. You will see three toggles: Lock screen, Home screen, and Screen off.
  6. Toggle off all three options.

Once these are disabled, the floating bar will disappear. The app will only open if you manually tap its icon in the app drawer. This is often the best "middle ground" for users who might want to use the app once or twice a year for specific Samsung-only promotions but hate the daily interface intrusion.

Method 4: Removing Samsung Pay from Galaxy Smartwatches

If you own a Galaxy Watch (such as the Watch 4, 5, 6, or 7), Samsung Pay is likely mapped to the "Long-press Back Button" shortcut. Removing it from the watch requires a slightly different approach depending on whether the watch runs Tizen or Wear OS.

For Wear OS Models (Galaxy Watch 4 and Newer)

  1. Open the Galaxy Wearable app on your paired smartphone.
  2. Tap on Watch Settings.
  3. Go to Apps.
  4. Find Samsung Wallet in the list.
  5. Note that on many watch versions, you cannot fully uninstall it, but you can Disable it from the watch's own settings menu or simply stop using it.
  6. To stop the button shortcut from being annoying, go to Watch Settings > Advanced Features > Customize Buttons. Under "Press and hold" for the Back key, ensure it isn't set to launch the payment app (though Samsung often hardcodes this, disabling the app itself is more effective).

For Tizen Models (Galaxy Watch 3 and Older)

  1. Open the Samsung Galaxy Watch app on your phone.
  2. Navigate to the Apps section.
  3. Tap Manage Apps.
  4. Tap the Minus (-) icon or the checkmark next to Samsung Pay to remove it from the watch's app list.

Advanced Method: Using ADB to Remove System-Level Samsung Pay

For advanced users who are comfortable with a Command Line Interface (CLI), the Android Debug Bridge (ADB) offers a way to "uninstall" apps for the current user, even if they are marked as system apps. This does not delete the app from the system partition (it will return if you factory reset the phone), but it makes the app completely invisible and non-functional for your active user profile.

Prerequisites

  • A computer with ADB drivers installed.
  • A USB data cable.
  • Developer Options enabled on your phone (Tap "Build Number" 7 times in Settings > About Phone > Software Information).
  • USB Debugging enabled in the Developer Options menu.

The ADB Commands

  1. Connect your phone to your PC and allow the USB debugging prompt on the handset.
  2. Open a Command Prompt or Terminal on your PC.
  3. Type adb devices to ensure your phone is recognized.
  4. Type adb shell.
  5. To find the exact package name, type: pm list packages | grep 'samsung.android.spay' (or samsung.android.wallet).
  6. Once you have the package name (usually com.samsung.android.spay), run the following command: pm uninstall -k --user 0 com.samsung.android.spay
  7. If successful, the terminal will return "Success."

Warning: Using ADB to remove system apps can occasionally lead to system instability if the app has dependencies. While Samsung Pay is generally safe to remove this way, proceed with caution and ensure your data is backed up.

Transitioning to an Alternative: Setting Up Google Wallet

If the reason for removing Samsung Pay is to switch to Google Wallet (formerly Google Pay), you must ensure the system knows which app to use for NFC transactions. Simply installing Google Wallet isn't enough; you must set it as the "Default."

How to Change the Default Contactless Payment App

  1. Go to Settings on your Galaxy phone.
  2. Tap on Connections.
  3. Tap on NFC and contactless payments.
  4. Ensure the toggle at the top is On.
  5. Tap on Contactless payments at the bottom.
  6. Select Google Pay (or Google Wallet) as your primary payment method.
  7. Tap Confirm if prompted.
  8. Look for the "If open app supports it" or "Pay with currently open app" setting. It is usually best to keep this toggled On so that if you ever do open a specific loyalty app, it can override the default temporarily.

Why You Might Reconsider Uninstalling

Before you finalize the removal, there are a few unique features of Samsung's ecosystem that might be worth keeping in a "Disabled" or "Hidden" state rather than a total purge:

  • Samsung Rewards: Every purchase made through the app earns points that can be redeemed for Samsung products or discounts on the Samsung store.
  • MST Technology: If you are using an older device like the Galaxy S10 or Note 10, your phone has a physical coil that mimics a card swipe. This allows you to pay at old terminals that don't have NFC. Google Wallet cannot do this.
  • Integrated Government IDs: In certain regions, Samsung Wallet is faster at integrating digital driver's licenses and state IDs directly into the Knox security layer.

Troubleshooting Common Issues

"The App Reappeared After an Update"

This is a common issue with system apps. When Samsung pushes a major One UI update, it may "refresh" the system partition, causing previously disabled apps to re-enable. If this happens, you will simply need to repeat the disabling process or the ADB command.

"My Battery Life Decreased After Disabling"

This is rare but can happen if another system service is constantly trying to "ping" the missing Samsung Pay app. If you notice significant drain, it is better to "Enable" the app but keep the "Quick Access" features turned off so it remains idle without causing a service loop error.

"I Can't Find the App in the Settings List"

Ensure you have "Show system apps" enabled. In the Apps list, tap the small filter/sort icon next to "Your apps" and toggle on Show system apps. Samsung Pay may sometimes be listed under its package name or as "Samsung Wallet Stub."

Conclusion

Managing Samsung Pay on a Galaxy device is about finding the right balance between functionality and minimalism. For the majority of users, simply uninstalling the app through the app drawer is possible and effective. For those with carrier-branded or older devices, disabling the app and turning off Quick Access gestures provides a clean, interruption-free experience that mimics a full uninstallation. By following the steps outlined above, you can reclaim your screen real estate and ensure that your mobile payment experience is exactly how you want it—whether that means switching to an alternative like Google Wallet or simply removing the clutter from your digital life.

FAQ

What happens to my credit cards if I uninstall Samsung Pay?

The digital tokens stored on your device are deleted. However, your actual credit card accounts remain unaffected. If you reinstall the app later, you will need to re-verify your cards with your bank for security reasons.

Does disabling Samsung Pay affect Samsung Pass?

In newer versions of One UI, Samsung Pass (the password manager) is integrated into Samsung Wallet. If you disable the Wallet app, you might lose easy access to your saved passwords and biometric logins. Check your "Samsung Pass" settings individually before disabling the main Wallet app.

Is it safe to use ADB to remove Samsung Pay?

Yes, it is generally safe for the phone's OS, but it might interfere with "Samsung Knox" features or specific secure folder integrations. It will not trip the Knox bit (which voids the warranty), as you aren't rooting the device, just hiding the app from the user profile.

Can I use Google Wallet and Samsung Pay at the same time?

Technically, yes. You can have both installed. However, you must choose one as the "Default" in your NFC settings. Having both active with gestures enabled can lead to confusion and failed transactions at the register.

Why does Samsung Pay keep opening when I use my fingerprint?

You likely have "Fingerprint Web Sign-in" or a specific "Quick Access" shortcut tied to your fingerprint. Check the Samsung Wallet Settings > Quick Access and disable the "Home screen" and "Lock screen" shortcuts to stop this behavior.