The new version of the applet cannot be opened丨The perfect solution to the WeChat applet cannot be opened

How to solve the problem that WeChat cannot open the applet

The problem is the following video:

The new version of the WeChat applet cannot open the video?

Cause Analysis:

The old version of WeChat is xweb, and the applet can be used normally

The new version of WeChat is wmpf, which affects the use of small programs

Feedback (wechat above 3.7.0 enter: showcmdwnd in the search bar, including the preceding colon) and enter the following code

To open the new kernel version of wmpf (it is already the default on the live network, you can manually synchronize the latest version in this way)

method 1

Completely uninstall WeChat and reinstall it (you need to reinstall it after restarting the computer)

Method 2

switch xweb version

/plugin set_grayvalue=10000&set_config_url=https://dldir1.qq.com/weixin/Windows/XPlugin/updateConfigWin_wmpf.xml&check_update_force

微博@当时我就没憋住

switch wmpf kernel

/plugin set_grayvalue=101&set_config_url=https://dldir1.qq.com/weixin/Windows/XPlugin/updateConfigWin.xml&check_update_force

Wait for 30s ~ 1min, there will be a pop-up prompt after completion,  if the error code is -8, you can skip this step .

Here we use

/plugin set_grayvalue=10000&set_config_url=https://dldir1.qq.com/weixin/Windows/XPlugin/updateConfigWin_wmpf.xml&check_update_force

Restart the WeChat client , you must exit the WeChat application and reopen it, open the applet to use the new wmpf kernel

WeChat Mini Program丨How to solve the problem that the new version of WeChat Mini Program cannot be opened?

Guess you like

Origin blog.csdn.net/wangwei490202517/article/details/130656387