top of page



Fixed: Double-clicking folders in OneDrive on Windows 11 doesn't work
I have faced this problem and tried to search for a solution. Finally, I found this post . I tried the first one, but unfortunately, it...
May 171 min read


git - How to Fix "Permission to x.git denied to user" Error when using multiple git account in Windows
remote: Permission to <user>/<error_repo>.git denied to <another_user>. fatal: unable to access ' https://github.com/<user>/<error_repo>....
May 171 min read


Fixed error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
If you git clone and face this error, you can try these solutions below: https://stackoverflow.com/questions/59282476/error-rpc-failed-cu...
Mar 14, 20241 min read


How to Fix Bluetooth Missing from Device Manager in Windows 10
This is the first and only way I tried after reading this blog and succeeded: Step 1: Windows + R, run "services.msc" Step 2: Step 3:...
Feb 26, 20241 min read
bottom of page