Removing bloatware (pre-installed apps) on Android devices:
Removing bloatware:
Removing bloatware (pre-installed apps) on Android devices without root access can be a bit challenging, as it often requires certain system permissions. However, there are a few methods you can try to disable or hide bloatware without rooting your device. Here's a step-by-step guide:
ரூட் அணுகல் இல்லாமல் Android சாதனங்களில் bloatware (முன் நிறுவப்பட்ட பயன்பாடுகள்) அகற்றுவது சற்று சவாலானதாக இருக்கலாம், ஏனெனில் இதற்கு சில கணினி அனுமதிகள் தேவைப்படுகின்றன. இருப்பினும், உங்கள் சாதனத்தை ரூட் செய்யாமல் ப்ளோட்வேரை முடக்க அல்லது மறைக்க சில முறைகள் உள்ளன. இங்கே ஒரு படிப்படியான வழிகாட்டியினை காணலாம்:
1.Disable Apps:
Go to your device's "Settings" menu.
Look for the "Apps" or "Applications" option and tap on it.
You'll see a list of all installed apps on your device.
Select the bloatware app you want to disable.
On the app info page, tap on the "Disable" or "Turn off" button.
Confirm your selection if prompted.
This will prevent the app from running and remove it from the app drawer.
Look for the "Apps" or "Applications" option and tap on it.
You'll see a list of all installed apps on your device.
Select the bloatware app you want to disable.
On the app info page, tap on the "Disable" or "Turn off" button.
Confirm your selection if prompted.
This will prevent the app from running and remove it from the app drawer.
உங்கள் சாதனத்தின் "அமைப்புகள்" மெனுவிற்குச் செல்லவும்.
"பயன்பாடு" அல்லது "பயன்பாடுகள்" விருப்பத்தைத் தேடி, அதைத் தட்டவும்.
உங்கள் சாதனத்தில் நிறுவப்பட்ட அனைத்து பயன்பாடுகளின் பட்டியலைக் காண்பீர்கள்.
நீங்கள் முடக்க விரும்பும் bloatware பயன்பாட்டைத் தேர்ந்தெடுக்கவும்.
பயன்பாட்டுத் தகவல் பக்கத்தில், "முடக்கு" அல்லது "முடக்கு" பொத்தானைத் தட்டவும்.இது பயன்பாடு இயங்குவதைத் தடுக்கும் மற்றும் பயன்பாடு டிராயரில் இருந்து அகற்றும்.
2.Hide Apps:
Some Android launchers allow you to hide apps from the app drawer.
Long-press on your home screen to access the launcher settings or find an empty space and pinch in to enter the editing mode.
Look for an option like "Hide Apps," "App Drawer Settings," or "Hidden Apps."
Select the bloatware apps you want to hide from the list.
Save your changes or exit the editing mode.
The hidden apps should no longer appear in your app drawer, but they may still be installed on your device.
Long-press on your home screen to access the launcher settings or find an empty space and pinch in to enter the editing mode.
Look for an option like "Hide Apps," "App Drawer Settings," or "Hidden Apps."
Select the bloatware apps you want to hide from the list.
Save your changes or exit the editing mode.
The hidden apps should no longer appear in your app drawer, but they may still be installed on your device.
சில ஆண்ட்ராய்டு லாஞ்சர்கள் ஆப் டிராயரில் இருந்து ஆப்ஸை மறைக்க உங்களை அனுமதிக்கின்றன.
துவக்கி அமைப்புகளை அணுக உங்கள் முகப்புத் திரையில் நீண்ட நேரம் அழுத்தவும் அல்லது வெற்று இடத்தைக் கண்டறிந்து எடிட்டிங் பயன்முறையில் நுழைய பின்ச் செய்யவும்.
"பயன்பாடுகளை மறை", "ஆப் டிராயர் அமைப்புகள்" அல்லது "மறைக்கப்பட்ட பயன்பாடுகள்" போன்ற விருப்பத்தைத் தேடுங்கள்.
பட்டியலிலிருந்து நீங்கள் மறைக்க விரும்பும் ப்ளோட்வேர் பயன்பாடுகளைத் தேர்ந்தெடுக்கவும்.
உங்கள் மாற்றங்களைச் சேமிக்கவும் அல்லது எடிட்டிங் பயன்முறையிலிருந்து வெளியேறவும்.
மறைக்கப்பட்ட பயன்பாடுகள் இனி உங்கள் ஆப் டிராயரில் தோன்றாது, ஆனால் அவை உங்கள் சாதனத்தில் நிறுவப்பட்டிருக்கலாம்.
3.Use ADB Commands (requires a computer):
On your computer, install the Android SDK Platform Tools from the official Android website.
Enable USB debugging on your Android device. Go to "Settings," then "About phone" or "About device," and tap on the "Build number" several times until it says you're a developer. Then go back to "Settings," find "Developer options" or "Developer settings," and enable "USB debugging."
Connect your Android device to the computer using a USB cable.
Open a command prompt or terminal window on your computer.
Run the command
Enable USB debugging on your Android device. Go to "Settings," then "About phone" or "About device," and tap on the "Build number" several times until it says you're a developer. Then go back to "Settings," find "Developer options" or "Developer settings," and enable "USB debugging."
Connect your Android device to the computer using a USB cable.
Open a command prompt or terminal window on your computer.
Run the command
adb devices
to ensure your device is detected. If it shows your device's serial number, you're ready to proceed.
Run the command
Run the command
adb shell pm uninstall -k --user 0 package-name
to uninstall the package with the specified name. Replace "package-name" with the actual package name of the bloatware app you want to remove. Note that some system apps cannot be uninstalled.
Repeat the previous step for each bloatware app you wish to remove.
Once finished, you can disconnect your device from the computer.
Repeat the previous step for each bloatware app you wish to remove.
Once finished, you can disconnect your device from the computer.
உங்கள் கணினியில், அதிகாரப்பூர்வ ஆண்ட்ராய்டு இணையதளத்தில் இருந்து Android SDK இயங்குதளக் கருவிகளை நிறுவவும்.
உங்கள் Android சாதனத்தில் USB பிழைத்திருத்தத்தை இயக்கவும். "அமைப்புகள்", பின்னர் "தொலைபேசியைப் பற்றி" அல்லது "சாதனம் பற்றி" என்பதற்குச் சென்று, நீங்கள் ஒரு டெவலப்பர் என்று சொல்லும் வரை "பில்ட் எண்ணை" பல முறை தட்டவும். பின்னர் "அமைப்புகள்" என்பதற்குச் சென்று, "டெவலப்பர் விருப்பங்கள்" அல்லது "டெவலப்பர் அமைப்புகள்" என்பதைக் கண்டறிந்து, "USB பிழைத்திருத்தத்தை" இயக்கவும்.
USB கேபிளைப் பயன்படுத்தி உங்கள் Android சாதனத்தை கணினியுடன் இணைக்கவும்.
உங்கள் கணினியில் கட்டளை வரி அல்லது முனைய சாளரத்தைத் திறக்கவும்.
கட்டளையை இயக்கவும்
adb devices
உங்கள் சாதனம் கண்டறியப்பட்டதை உறுதிசெய்ய. இது உங்கள் சாதனத்தின் வரிசை எண்ணைக் காட்டினால், நீங்கள் தொடரத் தயாராக உள்ளீர்கள்.
கட்டளையை இயக்கவும்
adb shell pm uninstall -k --user 0 package-name
குறிப்பிட்ட பெயருடன் தொகுப்பை நிறுவல் நீக்க. "package-name" என்பதை நீங்கள் அகற்ற விரும்பும் bloatware பயன்பாட்டின் உண்மையான தொகுப்பு பெயருடன் மாற்றவும். சில கணினி பயன்பாடுகளை நிறுவல் நீக்க முடியாது என்பதை நினைவில் கொள்ளவும்.
நீங்கள் அகற்ற விரும்பும் ஒவ்வொரு ப்ளோட்வேர் பயன்பாட்டிற்கும் முந்தைய படியை மீண்டும் செய்யவும்.
முடிந்ததும், கணினியிலிருந்து உங்கள் சாதனத்தைத் துண்டிக்கலாம்.
Remember that while disabling or hiding bloatware won't free up storage space, it can help declutter your app drawer and prevent the apps from running in the background.
ப்ளோட்வேரை முடக்குவது அல்லது மறைப்பது சேமிப்பிடத்தை விடுவிக்காது என்பதை நினைவில் கொள்ளுங்கள், இது உங்கள் பயன்பாட்டு டிராயரைக் குறைக்க உதவுகிறது மற்றும் பயன்பாடுகள் பின்னணியில் இயங்குவதைத் தடுக்கிறது.
Post a Comment