Windows 11: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with "Main page: Windows == How-to == === Disable windows search and delete up index file === * Location of windows index: {{file|C:\ProgramData\Microsoft\Search\Data\Applications\Windows}}. ;Delete index file * Go to '''settings -> Privacy & security -> Searching Windows -> Advanced indexing options''', click '''Rebuild'''. * Index won't be rebuild if service is disabled. Just enable it and disable it again rapidly. ;Stop the service * Start <code>services.msc</code>....")
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== How-to ==
== How-to ==
=== Disable windows search and delete up index file ===
=== Disable windows search and delete up index file ===
* https://superuser.com/questions/1771578/ok-to-delete-windows-db-file-on-pc
* Location of windows index: {{file|C:\ProgramData\Microsoft\Search\Data\Applications\Windows}}.
* Location of windows index: {{file|C:\ProgramData\Microsoft\Search\Data\Applications\Windows}}.


Line 12: Line 13:
* Start <code>services.msc</code>.
* Start <code>services.msc</code>.
* Locate '''Windows Search''', in All Tasks, set it to '''Disabled''' (originally '''Automatic (delayed)'''). Then '''Stop''' the service.
* Locate '''Windows Search''', in All Tasks, set it to '''Disabled''' (originally '''Automatic (delayed)'''). Then '''Stop''' the service.

=== Edit remote user access list ===
Two ways:
* Launch <code>lusrmgr</code>, and edit '''Groups / Remote Desktop Users"
* Open '''Advanced System Settings", go to remote tab.

Latest revision as of 10:32, 20 March 2025

Main page: Windows

How-to

Disable windows search and delete up index file

Delete index file
  • Go to settings -> Privacy & security -> Searching Windows -> Advanced indexing options, click Rebuild.
  • Index won't be rebuild if service is disabled. Just enable it and disable it again rapidly.
Stop the service
  • Start services.msc.
  • Locate Windows Search, in All Tasks, set it to Disabled (originally Automatic (delayed)). Then Stop the service.

Edit remote user access list

Two ways:

  • Launch lusrmgr, and edit Groups / Remote Desktop Users"
  • Open Advanced System Settings", go to remote tab.