Any reg tweak or anything to set the default search parament of "Find my Files' from CLASSIC to ENHANCED by default by reg file edit discovered so far? Also, I disabled Defender completely but still every time I boot, I get this notification immediately. Although ESET FIREWALL is always on & that's a false reporting for ESET, any way to get rid of this?
Any reg tweak or anything to set the default search parament of "Find my Files' from CLASSIC to ENHANCED by default by reg file edit discovered so far? Also, I disabled Defender completely but still every time I boot, I get this notification immediately. Although ESET FIREWALL is always on & that's a false reporting for ESET, any way to get rid of this?
Had OS search set to advanced then ran REGSHOT and saved Then reverted to classic Regshot 1.9.0 x64 ANSI Comments: 2nd SHOT >>> Changed back from ADVANCED to CLASSIC Datetime: 2019/9/12 15:15:38 , 2019/9/12 15:17:35 Results (changes), Lots to see (figure out) Spoiler Code: ---------------------------------- Keys deleted: 20 ---------------------------------- HKLM\SOFTWARE\Microsoft\Windows Search\CrawlScopeManager\Windows\SystemIndex\DefaultRules\29 HKLM\SOFTWARE\Microsoft\Windows Search\CrawlScopeManager\Windows\SystemIndex\WorkingSetRules\31 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\20 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\21 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\22 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\23 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\24 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\25 HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\StartPages\7 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\CrawlScopeManager\Windows\SystemIndex\DefaultRules\29 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\CrawlScopeManager\Windows\SystemIndex\WorkingSetRules\31 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\20 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\21 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\22 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\23 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\24 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\LocalHost\Paths\25 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\StartPages\7 HKU\S-1-5-19\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-2013157153-1221419916-2424923556-4050094502-476667899-1338831401-220033975 HKU\S-1-5-19\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-2013157153-1221419916-2424923556-4050094502-476667899-1338831401-220033975\Children ---------------------------------- Keys added: 12 ---------------------------------- HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\StartPages\9 HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows Search\Gather\Windows\SystemIndex\StartPages\9 HKU\S-1-5-19\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-2235974771-1290082133-4257530542-2819777832-476667899-1338831401-220033975 HKU\S-1-5-19\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-2235974771-1290082133-4257530542-2819777832-476667899-1338831401-220033975\Children HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\hiv HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:0000000000021426 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:00000000000214C4 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:00000000000214D0 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:0000000000031426 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:0000000000041426 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:0000000000081418 HKU\S-1-5-21-464878230-406371118-305689403-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\2\ApplicationViewManagement\W32:0000000000091418 There were also a further 220 values deleted and 53 added, too many to list here ---------------------------------- Total changes: 385 ----------------------------------
Code: REG ADD "HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex" /v "EnableFindMyFiles" /t REG_DWORD /d "1" /f
KB4515384 has been pretty glitchy to install. On 2 vanilla installs it failed to install from WU but reported a successful install when done manually. After the manual install and reboot WU still thinks I need it, downloads it and then fails when trying to install it. Bizarrely on one of my modified installs it installed from WU without issue, literally the opposite of what you would expect.
Code: REG ADD "HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex" /v "EnableFindMyFiles" /t REG_DWORD /d "1" /f
I already have tried that with Regshot many times ago, not able to find/pinpoint any precise reg change, so asked here.
You need to restart the Windows Search service or restart the computer for the change to be applied. I took this setting directly from my server's GPO registry template.
You need to restart the Windows Search service or restart the computer for the change to be applied. I took this setting directly from my server's GPO registry template.
Here I am talking about integrating that regfile directly in and with Win ISO so that it can be applied since the very first boot of Windows on a clean installation, which, again, as I said earlier, didn't happen so I am looking for the correct solution.
Here I am talking about integrating that regfile directly in and with Win ISO so that it can be applied since the very first boot of Windows on a clean installation, which, again, as I said earlier, didn't happen so I am looking for the correct solution.
And here I am saying that either the Windows Search service, or the device itself, needs restarted. Just because you set a registry property in an offline registry hive does not mean it is applied during the first boot. There are many registry keys and property values that can be set in offline hives and still require a first reboot after deployment. Moreover, this registry setting is applied to all my MDT deployment WIM files for 1903 and do set Windows Indexing to Enhanced Mode.
I am not going to keep replying to you in two separate threads. I know exactly what you wrote and my previous post still reflects that.