Windows 10: Windows search can't look inside other partitions

Discus and support Windows search can't look inside other partitions in Windows 10 Network and Sharing to solve the problem; Hello, I have several partitions beyond the C: where Windows and programs are installed. I store my data on D:, E: and F: drives, but those can't be... Discussion in 'Windows 10 Network and Sharing' started by LeoCarmo, Aug 17, 2019.

  1. LeoCarmo Win User

    Windows search can't look inside other partitions



    Hello, I have several partitions beyond the C: where Windows and programs are installed. I store my data on D:, E: and F: drives, but those can't be searched, which renders the Windows search function virtually useless.

    For some reason only the C: partition is recognized by the indexing service, so its files are the only ones being retrived in a search from the start menu.

    Under the indexing options, I see "144.000 items indexed", then a list below "index these places:"


    • C:


    • Start menu


    • Microsoft Outlook

    But the D: drives and beyond are nowhere to be added.

    Some details:


    1. Windows search service is active and running;


    2. I already tried rebuilding the index;


    3. The owner of the C: drive is TrustedInstaller, while the owner of drives D to F: is me;


    4. Version here is 1809 build 17763.678.

    Any thoughts?


    :)
     
    LeoCarmo, Aug 17, 2019
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Aug 17, 2019
    #2
  3. Installing Windows Vista/7 on a GUID Partition Table

    I've never tried multiple partitions so this is a shot in the dark...

    At step #10, I would try setting the size parameter (it is in mebibytes) to how large you want the partition windows is installed on to be, then go ahead and install windows. This will leave the rest of the drive raw instead of consuming it into the OS partition (C drive). Once you successfully boot into Windows, you should be able to use Computer Management -> Disk Management to create partitions in the raw space.


    If you really wanted to do it with diskpart before Windows is installed, you basically repeat the following lines making sure to specify a size if you don't want it to consume all remaining space:
    • create partition primary size=size in mebibytes here
    • format quick fs=ntfs label="appropriate name here"
    • assign letter=C thru Z here
    Obviously, you can use quick formatting or leave it out for full format. Leave off the size parameter when you reach the final partition that should consume all the remaining space. Also remember that the order you do this in goes from the outside of the disk (where it is fastest) to the inside of the disk (where it is slowest). Because of this, it is recommended to put EFI (e.g. size=300), then MSR (e.g. size=300), then Windows (e.g. size=30000), then Applications (e.g. size=70000), then Storage (e.g. no size parameter).

    If I'm right, the above example would look like this:
    • diskpart
    • list disk
    • select disk <id>
    • online disk
    • attributes disk clear readonly
    • clean
    • convert gpt
    • create partition efi size=300
    • create partition msr size=300
    • create partition primary size=30000
    • format fs=ntfs label="Windows"
    • assign letter=C
    • create partition primary size=70000
    • format fs=ntfs label="Applications"
    • assign letter=D
    • create partition primary
    • format fs=ntfs label="Storage"
    • assign letter=E
    • exit
     
    FordGT90Concept, Aug 17, 2019
    #3
  4. enso Win User

    Windows search can't look inside other partitions

    Quick Access not searching Pictures folder


    Summary, that last suggestion didn't work.

    • I moved the pictures to another folder temporarily.


    • Since there were no troubleshooting steps for this scenario, just for the heck of it, I ran through the restore steps. Copied some pictures into the Pictures folder, ran a Quick Access search and initial problem remains: Searching all of QA doesn't find any files in Pictures folder, running search on just the Pictures folder does. I want to run a global search and find matching files in any/all of the Documents, Music, Videos, and Pictures folders.
    That article dates from 2015 and I'm guessing is out of date. I hope it didn't create potential future problems in my registry.

    Bottom line: I'm still looking for a fix.
     
Thema:

Windows search can't look inside other partitions

Loading...
  1. Windows search can't look inside other partitions - Similar Threads - search can't inside

  2. Disk Management Partition Changed to Simple Volume and can't Delete other Partitions!

    in Windows 10 Software and Apps
    Disk Management Partition Changed to Simple Volume and can't Delete other Partitions!: I have been trying to download Linux on another partition to dual boot but can't seem to get Linux to work properly so I've just decided that I'll stick with windows. Although when I went to delete the Linux partition there is no option to Image 2 and now my regular partition...
  3. windows search inside file

    in Windows 10 Network and Sharing
    windows search inside file: despite turning on all the options, windows still won't search inside the pdf I have on my desktop. I use one drive so basically desktop is a one drive folder.I tried indexing options, enhanced search. All these options do is sometimes search in a .txt file. Coming from Mac...
  4. I can't switch to other insider channels

    in Windows 10 Installation and Upgrade
    I can't switch to other insider channels: Hi, I'm currently on Release Preview Channel and want to switch to Dev release, but there are no other releases listed in Settings > Updates & Security > Windows Insider Program > Pick your insider settings....
  5. Windows search does not search inside the files.

    in Windows 10 Support
    Windows search does not search inside the files.: Hi. I cant take results from inside of file contents (etc .css) while I've made the relevant choice in Windows Search. After searching the internet I read that it may be the file "Searchui.exe". Indeed, the file does not even exist on my system. Αnyone to have some idea to...
  6. Looking for a partitioning tool with requirements

    in Windows 10 Installation and Upgrade
    Looking for a partitioning tool with requirements: I'm looking for a disk partitioning tool that meets the following requirements Can run on a wroking Windows 10, or form a bootable flash drive Can create or remove ALL partitioning types, including specifying the GUIDs on GPT disks Either the Windows or bootable version can...
  7. "Other" partition

    in Windows 10 Network and Sharing
    "Other" partition: Recently, don't ask why I got interested into disk partitions and stuff. So I downloaded a trusted partition manager from the internet. Apparently, it shows more partitions than Diskpart and Disk Manager! One of the is the "PortableBaseLaser" and another is just... "Other"...
  8. Can't have Windows search files on other drives

    in Cortana
    Can't have Windows search files on other drives: Hello, I have several partitions beyond the C: where Windows and programs are installed. I store my data on D:, E: and F: drives, but those can't be searched, which renders the Windows search function virtually useless. For some reason only the C: partition is recognized by...
  9. Can't activate Windows 10 Insider build on 2nd partition

    in Windows 10 Updates and Activation
    Can't activate Windows 10 Insider build on 2nd partition: I have two partitions with Windows 10. One is version 1803 and the other is an Insider build. Until recently both were activated but after an install of the latest insider build the second partition will not activate. I tried my Windows 7 key but that too did not work. Any...
  10. Can't see inside other PCs on network

    in Windows 10 Network and Sharing
    Can't see inside other PCs on network: I posted this originally in the Insiders section --but got no response -- so I'm reposting it here. I have a Win8.1 PC that I use as a file server, so I regularly connect to it, using "tried and true" accessing techniques that have worked fine for years. I set up the...