All Forums
> RAM Disk
> Current topic
Version 3.4.6 keeps resetting Disk Preferences in Windows 10
Started by janxb
janxb
Version 3.4.6 keeps resetting Disk Preferences in Windows 10 10 July 2015, 05:47 |
I am using Windows 10 since the first preview build was published, and the whole time i have been using SoftPerfect RAMDisk, too.
The program itself is working fine, but it has a little bug which is very annoying.
If you start (or restart) the pc, one setting is always reverted. All RAMDisks (currently I am using two) have the setting "Allocate with the specified NUMA node only" activated. This setting is set at every fresh boot and prevents Windows from accessing the drive. So after every restart I have to open the program and change the setting. After the change, everything is working fine. But after a restart, the setting gets reverted.
The program itself is working fine, but it has a little bug which is very annoying.
If you start (or restart) the pc, one setting is always reverted. All RAMDisks (currently I am using two) have the setting "Allocate with the specified NUMA node only" activated. This setting is set at every fresh boot and prevents Windows from accessing the drive. So after every restart I have to open the program and change the setting. After the change, everything is working fine. But after a restart, the setting gets reverted.
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 13 July 2015, 13:03 |
Admin Registered: 18 years ago Posts: 3 568 |
Thank you, I can confirm this bug. In the meantime you can fix it by using the registry editor (regedit.exe)
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SPVVEngine\Options\Auto\R: where R: is the drive letter, locate MountFlags. The value will be XXXX X1XX, just replace 1 with 0, for example 10C should be replaced with 00C, then reboot and the issue should be gone.
Hope this helps.
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SPVVEngine\Options\Auto\R: where R: is the drive letter, locate MountFlags. The value will be XXXX X1XX, just replace 1 with 0, for example 10C should be replaced with 00C, then reboot and the issue should be gone.
Hope this helps.
janxb
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 14 July 2015, 06:56 |
armando
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 27 July 2015, 12:48 |
armando
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 27 July 2015, 15:38 |
The value will be XXXX X1XX, just replace 1 with 0, for example 10C should be replaced with 00C, then reboot and the issue should be gone.
Mount Flags reg_dword 0x0000010c
when clicking to modify it shows value data 10c, changing it to 00c will show as c only. tried both in windows 8.1 and win10. Am I doing anything wrong. Any ideas??
Mount Flags reg_dword 0x0000010c
when clicking to modify it shows value data 10c, changing it to 00c will show as c only. tried both in windows 8.1 and win10. Am I doing anything wrong. Any ideas??
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 27 July 2015, 15:40 |
Admin Registered: 18 years ago Posts: 3 568 |
armando
Re: Version 3.4.6 keeps resetting Disk Preferences in Windows 10 28 July 2015, 01:01 |