Image Courtesy: WindowsCentral.com

Does the web pages you visit often refresh in Microsoft Edge on Windows 10 Mobile? You are not alone. This is a known issue and there is no official workaround available. As Microsoft has given on Windows 10 Mobile, the Edge is not getting any major improvements in terms of speed and stability.

The problem is the default page file settings locked at 256MB on the phones like Lumia 640. If we increase the default page file size, the phones will function better and Microsoft Edge’s auto refresh issue will be fixed.

Increase Microsoft Edge speed on Windows 10 Mobile

  1. Download Windows Phone SDK Lite.
  2. Deploy vcREG_1_6_W10M.xap to phone storage.
  3. If you have a older device, Go to (…) -> Classic unlock.
    Check the box “Live Interop/Capability Unlock” and click on “Apply”.
    If it says “Complete ” popup, the device has been interop unlocked.
  4. If you have a Lumia 950, 950XL, 650 or 550, follow the below steps.
  5. Download and install iutool.
  6. Open vcREG (which you installed in step 2) on your phone.
  7. Click on the three (…) dots, Classic unlock -> check the box “Live Interop/Capability Unlock” and click on “Apply”.
  8. Extract the vcREG.zip and deploy cer.service.acersystemservice.spkg.
  9. On your Windows 10 PC, create new folder with “cabs” name in C drive.
  10. Paste the acer.service.acersystemservice.spkg file in the folder.
  11. Start CMD with admin access.
  12. Paste the below code.
  13. cd C:\Program Files (x86)\Windows Kits\10\Tools\bin\i386
    iutool -v -p C:\cabs\acer.service.acersystemservice.spkg
  14. Copy the “NdtkSvc.dll” and “newndtksvc.dll” to phone internal memory -> documents.
  15. Now again open the app, click the bar, then choose x50 series and unlock. Your phone is now successfully interop unlocked.
  16. You’ll need to edit the tweaks.xml to increase the virtual memory. Change the data to the following values:
  17. <tweak category=”System” name=”Virtual Memory – increase” type=”enum” description=”For best Multi-Tasks – Default is 128(others)/256(950/xl)” reboot=”true”>
    <entry path=”HKLM\System\ControlSet001\Control\Session Manager\Memory Management” name=”PagingFiles” type=”string”>
    <value name=”1GB – others”>u:\pagefile.sys 1024 1024</value>
    <value name=”1.5 GB -Others try at Reset Risk”>u:\pagefile.sys 1536 1536</value>
    <value name=”1.75 GB – 950 XL only”>u:\pagefile.sys 1792 1792</value>
    </entry>
    </tweak>
  18. Restart your phone and the performance will be much better.

The overall speed of Microsoft Edge will improve and the browser will no longer refresh the page on its own. If you have any questions, let us know in the comments below.

About The Author

Mayank Parmar

Mayank Parmar is an entrepreneur who founded Windows Latest. He is the Editor-in-Chief and has written on various topics in his seven years of career, but he is mostly known for his well-researched work on Microsoft's Windows. His articles and research works have been referred to by CNN, Business Insiders, Forbes, Fortune, CBS Interactive, Microsoft and many others over the years.