Tutorials

Now you know ! We write for you to learn new things !

Solve Outlook Trusted Platform Module error code 80090016 in Office 365

This message appear when opening Outlook “Something went wrong” and the error code 0x80090016, problem comes when Windows is unable to set up a PIN for your device . I solved this issue renaming the following folder, where $dir is your logged user, do this logged with another administrator account, and be sure to make folder visible because it is hidden . C:\users\$dir\AppData\Local\Pa...

ADD “USB Selective Suspend” under Wireless Adapter Settings in Power Options using Command Prompt

1. Open Windows 10 Search panel, and type Command Prompt. From the search result, right click on Command Prompt and select Run as Administrator. This will launch the Elevated Command Prompt. If You want to ADD “USB Selective Suspend” (Remember: This is the default settings) powercfg -attributes 2a737441-1930-4402-8d77-b2bebba308a3 48e6b7a6-50f5-4782-a5d4-53bb8f07e226 -ATTRIB_HIDE If you want to RE...

Add or Remove Power Saving Mode under Wireless Adapter Settings in Power Options using Command Prompt

Here is how to Add or Remove Power Saving Mode under Wireless Adapter Settings in Power Options using Command Prompt : 1. Open an elevated command prompt. 2. Type the command below you want to use into the elevated command prompt, and press Enter. (Add) REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\19cbb8fa-5279-450e-9fac-8a3d5fedd0c1\12bbebe6-58d6-4636-95bb-3217ef867c1a /v Att...

Internet Explorer redirects to Microsoft Edge, Prevent or stop Internet Explorer opening in Microsoft Edge

Internet Explorer was permanently disabled by Microsoft on February 14 and there is no longer any possibility of disabling redirects or any other method to be used. If you want that Internet Explorer stop redirects to Microsoft Edge, prevent or stop Internet Explorer opening in Microsoft Edge you can’t in Windows 10 and Windows 11 ! But you can use Microsoft Edge like Internet Explorer and a...

Outlook, google search bar and other Android 10 apps are crashing

Outlook, google search bar and other Android apps are crashing right now, from I’ve read on the web Google is working on a fix. The issue is due to Android System WebView. To resolve this issue please remove the Webview Update and then restart the phone. Here are the steps: Go settings > apps > tap the three dots in the top right corner > show system apps > search for Android System WebView ...

PHP 8 error Fatal error: Uncaught TypeError: mysqli_num_rows(): Argument #1 ($) must be of type mysqli_result …

Hello everyone, today I will write about an error on PHP 8, after an php 7.4 upgrade. After apache, php, etc I have noticed some errors in a few scripts like : Fatal error: Uncaught TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given in … With a few minutes internet research I found that if(mysqli_num_rows($VARIABLE)==0) must become if(!$VARIABLE || ...

Using PHP 8 and phpmailer 6.2 (phpmailer script not sending email anymore)

Today I’ve istalled on a server Windows Server 2019 a new version of Xampp with PHP version 8 and after a few tests I’ve noticed that mails are not sending anymore from my php scripts. After some research I found that phpmailer older versions like 5.2.14 that I am using from a long time ago is not compatible anymore with PHP8 . I have changed the script with the latest phpmailer 6.2 ve...

Install Microsoft (Dot) .Net Framework 3.5 on Windows 10 version 1903 and 1909

Install Microsoft (Dot) .Net Framework 3.5 on Windows 10 version 1903 and 1909 is done by using the tutorial bellow. The issue is since Windows 10 was introduced. The only way we have been able to enable Microsoft (Dot) .Net Framework 3.5 on Windows 10 version 1903 and 1909 is : Download the official ISO file (is free to download) or installation DVD of the appropriate Windows 10 build version 190...

Upload file, verify file, rename file, get data and delete file from folder php script – example for CSV/Excel file

Today we are showing you how to create a php script for uploading, verify right file type before uploading, rename the file, get data from csv/excel file and then delete it . At first you need to create the html form, bellow is a basic one : <form method=’POST’ enctype=’multipart/form-data’> <input type =’file’ name=’file’ id=’fileR...

Create a dropdown select script on change for submit form, menu or other purpose, html and java

Hello boys and girls, today we are showing you how to create a dropdown select script on change for submit form, menu or other purpose, using html and java . We are using some div’s, some java scripting and you can use it in an any web page you like and for any purpose, if you are asking me I am using to generate some reports using three different variables in php . First you need to have th...

Install Microsoft (Dot) .Net Framework 3.5 on Windows 10 version 1809 October Update

If you need .Net Framework 3.5 but Windows 10 comes with Microsoft (Dot) .Net Framework 4.5, so if you want to use .Net Framework 3.5 you need to do some things . First you need to have a Microsoft 10 DVD version 1809 October Update or ISO image. Mount the dvd in to the drive, iso into the virtual drive or go to the dvd/sources/sxs and copy the cab file microsoft-windows-netfx3-ondemand-package~31...

How to copy BitLocker Recovery Passwords from remote computer to active directory using command prompt

If you are a IT professional or you are managing a computer infrastructure using Active Directory and you are using BitLocker for encrypting data, you may find in AD a tab with BitLocker Recovery Passwords . Sometimes in AD tab with BitLocker Recovery Passwords, for a reason I don’t understand, the Recovery Password is missing from AD tab and if you did not save the password on usb or file y...

  • 1
  • 2
  • 8

Lost Password