Description: This article will show you how to disable Chrome background apps from running when Chrome is closed. Some examples of these apps can be notifications from websites, file uploads, etc. With Google Chrome open, select the three dots for customize and control Google Chrome, found at the top right of the Chrome window. Choose Settings from the dropdown menu. Read More
Category: Windows 7/8/10/11
How to Check the Headers of a IIS Server Locally?
You can use Powershell to view the headers. (invoke-webrequest http://localhost).headers
How to Fix IIS Default Index Page Vulnerabilities
TIPS: Scroll down this post and try soltuion#2 would be a easy and fast way to fix this. Solution #1 Penetration tools may alert if IIS server is accepting requests with HTTP OPTIONS method. This is because the response to these requests may reveal what other methods are supported by the web server. Warning: Disabling OPTIONS may have Read More
How to Disable Recursion on a Windows DNS Server
By default, the DNS server performs recursive queries on behalf of its DNS clients and DNS servers that have forwarded DNS client queries to it. Recursion is a name-resolution technique in which a DNS server queries other DNS servers on behalf of the requesting client to fully resolve the name and then sends an answer Read More
How to Make a Gmail Desktop App for Windows
While Google offers no official Gmail app for computers, you can use a workaround to turn Gmail’s desktop site into a PWA app on Windows. You’ll be able to launch and use it, similar to how you would a normal app. You’ll want to do this if you dislike other email clients’ interfaces and would prefer Gmail’s native Read More
How to Boot Microsoft Surface from a USB device
For all Surface models Before you start, make sure you don’t have any other USB devices connected to your Surface, including USB mouse devices, keyboards, or other storage drives. Surface will try to boot from any other connected USB devices. Here’s how to boot from a USB. Shut down your Surface. Insert the bootable USB drive Read More