Recommended Posts

You can go into each drive's properties and uncheck "index this drive"

there's no option like that anywhere in the properties. all i can uncheck is "allow files on this drive to have contents indexed in addition to file properties" but this would not stop the service and would take many hours for million of files.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591881624
Share on other sites

What OS are you on? XP or later? There has to be a service called Windows Desktop Search or Windows Search. Disable that. Or just deselect the items you don't want to be indexed from Control Panel -> Indexing options. Or pause indexing using the Indexing Status nifty gadget (search online). Or keep indexing on but go to Folder Options -> Search and check Always search files names and contents AND Don't use the index when searching in file folders for system files.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591881882
Share on other sites

You can go into each drive's properties and uncheck "index this drive"

Never, ever do this. That file attribute exists for developers to mark temp files or log files which aren't meant to be indexed.

If you want to disable indexing of a location, use the Indexing control panel.

Try this:

Control Panel - Programs and Features - Turn Windows Features on or off - "Indexing Service"

"Indexing Service" is a legacy component not installed by default, and has nothing to do with Windows 7's search indexing.

hi,

how do i disable the file indexing? i can't find it in services.msc. any help would be appreciated.

Why would you want to do this? Disabling random services is not supported or recommended.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591882980
Share on other sites

Never, ever do this. That file attribute exists for developers to mark temp files or log files which aren't meant to be indexed.

If you want to disable indexing of a location, use the Indexing control panel.

"Indexing Service" is a legacy component not installed by default, and has nothing to do with Windows 7's search indexing.

Why would you want to do this? Disabling random services is not supported or recommended.

I can not find any indexing control panel, could you describe where exactly it is? i want to disable it because i don't have any use for it.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591883622
Share on other sites

Never, ever do this. That file attribute exists for developers to mark temp files or log files which aren't meant to be indexed.

If you want to disable indexing of a location, use the Indexing control panel.

What?

"Indexing Service" is a legacy component not installed by default, and has nothing to do with Windows 7's search indexing.

Didn't know that. Can you point me to the documentation on this please?

Why would you want to do this? Disabling random services is not supported or recommended.

When it comes to non-critical services, it's up to the user to decide what he or she wants to disable.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591884472
Share on other sites

From elevated command prompt, run:

sc query wsearch

If you get valid response ("SERVICE_NAME: wsearch" etc.), then run:

sc config wsearch start= disabled

(There is space between "start=" and "disabled")

This will disable the service.

(sc config wsearch start= auto will put it back to default)

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591884550
Share on other sites

i agree with Brandom Live so just leave it alone,i found the more i messed with indexing and other certain things the more things would seem strange and not work right. also some things require indexing to enable certain features.

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591887096
Share on other sites

Such as? Once again you are posting something that you cannot document. There is absolutely no reason NOT to disable indexing if that's what the user wants to do. Unless of course you can prove me wrong.

Of course I can prove you wrong. Lots of applications depend on the system indexer. Outlook, IE 8, OneNote, WMP, most of Explorer, and many others. You can't just go around shutting off random services. What's the point?

All you're doing is disabling platform functionality which applications depend on, and reducing the overall performance of your system (since applications can no longer query metadata about files or other shell objects against the database, and instead they have to crack open files individually each time).

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591888312
Share on other sites

Never, ever do this. That file attribute exists for developers to mark temp files or log files which aren't meant to be indexed.

If you want to disable indexing of a location, use the Indexing control panel.

What?

>>> Exactly what I said. The FANCI bit (File Attribute - Not Content Indexed) is designed for applications to mark temporary files or other frequently changed files which aren't meant to be user accessible. This flag doesn't even change whether a file is indexed, it just affects whether content is indexed or just properties.

>>> The user facing mechanism for changing indexing scopes is the Indexing Options control panel. Even then, users generally aren't expected to alter this configuration. Windows (and applications) determine which paths and data stores should be indexed.

"Indexing Service" is a legacy component not installed by default, and has nothing to do with Windows 7's search indexing.

Didn't know that. Can you point me to the documentation on this please?

>>> http://technet.microsoft.com/en-us/library...698(WS.10).aspx

Why would you want to do this? Disabling random services is not supported or recommended.

When it comes to non-critical services, it's up to the user to decide what he or she wants to disable.

>>> Define "non-critical services." Services, like COM registrations or GAC'd assemblies, are not user-facing concepts in Windows. Tools are provided for developers and IT admins to interact with them, but that doesn't mean it's a good idea to go around messing with them just because you can.

I can not find any indexing control panel, could you describe where exactly it is? i want to disable it because i don't have any use for it.

Type "index" into the start menu and it should be the first result.

If you use Explorer (or IE, WMP, Outlook, OneNote, Photo Gallery, Google Desktop, WL Mail, or several other applications) then you have a use for it.

What do you expect to gain by turning it off?

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591888344
Share on other sites

Define "non-critical services." Services, like COM registrations or GAC'd assemblies, are not user-facing concepts in Windows. Tools are provided for developers and IT admins to interact with them, but that doesn't mean it's a good idea to go around messing with them just because you can.

You know what I mean, as does anyone reading this thread. Look, I'm not SUGGESTING that non-technical users disable services arbitrarily, but there are certain services that can be disabled (or set to manual) without causing any negative side effects and if that's what someone wants to do, so be it. I do my best not to judge on these threads, but rather to suggest and provide intelligent advice (to whatever extent I'm capable of doing so ;) ).

Oh - and thanks for that link - never saw it before :)

Link to comment
https://www.neowin.net/forum/topic/848170-file-indexing/#findComment-591888976
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Linux 7.1 arrives with an NTFS overhaul and major hardware performance boosts by Paul Hill The founder of the Linux kernel has just announced the availability of Linux 7.1. This is a stable version of the kernel that will now be tested by various Linux distributions before it is shipped to users through update managers. Some users, like those on Debian, for example, might not get it for a long time, if at all, while Fedora users can expect it in the near future. With Linux 7.1 out on time, the merge window for Linux 7.2 is now open, giving contributors the opportunity to send in major new features that have been waiting for the last two months. Torvalds warned that he is currently travelling and will be in another timezone, so timing for the merge window may be irregular due to timezone differences and limited internet access. Torvalds said that he has already fetched early pull requests to allow him to do some offline work, but the travel could still cause disruption. Right now, he is not planning to extend the release, but did consider it. He said he might later regret not extending, though. In terms of this last week of development for Linux 7.1, Torvalds said there were no major or alarming changes. This week consisted mostly of smaller driver updates to GPU, networking, and sound, networking fixes, trace tooling fixes, and misc minor fixes. The shortlog this week lists fixes for driver bugs, memory leaks, I/O and USB fixes, networking and RDMA fixes, DRM/graphics fixes, and tooling and verification improvements. Specific fixes include USB series heap-overflow and buffer overflow fixes, and multiple use-after-free, memory-leak, and refcount corrections across subsystems such as i2c, zram, gpio, and net. There are fixes for graphics drivers, including amdgpu, i915, and virtio, as well as hypervisor and virtualization tweaks affecting mshv, vmbus, and hyperv. According to Phoronix, anyone running Linux 7.1 should look out for the new NTFS driver, Intel FRED for improved performance on Panther Lake and future CPUs, faster graphics with Intel Arc Battlemage, and improvements for older AMD Radeon GPUs. If you are running Linux on your computer and everything is fine, then you don’t need to worry about updating to Linux 7.1 as a priority; just wait for it to be pushed to you. If you have tried Linux on hardware but it didn’t work properly, trying again with a distro that uses Linux 7.1 could cause Linux to work on your machine, thanks to the new hardware support.
    • you can also do this with this tool: PowerSettingsExplorer made by mbk1969 at 3dguru forum.. I found it by accident researching on modern standby and annoying quirks of it in 2022
    • AB Download Manager 1.9.1 by Razvan Serea AB Download Manager is an open-source, feature-rich download manager designed to accelerate downloads, organize files efficiently, and provide seamless control over downloads. With support for multiple connections, resume capability, and an intuitive interface, it enhances the downloading experience for users seeking speed and reliability. The software integrates with various browsers, enabling quick link grabbing and batch downloading. It supports HTTP, HTTPS, and FTP protocols, ensuring broad compatibility with different file sources. Users can schedule downloads, set speed limits, and categorize files automatically for better organization. AB Download Manager is lightweight yet powerful, making it a great alternative to proprietary download managers. Its open-source nature allows developers to contribute, customize, and improve the software as needed. Whether you're downloading large files, managing multiple downloads at once, or seeking an ad-free experience, this tool offers a practical and efficient solution. Key features of AB Download Manager: Multi-Connection Support – Accelerates downloads by splitting files into multiple segments. Resume Capability – Allows paused or interrupted downloads to be resumed without starting over. Batch Downloading – Supports downloading multiple files at once for improved efficiency. Browser Integration – Captures download links directly from browsers for seamless operation. HTTP, HTTPS, and FTP Support – Ensures compatibility with a wide range of file sources. Download Scheduling – Enables users to automate downloads at specific times. Speed Limiting – Lets users control bandwidth usage for optimized performance. File Categorization – Automatically organizes downloaded files into designated folders. User-Friendly Interface – Simple and intuitive design for easy navigation. Cross-Platform Compatibility – Works on multiple operating systems. Ad-Free Experience – No intrusive ads or tracking for a clean user experience. AB Download Manager 1.9.1 changelog: Added An option to customize notification sounds (#1259) Fixed Ongoing notification was laggy on Samsung One UI devices (#1269) Improved Updated Translations Minor UI/UX improvements Download: AB Download Manager 1.9.1 | Portable | ~80.0 MB (Open Source) Download: ARM64 | Portable ARM64 | Android Links: AB Download Manager Website | Github Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • watching him because of the Mr Klinton cat
    • yup dude, ADS on this website are terrible
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      506
    2. 2
      +Edouard
      196
    3. 3
      PsYcHoKiLLa
      140
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!