The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Write protection disk error?

    Discussion in 'Dell XPS and Studio XPS' started by hanime, Jul 1, 2008.

  1. hanime

    hanime Notebook Evangelist

    Reputations:
    313
    Messages:
    501
    Likes Received:
    20
    Trophy Points:
    31
    Is this a Vista or XPS problem or what? One day I'm using my WD external hard drive ( one of these) and everything works normally. I can write, delete, modify files, etc. On another day, I get the "the disk is write protected" error whenever I try to do the above stuff. I'm stumped. Any ideas?
     
  2. ifti

    ifti Undiscovered

    Reputations:
    188
    Messages:
    2,287
    Likes Received:
    0
    Trophy Points:
    55
    Check the security settings on the external HDD.
    Its not an issue with your notebook.
     
  3. vinumsv

    vinumsv MobileFreak™

    Reputations:
    502
    Messages:
    1,238
    Likes Received:
    0
    Trophy Points:
    55
    [​IMG]

    if you the get the above error then try this

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
    "WriteProtect"=dword:00000000
    Just open a notepad , copy the text above and save it as driveacess.reg
    then merge it to the registry ... reboot to see its its working

    Note : Modifying Registry is Dangerous !! Take Backup !!