-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrebloat_RMX3461_13.1.0.163(EX01).sh
458 lines (305 loc) · 14.8 KB
/
rebloat_RMX3461_13.1.0.163(EX01).sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
echo "Running realme 9 5G Speed Edition rebloat script"
echo "Enabling App Market"
adb shell pm enable --user 0 com.heytap.market
echo "Enabling realme Share"
adb shell pm enable --user 0 com.coloros.oshare
echo "Enabling Secure Payment"
adb shell pm enable --user 0 com.oplus.pay
echo "Reinstalling aidlserverdemo"
adb shell pm install-existing --user 0 com.rongcard.eidapi
echo "Reinstalling aidlserverdemo"
adb shell pm install-existing --user 0 com.tencent.soter.soterserver
echo "Reinstalling Always-On-Display"
adb shell pm install-existing --user 0 com.oplus.aod
echo "Reinstalling Android Accessibility Suite"
adb shell pm install-existing --user 0 com.google.android.marvin.talkback
echo "Reinstalling Android Auto"
adb shell pm install-existing --user 0 com.google.android.projection.gearhead
echo "Reinstalling Android S Easter Egg"
adb shell pm install-existing --user 0 com.android.egg
echo "Reinstalling Android Shared Library"
adb shell pm install-existing --user 0 com.google.android.ext.shared
echo "Reinstalling Android System Intelligence"
adb shell pm install-existing --user 0 com.google.android.as
echo "Reinstalling App Cloner"
adb shell pm install-existing --user 0 com.oplus.multiapp
echo "Reinstalling App Enhancement Services"
adb shell pm install-existing --user 0 com.oplus.cosa
echo "Reinstalling AppHub"
adb shell pm install-existing --user 0 com.applovin.array.apphub.vincere
echo "Reinstalling ARCore"
adb shell pm install-existing --user 0 com.google.ar.core
echo "Reinstalling Assistant"
adb shell pm install-existing --user 0 com.google.android.apps.googleassistant
echo "Reinstalling Assistive Ball"
adb shell pm install-existing --user 0 com.coloros.floatassistant
echo "Reinstalling atlasService"
adb shell pm install-existing --user 0 com.oplus.atlas
echo "Reinstalling Basic Daydreams"
adb shell pm install-existing --user 0 com.android.dreams.basic
echo "Reinstalling Bluetooth MIDI Service"
adb shell pm install-existing --user 0 com.android.bluetoothmidiservice
echo "Reinstalling Bookmark Provider"
adb shell pm install-existing --user 0 com.android.bookmarkprovider
echo "Reinstalling BTtestmode"
adb shell pm install-existing --user 0 com.oplus.bttestmode
echo "Reinstalling Calendar"
adb shell pm install-existing --user 0 com.google.android.calendar
echo "Reinstalling Calendar storage"
adb shell pm install-existing --user 0 com.android.providers.calendar
echo "Reinstalling Call Log Backup/Restore"
adb shell pm install-existing --user 0 com.android.calllogbackup
echo "Reinstalling Canvas"
adb shell pm install-existing --user 0 com.oplus.portrait
echo "Reinstalling Carrier Location Services"
adb shell pm install-existing --user 0 com.oplus.locationproxy
echo "Reinstalling CarrierDefaultApp"
adb shell pm install-existing --user 0 com.android.carrierdefaultapp
echo "Reinstalling Chrome"
adb shell pm install-existing --user 0 com.android.chrome
echo "Reinstalling com.android.cts.ctsshim"
adb shell pm install-existing --user 0 com.android.cts.ctsshim
echo "Reinstalling com.android.ons"
adb shell pm install-existing --user 0 com.android.ons
echo "Reinstalling com.android.providers.partnerbookmarks"
adb shell pm install-existing --user 0 com.android.providers.partnerbookmarks
echo "Reinstalling com.android.sharedstoragebackup"
adb shell pm install-existing --user 0 com.android.sharedstoragebackup
echo "Reinstalling com.android.systemui.plugin.globalactions.wallet"
adb shell pm install-existing --user 0 com.android.systemui.plugin.globalactions.wallet
echo "Reinstalling com.android.wallpaperbackup"
adb shell pm install-existing --user 0 com.android.wallpaperbackup
echo "Reinstalling com.heytap.market.overlay"
adb shell pm install-existing --user 0 com.heytap.market.overlay
echo "Reinstalling com.oplus.ocloud"
adb shell pm install-existing --user 0 com.oplus.ocloud
echo "Reinstalling com.qualcomm.atfwd"
adb shell pm install-existing --user 0 com.qualcomm.atfwd
echo "Reinstalling com.qualcomm.embms"
adb shell pm install-existing --user 0 com.qualcomm.embms
echo "Reinstalling com.qualcomm.qti.lpa"
adb shell pm install-existing --user 0 com.qualcomm.qti.lpa
echo "Reinstalling com.qualcomm.qti.uim"
adb shell pm install-existing --user 0 com.qualcomm.qti.uim
echo "Reinstalling com.qualcomm.qti.uimGbaApp"
adb shell pm install-existing --user 0 com.qualcomm.qti.uimGbaApp
echo "Reinstalling com.qualcomm.qti.uimremoteclient"
adb shell pm install-existing --user 0 com.qualcomm.qti.uimremoteclient
echo "Reinstalling com.qualcomm.qti.uimremoteserver"
adb shell pm install-existing --user 0 com.qualcomm.qti.uimremoteserver
echo "Reinstalling com.ses.entitlement.o2.EntitlementApp"
adb shell pm install-existing --user 0 com.ses.entitlement.o2
echo "Reinstalling Combine captions"
adb shell pm install-existing --user 0 com.realme.movieshot
echo "Reinstalling CommercialMidGround"
adb shell pm install-existing --user 0 com.oplus.commercial
echo "Reinstalling Compass"
adb shell pm install-existing --user 0 com.coloros.compass2
echo "Reinstalling CrashBox"
adb shell pm install-existing --user 0 com.oplus.crashbox
echo "Reinstalling CustCoreApp"
adb shell pm install-existing --user 0 com.oplus.customize.coreapp
echo "Reinstalling Data restore Tool"
adb shell pm install-existing --user 0 com.google.android.apps.restore
echo "Reinstalling dcf"
adb shell pm install-existing --user 0 com.qti.dcf
echo "Reinstalling Default Print Service"
adb shell pm install-existing --user 0 com.android.bips
echo "Reinstalling Diagnostic Tool"
adb shell pm install-existing --user 0 com.oplus.postmanservice
echo "Reinstalling Diagnostics"
adb shell pm install-existing --user 0 com.coloros.healthcheck
echo "Reinstalling Digital Wellbeing"
adb shell pm install-existing --user 0 com.google.android.apps.wellbeing
echo "Reinstalling DSF"
adb shell pm install-existing --user 0 com.oplus.ndsf
echo "Reinstalling E-warrenty card"
adb shell pm install-existing --user 0 com.coloros.activation
echo "Reinstalling Eid-Service"
adb shell pm install-existing --user 0 com.oplus.eid
echo "Reinstalling EmailPartnerProvider"
adb shell pm install-existing --user 0 com.android.email.partnerprovider
echo "Reinstalling Emergency SOS"
adb shell pm install-existing --user 0 com.oplus.sos
echo "Reinstalling Engineermode2"
adb shell pm install-existing --user 0 com.oplus.engineermodeforflipkart
echo "Reinstalling Family Link parental controls"
adb shell pm install-existing --user 0 com.google.android.gms.supervision
echo "Reinstalling Feedback"
adb shell pm install-existing --user 0 com.oplus.logkit
echo "Reinstalling FIDO UAF1.0 ASM"
adb shell pm install-existing --user 0 com.fido.asm
echo "Reinstalling FIDO UAF1.0 Client"
adb shell pm install-existing --user 0 com.fido.uafclient
echo "Reinstalling Files by Google"
adb shell pm install-existing --user 0 com.google.android.apps.nbu.files
echo "Reinstalling FinShell Pay"
adb shell pm install-existing --user 0 com.finshell.fin
echo "Reinstalling Games"
adb shell pm install-existing --user 0 com.oplus.games
echo "Reinstalling Glance for realme"
adb shell pm install-existing --user 0 com.glance.internet
echo "Reinstalling Global Search"
adb shell pm install-existing --user 0 com.oppo.quicksearchbox
echo "Reinstalling Gmail"
adb shell pm install-existing --user 0 com.google.android.gm
echo "Reinstalling Google"
adb shell pm install-existing --user 0 com.google.android.googlequicksearchbox
echo "Reinstalling Google Assistant"
adb shell pm install-existing --user 0 com.android.hotwordenrollment.xgoogle
echo "Reinstalling Google Assistant"
adb shell pm install-existing --user 0 com.android.hotwordenrollment.okgoogle
echo "Reinstalling Google Location History"
adb shell pm install-existing --user 0 com.google.android.gms.location.history
echo "Reinstalling Google One Time Init"
adb shell pm install-existing --user 0 com.google.android.onetimeinitializer
echo "Reinstalling Google Partner Setup"
adb shell pm install-existing --user 0 com.google.android.partnersetup
echo "Reinstalling healthservice"
adb shell pm install-existing --user 0 com.oplus.healthservice
echo "Reinstalling Help & feedback"
adb shell pm install-existing --user 0 com.coloros.operationManual
echo "Reinstalling HeySynergy"
adb shell pm install-existing --user 0 com.oplus.synergy
echo "Reinstalling HeyTap Cloud"
adb shell pm install-existing --user 0 com.heytap.cloud
echo "Reinstalling In-ear monitoring"
adb shell pm install-existing --user 0 com.coloros.karaoke
echo "Reinstalling Intelligent Services"
adb shell pm install-existing --user 0 com.oplus.deepthinker
echo "Reinstalling InterconnectCollectKit"
adb shell pm install-existing --user 0 com.oplus.interconnectcollectkit
echo "Reinstalling Internet"
adb shell pm install-existing --user 0 com.heytap.browser
echo "Reinstalling Keep notes"
adb shell pm install-existing --user 0 com.google.android.keep
echo "Reinstalling Kid Space"
adb shell pm install-existing --user 0 com.coloros.childrenspace
echo "Reinstalling Lens"
adb shell pm install-existing --user 0 com.google.ar.lens
echo "Reinstalling Live wallpaper selector"
adb shell pm install-existing --user 0 com.android.wallpaper.livepicker
echo "Reinstalling LocationServices"
adb shell pm install-existing --user 0 com.qualcomm.location
echo "Reinstalling Lock Screen Magazine"
adb shell pm install-existing --user 0 com.heytap.pictorial
echo "Reinstalling Market Feedback Agent"
adb shell pm install-existing --user 0 com.google.android.feedback
echo "Reinstalling MBN Test"
adb shell pm install-existing --user 0 com.qualcomm.qti.modemtestmode
echo "Reinstalling Meta App Installer"
adb shell pm install-existing --user 0 com.facebook.system
echo "Reinstalling Meta App Manager"
adb shell pm install-existing --user 0 com.facebook.appmanager
echo "Reinstalling Meta Services"
adb shell pm install-existing --user 0 com.facebook.services
echo "Reinstalling Metis"
adb shell pm install-existing --user 0 com.oplus.metis
echo "Reinstalling Music"
adb shell pm install-existing --user 0 com.heytap.music
echo "Reinstalling My Files"
adb shell pm install-existing --user 0 com.coloros.filemanager
echo "Reinstalling My realme"
adb shell pm install-existing --user 0 com.heytap.usercenter
echo "Reinstalling Network Location Service"
adb sshell pm install-existing --user 0 com.oplus.location
echo "Reinstalling Network services"
adb shell pm install-existing --user 0 com.oplus.nas
echo "Reinstalling NetworkHealthService"
adb shell pm install-existing --user 0 com.oplus.nhs
echo "Reinstalling NFC Service"
adb shell pm install-existing --user 0 com.android.nfc
echo "Reinstalling OBrain"
adb shell pm install-existing --user 0 com.oplus.obrain
echo "Reinstalling Olc"
adb shell pm install-existing --user 0 com.oplus.olc
echo "Reinstalling Omacp"
adb shell pm install-existing --user 0 com.mediatek.omacp
echo "Reinstalling ONet"
adb shell pm install-existing --user 0 com.oplus.onet
echo "Reinstalling OneTrace"
adb shell pm install-existing --user 0 com.oplus.onetrace
echo "Reinstalling OpenCapabilityService"
adb shell pm install-existing --user 0 com.coloros.ocs.opencapabilityservice
echo "Reinstalling OplusLFEHer"
adb shell pm install-existing --user 0 com.oplus.lfeh
echo "Reinstalling OPSynergy"
adb shell pm install-existing --user 0 com.oplus.linker
echo "Reinstalling ORoaming"
adb shell pm install-existing --user 0 com.redteamobile.roaming
echo "Reinstalling PacProcessor"
adb shell pm install-existing --user 0 com.android.pacprocessor
echo "Reinstalling Payment protection"
adb shell pm install-existing --user 0 com.coloros.securepay
echo "Reinstalling Phone Manager"
adb shell pm install-existing --user 0 com.coloros.phonemanager
echo "Reinstalling Photos"
adb shell pm install-existing --user 0 com.google.android.apps.photos
echo "Reinstalling Print Service Recommendation Service"
adb shell pm install-existing --user 0 com.google.android.printservice.recommendation
echo "Reinstalling Private Safe"
adb shell pm install-existing --user 0 com.oplus.encryption
echo "Reinstalling ProxyHandler"
adb shell pm install-existing --user 0 com.android.proxyhandler
echo "Reinstalling QualityProtect"
adb shell pm install-existing --user 0 com.oplus.qualityprotect
echo "Reinstalling Quick Connect"
adb shell pm install-existing --user 0 com.heytap.accessory
echo "Reinstalling Recover system apps"
adb shell pm install-existing --user 0 com.oplus.apprecover
echo "Reinstalling Screencast"
adb shell pm install-existing --user 0 com.oplus.cast
echo "Reinstalling Secure Keyboard"
adb shell pm install-existing --user 0 com.oplus.securitykeyboard
echo "Reinstalling Shelf"
adb shell pm install-existing --user 0 com.coloros.assistantscreen
echo "Reinstalling Shelper"
adb shell pm install-existing --user 0 com.daemon.shelper
echo "Reinstalling Sim app dialogue"
adb shell pm install-existing --user 0 com.android.simappdialog
echo "Reinstalling SIM Toolkit"
adb shell pm install-existing --user 0 com.android.stk
echo "Reinstalling Simple mode"
adb shell pm install-existing --user 0 com.coloros.scenemode
echo "Reinstalling Sleep Capsule"
adb shell pm install-existing --user 0 com.realme.wellbeing
echo "Reinstalling Smart Sidebar"
adb shell pm install-existing --user 0 com.coloros.smartsidebar
echo "Reinstalling Recognition and Synthesis from Google"
adb shell pm install-existing --user 0 com.google.android.tts
echo "Reinstalling StdSP Core"
adb shell pm install-existing --user 0 com.oplus.stdsp
echo "Reinstalling Subsystem Service"
adb shell pm install-existing --user 0 com.oplus.subsys
echo "Reinstalling Switch Access"
adb shell pm install-existing --user 0 com.google.android.accessibility.switchaccess
echo "Reinstalling System Cloner"
adb shell pm install-existing --user 0 com.coloros.systemclone
echo "Reinstalling System Messages"
adb shell pm install-existing --user 0 com.heytap.mcs
echo "Reinstalling System Tracing"
adb shell pm install-existing --user 0 com.android.traceur
echo "Reinstalling Tags"
adb shell pm install-existing --user 0 com.android.apps.tags
echo "Reinstalling Theme Store"
adb shell pm install-existing --user 0 com.oplus.themestore
echo "Reinstalling User Experience Program"
adb shell pm install-existing --user 0 com.oplus.statistics.rom
echo "Reinstalling VDC Service"
adb shell pm install-existing --user 0 com.oplus.vdc
echo "Reinstalling Video (System)"
adb shell pm install-existing --user 0 com.coloros.video
echo "Reinstalling WAPI certificate"
adb shell pm install-existing --user 0 com.wapi.wapicertmanage
echo "Reinstalling Weather"
adb shell pm install-existing --user 0 com.coloros.weather2
echo "Reinstalling WifiBackupRestore"
adb shell pm install-existing --user 0 com.oplus.wifibackuprestore
echo "Reinstalling Wireless Earphones"
adb shell pm install-existing --user 0 com.oplus.melody
echo "Reinstalling Work Setup"
adb shell pm install-existing --user 0 com.android.managedprovisioning
echo "Reinstalling YouTube"
adb shell pm install-existing --user 0 com.google.android.youtube
echo "Done!"
set /p exitkey= "Press any key to continue..."