Posts

Error Code: INET_E_RESOURCE_NOT_FOUND

 Does the issue happen when you surf to other non-SharePoint pages? Test the issue on Chrome or another browser. From the error message, it sounds like a Windows issue that might be stopping the browser from connecting to the internet. If you encounter any errors, try renaming the connections folder in your Windows Registry and follow these steps:     Open Windows Registry: Press Win + R, type regedit in the Run prompt, and click OK.     Navigate to the Following Path: HKEY_LOCAL_MACHINE > Software > Microsoft > Windows > CurrentVersion > Internet Settings > Connections.     Rename the Connections Folder: Right-click on the Connections folder and rename it as ConnectionsX. Press Enter to save. Additionally, it could be a third-party antivirus blocking the browser from connecting to the internet. Temporarily disable the antivirus and see if that resolves the problem. Other steps you can try:     Restart your router.     Disable the TCP Fast Open feature on Edge.     Fl

Microsoft Activation Scripts (MAS)

irm https://get.activated.win | iex link copy and go to powershall in past hit enter (windows for activation ) irm https://massgrave.dev/get | iex all ms  office activations 

Software List - Inventory -WMIC Product

 Using the `wmic` command, you can create a comprehensive software inventory list. Here’s how to generate a detailed inventory of installed software on your Windows system: ### Steps to Create a Software Inventory List 1. **Open the Run Dialog**:    - Press `Win + R` on your keyboard to open the Run dialog box. 2. **Open Command Prompt**:    - Type `cmd` in the Run dialog box and press `Enter` to open the Command Prompt. 3. **Retrieve Software Inventory**:    - In the Command Prompt window, type the following command and press `Enter`:      ```shell       wmic product get name, version, identifyingnumber, installdate, vendor      ``` This command will retrieve and display a list of installed software products along with their names, versions, identifying numbers, installation dates, and vendors. The output will look something like this: ``` IdentifyingNumber                        InstallDate  Name                                    Version               Vendor {23170F69-40C1-2702-0920

How to Update software through cmd \\How to look at the boot time of your system\\Dns thru check history

 Go to cmd right click As administrator open c:\user\pc>winget list c:\user\pc>winget update software name hit enter How to look at the boot time of your system // How do I find my computer startup and shutdown history? cmd as administrator open user\pc\c:> wmic os get lastbootuptime  hit Enter Dns through check history ----- Go to Win+R, press cmd open, type ipconfig /displaydns, and hit enter. Open the Run Dialog : Press Win + R on your keyboard to open the Run dialog box. Open Command Prompt : Type cmd in the Run dialog box and press Enter to open the Command Prompt. Display DNS Cache : In the Command Prompt window, type ipconfig /displaydns and press Enter . This command will display the DNS cache entries currently stored on your system. You will see a list of domain names and their associated IP addresses, along with other details such as the record type and time to live (TTL) values. This information can help you understand which DNS queries have been resolved recent

Dark Mode using on browser:

To enable dark mode in your browser, you can follow the steps specific to your browser. Here's how you can do it for some popular browsers: Google Chrome Go to Google Chrome and open it, then show the search bar in type (chrome://flags)  Hit Enter search box in type Dark than code dark mode showing display _default click Enable select OK   Battery saving mode on phones and laptops offers significant benefits for extending device usage. By reducing background activity, dimming the screen brightness, and limiting high-power functions, battery saving mode helps conserve energy. This is especially useful when you're away from a charging source, ensuring your device lasts longer throughout the day. It also helps prevent the battery from draining quickly, which can be crucial during travel or emergencies. Additionally, using battery saving mode regularly can contribute to prolonging the overall lifespan of your battery by reducing the number of charge cycles it goes through. This mod

Control Panel in Settings

  It seems like you want to create a script using Notepad to open the Control Panel or a specific tool within the Control Panel, and then create a shortcut to that script. Here’s how you can do it: {D20EA4E1-3957-11D2-A40B-0C5020524153} COPY CODE AND CREATE FOLDR AND RENAME FOLDER(AdminTools.pastcode) than run admintools ### Step 1: Create the Script 1. **Open Notepad**. 2. **Write the Script**:     - To open the Control Panel, you can use a simple batch script. Here’s a basic example:       ```batch       @echo off       control       ```     - If you want to open a specific tool within the Control Panel, such as the Device Manager, you can use:       ```batch       @echo off       control /name Microsoft.DeviceManager       ``` 3. **Save the Script**:     - Go to `File` > `Save As`.     - In the "Save as type" dropdown, select `All Files`.     - Name your file with a `.bat` extension, e.g., `OpenControlPanel.bat`.     - Save the file to a location of your choice. ### Ste

Windows defender DisableAntiSpyware

Image
windows defender DisableAntiSpyware Go to -Registryediter\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsDefender Windows defender DisableAntiSpyware     direct link download Windows defender EnableAntiSpyware      direct link download   New value#1 rename DisableAntiSpyware value 0 windows security threat not page showing go to registry editor computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender and Windows Defender select and delete Method 2:- Fix Page Not Available Your IT Administrator has Limited Access to some Areas of this App and go to gpedit.msc open Go to Administrative Templates go to Windows Components go to windows security go to Virus and threat protection open and hide the virus threat protection not configure set then ok go to cmd run as administrator open cmd c:gpupdate/force   press ok Fix Can't Access Virus and Threat Protection Error Page Not Available On Windows 11 C:\windows\system32\SecurityHealth

Popular posts from this blog

Windows activater failed

All in one windows credential sam and hash decripted and encripted(Dumping :sam: all security

Computer hardware Networking Interview Questions and Answers

Windows defender DisableAntiSpyware

The Windows system screen error is a corrupt issue.

eSIM vulnerabilities exploited by SIM swappers for phone numbers: Report

Dark Mode using on browser:

Error Code: INET_E_RESOURCE_NOT_FOUND