Close

What are you looking for?

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyway to delete software update pending?

(Topic created on: 08-12-2024 12:00 PM)
7805 Views
TheDenny
Voyager
Options
I would be grateful if anyone can tell me how to delete a pending software update?

I have paused the download as shown in image.

I don't want the UI7 as its not safe.

Thank you for any support 

image


18 REPLIES 18
TheDenny
Voyager
Options
True I shouldn't have accepted the Beta trial.

Thought I wouldn't get it as it's not guarantee

But having now done research,all point not to download as this risk is higher than reward.

Hindsight is the best teacher
0 Likes
GoanGeek
Samsung Members Star ★
Options
What kind of research?. I have found no issues.
Follow Me, like my posts and Mark as Solution if I helped solve your Problems.
0 Likes
TheDenny
Voyager
Options
Online research

Thank you for your help.

God bless you 🙏🏻
Moiramon
Big Cheese
Options
Just ignore it then wait for One UI 7 stable release. You can then install the beta and you'll then get the stable release.
TheDenny
Voyager
Options
Thank you for your reply. Makes sense. God bless you 🙏🏻
Rajsahab
Troubleshooter
Options
All you could do is just don't install it
MorningBlunt
Troubleshooter
Options
What do you mean by safe

MB
0 Likes
Renee21
First Poster
Options

i wish i had not installed it -  i cant use the power button to restart the phone - cant brighten or lighten the screen - the home screen is all messed up - - i may have to back up my phone and reset the whole thing 

0 Likes
666HATE666
Apprentice
Options

Finally found a way how to remove annoying update notification + what's the most important, remove the downloaded update file (which in my case took 5GB).
1) First of all, you need to disable auto updates in the System updates settings.
2) Then open the developper settings and enable USB debugging.
3) Connect the phone to PC.
4) On the PC through adb disable the System update app (type adb shell and then: pm uninstall --user 0 com.wssyncmldm). This will disable the System update option.
5) Now, need to re-enable it back by typing in adb: adb shell cmd package install-existing com.wssyncmldm
6) Once the option is enabled, go to the Settings -> System update and look for updates. This time the update tool should find some update and ASK if you want to download it - exactly this removes the previousely downloaded update. DO NOT press download and leave the system update.
7) Now disable the System update app again (type adb shell and then: pm uninstall --user 0 com.wssyncmldm).

That's it. Tried on my S24 Ultra with update to f**king OneUI 7, it worked.