Arama çubuğunda simgeler gözükmüyor

Kod:
@echo off

taskkill /f /im explorer.exe

taskkill /f /im shellexperiencehost.exe

timeout /t 3 /NOBREAK > nul

del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q

timeout /t 2 /NOBREAK > nul

start explorer

@echo on

Yukarıda paylaştığım kodu not defterine yapıştırıp farklı kaydet seçeneğinden bir isim verip uzantısını .bat olarak değiştirin. Ardından çift tıklayın çalıştırın ve sonucu gözlemleyin.
 

Geri
Yukarı