Right-Click Menu in Windows 7 Explorer Only Showing New>New Folder


  1. Posts : 3
    Windows 7 Ultimate 64
       #1

    Right-Click Menu in Windows 7 Explorer Only Showing New>New Folder


    Windows 7 Ultimate 64
    AMD Athlon64 3000+
    MSI K8T NEO
    2GB
    Kingwin USI-2535 PCI/SATARAID Controller



    I am having an interesting problem in Windows 7 Ultimate 64 bit.

    The Right-Click menu in Windows Explorer under "New" only shows a complete list of new files to create in certain folders on my C:\ (System) drive only on 2 of the 3 storage HDDS.

    I have 4 HDDs, 3 connected to the MB and 1 connected via PCI Kingwin USI-2535 (Silicon Image SiI3114 SATARAID Controller. The only HDD connected to the SATARAID controller does not display the full menu either, like some ares of C:\.

    It is a bit of a mouthful but this screenshot may help.

    I have read posts about registry key being corrupted and creating a new one but since it shows up in certain areas and not others I cannot see this being the problem.

    Any input is greatly appreciated.
    Attached Thumbnails Attached Thumbnails Right-Click Menu in Windows 7 Explorer Only Showing New>New Folder-menu.jpg  
      My Computer


  2. Posts : 3,253
    Windows 10 Pro x 2/Windows 11 Home
       #2

    stubbulus said:
    Windows 7 Ultimate 64
    AMD Athlon64 3000+
    MSI K8T NEO
    2GB
    Kingwin USI-2535 PCI/SATARAID Controller



    I am having an interesting problem in Windows 7 Ultimate 64 bit.

    The Right-Click menu in Windows Explorer under "New" only shows a complete list of new files to create in certain folders on my C:\ (System) drive only on 2 of the 3 storage HDDS.

    I have 4 HDDs, 3 connected to the MB and 1 connected via PCI Kingwin USI-2535 (Silicon Image SiI3114 SATARAID Controller. The only HDD connected to the SATARAID controller does not display the full menu either, like some ares of C:\.

    It is a bit of a mouthful but this screenshot may help.

    I have read posts about registry key being corrupted and creating a new one but since it shows up in certain areas and not others I cannot see this being the problem.

    Any input is greatly appreciated.

    Hello stubbulus here is one of Brinks tutorials that should fix your problem

    New Context Menu - Remove & Restore Default Menu Items
      My Computer


  3. Posts : 761
    Windows 2000 5.0 Build 2195
       #3

    That's normal behavior. It usually does that on protected folders such as Program Files, Windows, etc.

    However, for drive H:, I'm betting that drive used to be from another Windows OS but the files were simply deleted instead of the drive being reformatted, hence the security on it stuck. I can tell you for one that it's not supposed to do that unless H: is still a current ACTIVE drive for another Windows OS. Let's fix that.

    (Judging by how much you know on your system, I would assume the following procedures would be easy for you. Let me know if it isn't)

    Open an administrative command prompt and input the following, line by line. You can copy it and save it into a .bat file and run it from an admin prompt to make it easier, if you want.

    Code:
    takeown /f H:
    icacls H: /grant:r administrators:(OI)(CI)(IO)F 
    icacls H: /grant:r System:(OI)(CI)(IO)F
    icacls H: /grant:r "Authenticated Users":(OI)(CI)(IO)M
    icacls H: /grant Users:(OI)(CI)(IO)(GR,GE,RX)
    icacls H: /setowner SYSTEM
    If you're worried about changing permissions, the preceding tutorial applies the security settings Windows places on drives with no significance by default.

    Let us know the outcome :)

    P.S.: Do this on that drive where you're showing the screenshot ONLY! Unless you know what you are doing, doing it on important folders such as junctions would destroy your system.
    e.g. icacls "<drive>:\Documents and Settings" /grant:r administrators:F >_<
      My Computer


  4. Posts : 3
    Windows 7 Ultimate 64
    Thread Starter
       #4

    @Arkhi

    First off, thank you very much for your reply.

    Your suggestion worked!


    Just for curiosity, any idea why Windows 7 would not allow this permission on this particular drive? This is a new and freshly formatted (NTFS) Seagate Barracuda SATA150 1TB with 2 file folders in the root directory used for video files and new downloads. All of my non-system drives are set up in this fashion, just for different media.

    Thanks again for your interest in my post.

    Regards,
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 23:05.
Find Us