SoftPerfect RAM Disk
Clean uninstall to fix unresponsive GUI
Started by miles
Clean uninstall to fix unresponsive GUI 22 July 2022, 10:08 |
Registered: 2 years ago Posts: 7 |
I'm trying to uninstall/reinstall because the GUI has become permanently unresponsive. See the attached screenshot of what the RAM Disk GUI looks like on a fresh boot, even after the reinstall cycle I described above. I'm unable to select anything from the GUI or even the system tray context menu, not even to exit the program. My hope is that a truly clean reinstall will clear up this issue. Please advise.
Re: Clean uninstall to fix unresponsive GUI 22 July 2022, 13:08 |
Admin Registered: 19 years ago Posts: 3 597 |
%PROGRAMDATA%\SoftPerfect\RAM DiskIt looks like the reason for the frozen GUI is that you have defined two logon-time disks, mounting which takes time. I recommend waiting for a couple of minutes and then the GUI should start working again.
In general, unless you have specific reasons for using logon-time RAM disks, it is better to use boot-time RAM disks as they are managed by the driver and are ready on system boot.
Re: Clean uninstall to fix unresponsive GUI 04 August 2022, 07:54 |
Registered: 2 years ago Posts: 7 |
Re: Clean uninstall to fix unresponsive GUI 04 August 2022, 11:29 |
Admin Registered: 19 years ago Posts: 3 597 |
I recommend waiting for a few minutes and most likely the GUI will unfreeze. If not, there may a conflict with some other software, in which case it's probably easier for you to simply use a different RAM disk product.
Re: Clean uninstall to fix unresponsive GUI 05 August 2022, 07:23 |
Registered: 2 years ago Posts: 7 |
Head's up that I'm in year two of using your software after purchasing four licenses. It has been reliable up to now. This frozen GUI issue first occured when I unmounted the 20 GB boot-mounted image from X: and mounted a smaller 2 GB logon-mounted disk, also to X:. I think having two disks of each type mapped to the same drive (one active, one not) caused the GUI to short circuit to the point that a typical uninstall/reinstall cannot fix. Hope this helps tease out further troubleshooting steps.
Re: Clean uninstall to fix unresponsive GUI 05 August 2022, 09:30 |
Admin Registered: 19 years ago Posts: 3 597 |
Re: Clean uninstall to fix unresponsive GUI 05 August 2022, 12:59 |
Registered: 2 years ago Posts: 7 |
Re: Clean uninstall to fix unresponsive GUI 05 August 2022, 13:16 |
Admin Registered: 19 years ago Posts: 3 597 |
Re: Clean uninstall to fix unresponsive GUI 15 August 2022, 14:05 |
Registered: 2 years ago Posts: 7 |
Attached is a screenshot showing my current situation. As you can see, the RAM Disk software is definitely not present in my system, yet the Y: drive is still there. It doesn't appear in Disk Management and I cannot unmount or affect it in any way.
I have a feeling that fixing this issue is likely to also fix my original issue of the RAM Disk GUI permanently freezing on me. Please advise.
Re: Clean uninstall to fix unresponsive GUI 15 August 2022, 16:58 |
Admin Registered: 19 years ago Posts: 3 597 |
sc query spvdport sc query spvvengineIf the RAM disk drivers are installed and loaded it will be shown like this:
C:\Users\User>sc query spvdport SERVICE_NAME: spvdport TYPE : 1 KERNEL_DRIVER STATE : 4 RUNNING (STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0 C:\Users\User>sc query spvvengine SERVICE_NAME: spvvengine TYPE : 1 KERNEL_DRIVER STATE : 4 RUNNING (STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0I am guessing in your case they are still present though following the article you referenced should have them removed.
Re: Clean uninstall to fix unresponsive GUI 16 August 2022, 06:01 |
Registered: 2 years ago Posts: 7 |
Re: Clean uninstall to fix unresponsive GUI 16 August 2022, 10:12 |
Admin Registered: 19 years ago Posts: 3 597 |
sc.exe query spvdport sc.exe query spvvengineThis should give us the definite answer if the kernel drivers are running.
If they do, you can check where they were loaded from by typing:
sc.exe qc spvdport sc.exe qc spvvengine
Re: Clean uninstall to fix unresponsive GUI 18 August 2022, 07:21 |
Registered: 2 years ago Posts: 7 |
With the rogue Y: drive gone, the time felt right to try a fresh install with 4.3.3. Sadly the attached screenshot is the result of mounting the first test Y: drive, same frozen GUI as before. The Y: drive shows as mounted in the frozen GUI but is not available to access. Note that I was able to trigger an unmount (as shown on screenshot) from the system tray which is still accessible although not really functional.
Any idea how we can troubleshoot?
Re: Clean uninstall to fix unresponsive GUI 19 August 2022, 20:07 |
Admin Registered: 19 years ago Posts: 3 597 |
Unfortunately it's impossible to pinpoint the cause without having your computer with kernel debugger attached to it. There may be something wrong with Windows or its disk configuration. Another possibility is that there may be some third party software that is conflicting with the RAM disk.
You could try this workaround still, but if nothing works, I am afraid the only solution is to do a clean Windows reinstall:
- Run regedit.exe and delete HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SPVVEngine\Options\Auto.
- Reboot. The app should start without any configuration.
- Try creating a RAM disk using a different drive letter (not Y:) and use different mount flags (i.e. Removable or Hard Disk Emulation)