Removing the search box.
- First thing is you will have to download and install AutoHotKey which is luckily easy to install and use.
- Next, open up a file explorer window and simply type shell:startup in the address bar and then, right click and create a new AutoHotkey script.
- After that right click and select Edit and paste the code below into the end. Control, Hide, , Search, ahk_class Shell_TrayWnd
- If you do above step correctly, finally your code should look like this, unless your search bar will not hide.
- Save,Exit and double click on the script. It will instantly hide the Search box, but unfortunately, empty space will still be there.
No comments:
Post a Comment