Apnea Board Forum - CPAP | Sleep Apnea
Newbie question - what card reader? - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: Newbie question - what card reader? (/Thread-Newbie-question-what-card-reader)

Pages: 1 2


RE: Newbie question - what card reader? - Crimson Nape - 08-02-2018

rodeking,
You have the Resmed S9 which is the problem child in this case.. Here are the steps to disable this Windows feature. Also, at the bottom of this post is a link to a file that will do it for you automatically, as well as, allow you to turn it back on, if desired.

By the way, all this feature does is speed up the reporting of the device's directory.  .  .  No biggie!

Plan A: Using the Group Policy Editor
  1. Press the Windows Key + R combination, type : "gpedit.msc" (without the quotes) in Run dialog box and hit Enter to open the Local Group Policy Editor.
  2. Navigate to: Computer Configuration->Administrative Templates->Windows Components->Search
  3. In the right pane, look for the setting named "Do not allow locations on removable drives to be added to libraries" and double click on it.
  4. A new widow will appear. Click on "Enabled" and then click "Apply" followed by OK.
  5. Close the Local Group Policy Editor and restart the machine, plug in the USB and plug out. You’ll be no longer facing the trouble.

Plan B: Using REGEDIT to modify the DisableRemovableDriveIndexing key
If your edition of Windows does not have the Group Policy Editor, do the following:
  1. Press Windows Key + R combination, type: "regedit" in Run dialog box and hit Enter to open the registry Editor.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
  3. In the left pane of this location, right click over Windows key and select New -> Key. Name the newly created sub-key as Windows Search. Now select the same sub-key and come to its right pane as shown in image above. Right click in the blank space, select New ->DWORD Value.
  4. Name the newly created DWORD as: DisableRemovableDriveIndexing.
  5. Double click on the new DWORD name to obtain a value setting window.
  6. Enter the value data of: 1 (one).  The base setting doesn't matter. Press "OK".
  7. Exit the Registry Editor and reboot you computer.

Plan C: Download the automation file below and let it do all the work:
This file will allow you to disable or enable the System Volume Write Feature::
[attachment=7621]