当前位置:网站首页>WP 微信导出聊天记录备份到电脑
WP 微信导出聊天记录备份到电脑
2022-07-20 15:42:00 【昨天那个谁谁】
参考http://blog.csdn.net/zmq570235977/article/details/48835701
WP微信最新版本6.0.8中取消了聊天记录迁移的功能,对于有重要的记录但由于各种原因需要重装应用或者重置系统的朋友来说就很麻烦了,下面给出解决办法:
首先,手机需要越狱(自行百度),开启完全文件系统访问权限:
之后定位到 “Phone\Data\Users\DefApps\AppData\Local\Packages\TencentWeChatLimited.380366539085C_sdtnhv12zgd7a\LocalState\storage”
将对应ID的文件夹复制出来,就成功备份了。
还原的话也很简单,重新安装应用之后,将文件夹复制回原来的位置就好了。
边栏推荐
- 【STM32】中断(NVIC)
- 李宏毅《机器学习》丨4. Deep Learning(深度学习)
- 有序矩阵中的第 k 个最小数组和
- 生成随机整数的两种方法
- redis 内存分析工具 RMA 使用
- Ue5 official case lyrastarter full feature explanation 3 GameFeatures
- 关于字符串的分割问题
- Semantic segmentation -rethinking bisenet for real time semantic segmentation-1-cityscapes dataset
- [paper speed] solve the problems of underexposure and overexposure during imaging at the same time: deep replicating HDR transformation
- 两个库都有MD5.h,重定义或无法解析的外部符号,得删除一个。获取串口列表,自动获取串口号
猜你喜欢
[STM32] interrupt (NVIC)
ON-LSTM介绍
Generate arbitrary edge smooth shape (patch) artifact
论文速读:Axial-DeepLab: Stand-Alone Axial-Attention for Panoptic Segmentation
@RestControllerAdvice作用及原理
又一个轻量级 ViT:Lite Vision Transformer with Enhanced Self-Attention
HIDE & SEEK 介绍 -- 端到端的模拟和处理无线电观测数据(一)
李宏毅《机器学习》丨4. Deep Learning(深度学习)
机器学习—支持向量机理论详细推导(含例题讲解)(二)
尚硅谷SSM新版视频教程发布
随机推荐
PMP practice once a day | don't get lost in the exam -7.20
docker中mysql远程连接
What is pyGame
什么是Pygame
单片机外部中断触发方式:电平触发和边沿触发两者说明
A quick review of flex properties and usage
The website can be packaged online into the full open source source code of APK system
NVIDIA Inspector 详细使用说明书
Ue5 official case lyrastarter full feature explanation 2 Example of using message system
Four simple operations to realize CPU lightweight network ---- PP lcnet: a lightweight CPU revolutionary neural network
有序矩阵中的第 k 个最小数组和
机器学习—支持向量机理论详细推导(含例题讲解)(二)
How to insert payload into global state after SAP Spartacus successfully reads cart
RS笔记:工业界推荐系统YouTubeDNN模型(召回层+排序层)[2016 YouTube]
Water pouring problem (day 69)
MATLAB 生成随机数 方法总汇 (各分布配图参考)
codeforces round #797 ABCDEFG
Ue5 official case lyrastarter full feature explanation 3 GameFeatures
Number of connected block midpoint (day 68)
【VS2019】创建C工程