Tuesday, 19 July 2022

How to Disable ‘Show More Options’ from the Right Click Menu in Windows 11

  1. Click on the Start Menu and Search for “Command Prompt”.
  2. Press “Run as Administrator” under Command Prompt
  3. Once Command Prompt’s window opens you can put the following command and press enter:
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f


Connect PowerBI to SQL Server - TrustServerCertificate

Under the server that Power BI installed,  Go to System Properties -> Advanced -> Environment Variables  Add this Variable Name PBI_S...