Friday, 25 October 2024
Fix missing bluetooth icon on task bar- windows 11
Thursday, 26 September 2024
allow windows update through windows firewall (windows 11)
1. open windows defender firewall
2. click outgoing rules
3. create new rule
a. select custom
b. click next button
c. next to services click customize
d. select 'apply to this service'
e. select Windows update (wuauserv)
f. click ok
4. Protocols and ports
a. select protocol type: TCP
b. select local port: specific ports
c. enter: 49152-65535
d. select remote port: specific ports
e. enter: 443
f. click next
5. Scope
a. find Remote IP address
b. select 'these UP addresses'
c. click add button
d. click 'This IP address of subnet'
e. enter: 20.242.39.171
f. click ok button,
(Note this IP address connection was found by observing windows update, and resolves to Microsoft, Datacentre, Chicago. 52.252.180.154 was also noted but update seems to work with only 20.242.39.171, note IP addresses may change in future and these don't seem linked to URLs)
6. Action (General tab):
b. set allow the connection
b. click next
7. Profile: (tab: Advanced)
a. untick Domain
b. untick Private
Sunday, 9 June 2024
enable developer mode in excel
- open File
- select Options
- select Customize Ribbon
- under Main Tabs
- select Developer check box.
- select ok
restoring files from broken USB drive showing as raw partition
a) If you can still see a raw partition on the usb drive
1. use TestDisk to recover the files
b) The drive is likely unfixable but TestDisk can also restore a partition from raw:
1. https://www.cgsecurity.org/testdisk_doc/repairing_filesystem.html
windows 11, explorer. change right mouse menu back to default context menu
- open regedit
- goto HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\
- make key {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
- inside that key make new key InprocServer32
- double click default, leave blank,
- press ok to save it
- restart windows
Surface Pro 6 and VX4380 not getting 4k external resolution
- 1. check Display resolution set to 4K
- 2. check cable connections
- 3. make sure the mini DP to displayport/hdmi supports 4K
- 4. try HDMI port 2 on VX4380 for 4K, HDMI port 1 seemed to max FHD. (if using HDMI)
- 5. try a different cable
- 6. try eliminating KVM and surface breakout port (if used)
remove signin screen windows 10, 11
- start
- netplwiz
- select the account to use
- uncheck "Users must enter a username and password to use this computer"
- enter username and password of account login as
- press ok
- press apply
windows 10, missing checkbox "Users must enter a username and password to use this computer" on User Accounts screen.
- open regedit
- goto HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device
- double click: DevicePasswordLessBuildVersion
- change from 2 to 0
- reopen User Accounts screen
- see checkbox appears "Users must enter a username and password to use this computer"
windows 11 install offline
- On screen : “Let's connect you to a network”
- press Shift + F10
- command prompt opens
- type: oobe\BypassNRO
- return
- install restarts
- on screen: “Let's connect you to a network”
- "I dont have internet" appears this time
- press it.
remove windows 11 lock screen
- Press Start
- Type gpedit.msc
- press Enter
- Group Policy Editor opens
- Click Computer Configuration
- click Administrative Templates
- click Control Panel
- click Personalization.
- Double-click 'Do not display the lock screen'
- detailed settings opens
- press enabled
- Click OK
- Restart