【精简系统教程】iOS8完美越狱后删除无用的iOS原生软件
每一代iOS系统升级都带来一些新的原生应用,和更多的我们用不上的应用,今年的iOS8的原生应用就新增了【播客】【iBook】【提示】等软件,如何精简系统,在没越狱时,我们只能删除一些自己下载的东西,比如看完的视频,上传过的照片,而在iOS8越狱之后,我们能够做的更多,甚至可以干掉一些很少用的iOS原生软件。那么iOS8越狱之后如何精简系统呢?下面小编就与大家分享了iOS8完美越狱后删除无用的iOS原生软件教程,一起来看看吧!

此教程精简内容包含:
一:删除自带程序
对象包括{【提示】【股票】【iBook】【播客】}
二:删除设置菜单中残留
对象包括{【Twitter】 【Facebook】 【Flickr】 【Vimeo】【新浪微博】【腾讯微博】【Nike+iPod】}
三:删除访问限制中残留
对象包括{【iBook】【播客】【Twitter】【Facebook】【新浪微博】【腾讯微博】}
四:精简 “隐私” 中的微博等残留
对象包括{【Twitter】【Facebook】【新浪微博】【腾讯微博】}
五:精简声音设置目录
对象包括{【推特】【Facebook】}
以下教程,网友们请选择性接受,选择性删除,并做好备份工作。
1.删除软件更新:
打开/Applications/Preferences.app/里面的General.plist文件
删除下面语段
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>cellClass</key>
<string>PSBadgedTableCell</string>
<key>detail</key>
<string>SoftwareUpdatePrefController</string>
<key>id</key>
<string>SOFTWARE_UPDATE_LINK</string>
<key>label</key>
<string>SOFTWARE_UPDATE</string>
</dict>
2.删除抹掉所有内容和设置
打开/Applications/Preferences.app/里面的reset.plist文件
删除下面语段
<dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>confirmation</key>
<dict>
<key>cancelTitle</key>
<string>RESET_CONFIRMATION_CANCEL</string>
<key>okTitle</key>
<string>ERASE_CONFIRMATION_ALERT_ACCEPT</string>
</dict>
<key>confirmationAction</key>
<string>confirmationSpecifierConfirmed:</string>
<key>customControllerClass</key>
<string>DevicePINController</string>
<key>id</key>
<string>fullErase</string>
<key>isDestructive</key>
<true/>
<key>label</key>
<string>ERASE_LABEL</string>
<key>mode</key>
<integer>3</integer>
<key>pane</key>
<string>DevicePINPane</string>
</dict>
解决iBook 播客的菜单残留
解决方法:打开盘古—小工具—重建程序列表
删除 天气
有网友反映残留无法解决,目前不完美,不再提供方法
删除天气后残留: 隐私->定位服务->Weather.framework
1.首先要关闭“定位”的系统启动项
打开路径:/Library/LaunchDaemons/
将 com.apple.locationd.plist 重命名为 com.apple.locationd.plist_ (末尾加了一下划线)
2.重启手机(必须的)
3.打开:/var/root/Library/Caches/locationd/clients.plist
删除以下代码:
<key>com.apple.locationd.bundle-/System/Library/PrivateFrameworks/Weather.framework</key>
<dict>
<key>Authorization</key>
<integer>4</integer>
<key>AuthorizationUpgradeAvailable</key>
<false/>
<key>BundlePath</key>
<string>/System/Library/PrivateFrameworks/Weather.framework</string>
<key>Executable</key>
<string></string>
<key>LocationTimeStopped</key>
<real>436716976.07795</real>
<key>Registered</key>
<string></string>
<key>SupportedAuthorizationMask</key>
<integer>5</integer>
<key>TrialPeriodBegin</key>
<real>436715108.09412801</real>
<key>TrialPeriodNeedsReprompt</key>
<true/>
<key>Whitelisted</key>
<false/>
</dict>
4.把 /Library/LaunchDaemons/com.apple.locationd.plist_ 名字改回去(去掉下划线)
5.重启手机,OK。
以下教程,网友们请选择性接受,选择性删除,并做好备份工作。免得删除后后悔。
一:删除自带程序
每个路径代表一个程序,全部操作完毕后,重启一次。
【删除提示】
/Applications/Tips.app
/Library/LaunchDaemons/com.apple.tips.plist
/System/Library/AccessibilityBundles/Tips.axbundle
/System/Library/PrivateFrameworks/Tips.framework
/User/Library/Preferences/com.apple.tipsd.plist
/etc/asl/com.apple.tips
/etc/asl/com.apple.tipsd
/private/etc/asl/com.apple.tips
/private/etc/asl/com.apple.tipsd
/private/var/mobile/Library/Preferences/com.apple.tipsd.plist
/usr/libexec/tipsd
/var/mobile/Library/Caches/com.apple.IconsCache/
保留__system_version_info__ 其他全部删除
【删除股票】
/Applications/Stocks.app
/System/Library/WeeAppPlugins/StocksWeeApp.bundle
/System/Library/AccessibilityBundles/Stocks-Assistant.axbundle
/System/Library/AccessibilityBundles/Stocks.axbundle
/System/Library/AccessibilityBundles/StocksFramework.axbundle
/System/Library/AccessibilityBundles/StocksWeeApp.axbundle
/System/Library/Assistant/Plugins/Stocks.assistantBundle
/System/Library/Assistant/UIPlugins/Stocks.siriUIBundle
/System/Library/PrivateFrameworks/Stocks.framework
【删除iBook】
/Applications/iBooks.app
/Applications/Setup.app/AppleIDiBooks@2x.png
/Library/Frameworks/AEBookPlugins.framework
【删除播客】
/Applications/Podcasts.app
/System/Library/AccessibilityBundles/Podcasts.axbundle
/System/Library/Assistant/Plugins/Podcasts.assistantBundle
/private/var/mobile/Library/SpringBoard/PushStore/com.apple.podcasts.pushstore
二:删除设置菜单中残留
首先打开/Applications/Preferences.app/Settings.plist删除下面语段
【Twitter】
<dict>
<key>bundle</key>
<string>TwitterSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Twitter</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Tweet</string>
</array>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>bundle</key>
<string>FacebookSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FacebookSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【Flickr】
<dict>
<key>bundle</key>
<string>FlickrSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FlickrSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Photos</string>
</array>
<key>label</key>
<string>FLICKR</string>
</dict>
【Vimeo】
<dict>
<key>bundle</key>
<string>VimeoSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>VimeoSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Videos</string>
</array>
<key>label</key>
<string>VIMEO</string>
</dict>
【新浪微博】
<dict>
<key>bundle</key>
<string>WeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Weibo</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>WEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>bundle</key>
<string>TencentWeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>TencentWeiboSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>TENCENT_WEIBO</string>
</dict>
【Nike+iPod】
<dict>
<key>bundle</key>
<string>VictoriaSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Victoria</string>
<key>id</key>
<string>victoria</string>
<key>isController</key>
<true/>
<key>label</key>
<string>NIKE_PLUS_IPOD</string>
<key>requiredCapabilities</key>
<array>
<string>nike-ipod</string>
</array>
</dict>
继续打开/Applications/Preferences.app/Settings-Simulator.plist
删除下面语段
【Twitter】
<dict>
<key>bundle</key>
<string>TwitterSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Twitter</string>
<key>isController</key>
<true/>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>bundle</key>
<string>FacebookSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FacebookSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【Flickr】
<dict>
<key>bundle</key>
<string>FlickrSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FlickrSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>FLICKR</string>
</dict>
【Vimeo】
<dict>
<key>bundle</key>
<string>VimeoSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>VimeoSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>VIMEO</string>
</dict>
【新浪微博】
<dict>
<key>bundle</key>
<string>WeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Weibo</string>
<key>isController</key>
<true/>
<key>label</key>
<string>WEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>bundle</key>
<string>TencentWeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>TencentWeiboSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>TENCENT_WEIBO</string>
</dict>
三:删除访问限制中残留
打开 /Applications/Preferences.app/Restrictions.plist
删除下面语段
【iBook】
<dict>
<key>MCFeature</key>
<string>allowBookstore</string>
<key>MCFeatureIsBool</key>
<true/>
<key>appIDForLazyIcon</key>
<string>com.apple.iBooks</string>
<key>cell</key>
<string>PSSwitchCell</string>
<key>cellClass</key>
<string>SyncIconCell</string>
<key>dontUnloadLazyIcon</key>
<true/>
<key>get</key>
<string>featureValue:</string>
<key>label</key>
<string>IBOOKS</string>
<key>set</key>
<string>setFeatureValue:specifier:</string>
<key>useLazyIcons</key>
<true/>
</dict>
【播客】
<dict>
<key>MCFeature</key>
<string>allowPodcasts</string>
<key>MCFeatureIsBool</key>
<true/>
<key>appIDForLazyIcon</key>
<string>com.apple.podcasts</string>
<key>cell</key>
<string>PSSwitchCell</string>
<key>cellClass</key>
<string>SyncIconCell</string>
<key>dontUnloadLazyIcon</key>
<true/>
<key>get</key>
<string>featureValue:</string>
<key>id</key>
<string>PODCASTS</string>
<key>set</key>
<string>setFeatureValue:specifier:</string>
<key>useLazyIcons</key>
<true/>
</dict>
【Twitter】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>TWITTER</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【Facebook】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>FACEBOOK</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【新浪微博】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>SINAWEIBO</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【腾讯微博】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>TENCENTWEIBO</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
四:精简 “隐私” 中的微博等残留
打开/Applications/Preferences.app/Privacy.plist
每一个设置对应下面这一段语句,想删哪个设置,就删掉哪一段
【Twitter】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>Twitter</string>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>FacebookSettings</string>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【新浪微博】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>Weibo</string>
<key>label</key>
<string>SINAWEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>TencentWeiboSettings</string>
<key>label</key>
<string>TENCENTWEIBO</string>
</dict>
五:精简声音设置目录
打开/Applications/Preferences.app/Sounds.plist
删除下面字段
【推特】
<dict>
<key>alertType</key>
<string>TLAlertTypeSentTweet</string>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>ToneController</string>
<key>get</key>
<string>detailTextForToneWithSpecifier:</string>
<key>label</key>
<string>SENT_TWEET</string>
</dict>
【Facebook】
<dict>
<key>alertType</key>
<string>TLAlertTypeFacebookPost</string>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>ToneController</string>
<key>get</key>
<string>detailTextForToneWithSpecifier:</string>
<key>label</key>
<string>FACEBOOK_POST</string>
</dict>
温馨提示:以上教程有风险,玩机之前请先备份。如果实现想测试一下是否有用,小编建议大家先拿【iBook】和【播客】这两个软件练手,因为,即使把它们删除了,用户还是可以再从App Store中进行下载。
相关文章
苹果在4月23日推送了 iOS 26.4.2 正式版系统,版本号为:23E261,那么具体续航表现如何呢,今天我们就来看看iOS 26.4.2 续航测试结果2026-04-27
正如我们预料的那样,今天凌晨,苹果发布了 iOS 26.4.2 正式版更新,iOS 26.4.2 正式版的系统版本号为 23E261,新系统中并非带来任何新功能,主要是一次修复为主的软件更新2026-04-23
苹果官方再次发布红色安全预警,提醒广大 iPhone 用户请尽快更新 iOS 系统,以保护设备免受恶意网页攻击2026-04-18
昨日凌晨发布了 iOS 26.5 Beta 2 测试版系统,虽然此版本看起来就是平平无奇的一次例行更新,但实际上本次版本几乎是一次妥妥的负更新,甚至有点离谱2026-04-14
今天苹果给所有可以升级的设备推送了iOS 26.4.1 正式版,这个版本主要是提供错误修复,只是一次修复性的小更新,本文我们将给出升级建议2026-04-09
Apple上个月发布了iOS 26.4,带来了新表情符号、Apple Music更新等功能,现在,公司正在准备一次bug修复更新,iOS 26.4.1看起来即将推出2026-04-08
iPhone 17 Pro跌出前十! iOS机型性能排行公布
安兔兔公布了 3 月份的 iOS 设备性能排行榜,包括 iPhone 17e、iPad Air M4 等,iOS机型的性能排名也发生变动2026-04-08
工信部紧急提醒苹果用户: 这几款iphone手机尽快升级系统
近日,工业和信息化部网络安全威胁和漏洞信息共享平台(NVDB)监测发现,有攻击者利用针对苹果公司终端产品的漏洞利用工具实施网络攻击活动,可导致信息窃取、系统受控等严2026-04-08
今天凌晨,苹果罕见地又推送了 iOS 18.7.7 与 iPadOS 18.7.7 系统更新,版本号为:22H340,如果 iPhone 未更新 iOS 26,又可以在设置,其他可用更新中,选择更新 iOS 18.7.2026-04-02
仅售6.2万元! 乔布斯定制版 iPhone 17 Pro 来了
为庆祝苹果即将到来的50周年纪念,第三方奢侈品品牌Caviar再度发力,于近日推出了乔布斯纪念版的iPhone 17 Pro系列机型,此次共带来3款各具特色的机身图案设计2026-04-01










最新评论