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 17:00] – [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 48: Line 64:
  
 If you update an environment variable and want to use the new value in an existing git bash session,  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 + download the refreshenv.sh script from https://github.com/badrelmers/RefrEnv and call it from bash with ''source /path/to/refrenv.sh''
  
-<code> +Tested it on:
-source /path/to/refrenv.sh +
-</code> +
- +
-System info:+
   * 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 114: 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.1683824424.txt.gz · Last modified: 2023/05/11 17:00 by admin