Share via

a driver cannot load -phymem64.sys - what is this????

Anonymous
2025-02-19T19:01:08+00:00

phymem64.sys driver does not load?? How to fix??

had one response !

Windows for home | Windows 11 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

David Sanchez 19,070 Reputation points Independent Advisor
2025-02-23T10:47:48+00:00

Hi karlloeffler! Thank you for staying in touch. I'm glad I could help with the solution to your problem. If you have any additional questions regarding your issue, let me know. If you have another question, remember that you can always make a new post in the Microsoft community. Best regards.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

Answer accepted by question author

Anonymous
2025-03-09T16:59:39+00:00

Thank you!! I had the same problem, and it got fixed with your help!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

_AW_ 67,421 Reputation points Volunteer Moderator
2025-02-20T00:38:45+00:00

phymem64.sys is a blacklisted vulnerable driver and is rightly blocked from loading. Removing its autorun entry should fix the issue.

Download Autoruns:

https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns 

  • Unzip and run Autoruns64.exe.
  • Accept the license agreement.
  • Once the scan completes, in the Quick Filter enter phymem64.sys
  • Right click any entry referencing the driver and delete.

You could also use Driver Store Explorer to delete the driver.

https://github.com/lostindark/DriverStoreExplorer

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

5 additional answers

Sort by: Most helpful
  1. David Sanchez 19,070 Reputation points Independent Advisor
    2025-02-20T21:59:29+00:00

    Hi karlloeffler! Thanks for staying in touch, responding to my questions, and for the additional information you've shared with me.

    Regarding your question, it is a bit difficult to determine if it is part of a critical driver or part of a specific application file that links to the drivers.

    From what I have been able to identify regarding "phymem64.sys," it seems to be related to the developer "Shenzhen Moyea Software," which in turn is related to an online video download application. Could you confirm with me if you have any software of this category or one named "Moyea All-In-One Downloader" installed?

    Additionally, I would like us to check the drivers section, please check the following points:

    1. Go to "C:\Windows\System32\drivers" and check if "phymem64.sys" appears there. If it does, right-click > properties > details and share with me the information from these details.
    2. Open CMD as an administrator and run the following command:

    sc query phymem64

    If this file is registered as a driver, it will say so; otherwise, the system will report that the service is not installed.

    If the file is registered, run the following command:

    sc config phymem64 start= disabled

    This should help disable it so that it no longer causes an error when starting the system.

    Let me know if the shared information has been helpful. Regards.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-02-22T20:24:29+00:00

    Hi All: Have all your comments listed and the Volunteer ' Moderator' was the best and easy way to fix this problem!

    Many Thanks for your great help! Karl

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments