User Tools

Site Tools


windows_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows_notes [2023/05/11 16:52] – [refresh environment variables] adminwindows_notes [2023/11/24 19:59] (current) – [search button in taskbar not working] raju
Line 1: Line 1:
 ===== dummy ===== ===== dummy =====
 +==== search button in taskbar not working ====
 +Symptom: The search button in the task bar does not respond to the keyboard.
 +
 +Fix: Reboot the search process
 +
 +ctrl+alt+del -> Task Manager -> Processes -> Search -> Search -> End Task
 +
 +Ref:- https://www.reddit.com/r/Windows10/comments/317gce/windows_10_search_bar_not_working/
 +
 +==== wifi password ====
 +  Control Panel\Network and Internet\Network and Sharing Center
 +  -> View your active networks -> click the link after "Connections:"
 +  -> which will be something like Wi-Fi (SSID)
 +  -> Wireless Properties -> Security -> Network security key
 +  -> Show characters -> enter the admin password
 +
 ==== Check windows version ==== ==== Check windows version ====
 <code> <code>
Line 47: Line 63:
 tags | git bash reread environment variables tags | git bash reread environment variables
  
-If you update an environment variable and want to use the new value in an existing git bash session, run the refreshenv.sh script from https://github.com/badrelmers/RefrEnv+If you update an environment variable and want to use the new value in an existing git bash session,  
 + download the refreshenv.sh script from https://github.com/badrelmers/RefrEnv and call it from bash with ''source /path/to/refrenv.sh''
  
-System info:+Tested it on:
   * git bash is running inside conemu 191012 <code>$ git --version   * git bash is running inside conemu 191012 <code>$ git --version
 git version 2.34.1.windows.1 git version 2.34.1.windows.1
Line 109: Line 126:
       * started using it from 2020-11       * started using it from 2020-11
       * Using 64-bit version of 1.3.5       * Using 64-bit version of 1.3.5
- 
-==== wifi password ==== 
-  Control Panel\Network and Internet\Network and Sharing Center 
-  -> View your active networks -> click the link after "Connections:" 
-  -> which will be something like Wi-Fi (SSID) 
-  -> Wireless Properties -> Security -> Network security key 
-  -> Show characters -> enter the admin password 
  
 ==== clear recent files list ==== ==== clear recent files list ====
windows_notes.1683823963.txt.gz · Last modified: 2023/05/11 16:52 by admin