Monday, 12 February 2024

Microsoft edge downgrade windows 10 and windows 11

Step 1) Download edge msi file from Microsoft and save in root folder of a drive 
Step 2)Run below mentioned command in administrator command prompt 



Old and new version snapshot from aap wizard windows 10 and 11

Wednesday, 24 January 2024

Disable removable storage access in Windows 10 Pro by Local group policy editor

1.
Open Local group policy editor with administrator user
2. It can be opened by command gpedit.msc in Run or command prompt
3. Navigate to 
Computer Configuration\Administrative Templates\System\Removable Storage Access
4. Double Click on key All Removable Storage classes: Deny all access
5. Enable,then apply
6. Open command prompt and run gpupdate /force command or do a computer restart
7. Now removable storage is disabled

To enable removable storage again, disable policy given in step 4 and do steps 5-7

In given picture, removable storage is disabled 

Monday, 9 October 2023

Increasing PST file size limit in Microsoft Outlook

MaxLargeFileSize
WarnLargeFile Size

These 2 Dword 32 entries need to add under HKCU/Software/Policies/Microsoft/Office/Outlook 


**Here office folder will be of seperate names depending on Microsoft Office version**

And define file size in MegaBytes in decimal format



After reboot, it will be fixed.

Thursday, 28 September 2023

Wednesday, 2 August 2023

How to stop Press Ctrl Alt Delete before signing in Windows 10

1.Open secpol.msc command in Run
2.Go in Local policies>security options
3.Enable setting Interactive Logon:Do not require CTRL+ALT+DEL
4. Restart computer and check 

Thursday, 11 May 2023

Firefox windows error SEC_ERROR_UNKNOWN_ISSUER (Connection is not secure error)

1.Open a new window in Firefox and type "about:config" without the quotes and hit enter
2.Confirm that you want to continue
In the search field, type in security.enterprise_roots.enabled and hit enter
3. - you'll be left with one field
If it's marked as "false" then double-clicking it should turn it to "true"
Close the window, then re-open your website.

This error we faced due to ssl certificate installed by our organization.

Also this solution is applicable for error:
MOZILLA_PKIX_ERROR_MITM_DETECTED

Thursday, 1 December 2022

Acer Laptop Internal Battery Reset

Hi

We have to make sure laptop is power off completely and AC adapter also should be unplugged.

Now by using a paper clip, press in that pinhole for 5 seconds. Then try to make laptop on.

Sometimes, It's helpful when your laptop is not powering on.

Here's link to youtube video from Acer
:
https://youtu.be/NfhgnxUJoZo

Friday, 25 November 2022

Unable to open PDF files in Outlook Error: Can't create file: . Right-click the folder you want to create the file in and then click Properties on the shortcut menu to check your permissions for the folder.

This is quick solution.

1)Close outlook, and search registry editor by search button in Windows 10
2)Go to path given in picture
3) Right click on key OutlookSecureTempFolder and select modify
4) Browse to path in windows explorer and delete everything from that folder
5)Re-open outlook and check 

Credits: Whoever think it's matching their work. Thanks to my I.T. Support community 

Saturday, 19 November 2022

Unable to change wallpaper in Windows 10

1. Click Start and type regedit in Start >> Run.
2. Now navigate to the following key: HKEY_Current_User\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop
3. On the right pane find “Nochangingwallpaper” and check the value and make sure the value is “0”
4. If it is 1 then the wallpaper would not change. You may have to change the value to 0. Right click on “Nochangingwallpaper”, click Modify and change the value to 0.
5. Now close the registry editor.

The changes will take into effect only after you restart the computer, check if you are able to change the wallpaper once you restart the computer.

Annoying Error in outlook: the ldap directory server found more entries for this search

Applicable for following versions:

Outlook 2003, Outlook 2007, and Outlook 2010

Steps:

1)Exit Outlook 2003.

2)Click Start, and then click Run.

3)In the Open box, type regedit, and then click OK.

4)Verify that the following key exists. If it does exist, go to step 5.

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\LDAP If the key does not exist, you must create it. To do this, follow these steps:

Locate and then select the following registry key:

HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook

Where xx.0 is 11.0 for Outlook 2003, 12.0 for Outlook 2007, and 14.0 for Outlook 2010.

On the Edit menu, click New, and then click Key.

Type ldap, and then press the ENTER key.

5)On the Edit menu, click New, and then click DWORD Value.

Type NoDisplayNameSearch, and then press Enter.

6)Right-click the new string value name, and then click Modify.

In the Value data box, type 1, and then click OK.

Exit Registry Editor.

Friday, 30 September 2022

Regarding problem in Sticky Notes in Windows 10 like App not responding, or freeze issue

Hi
Solution is very simple of issues related to Windows 10 Sticky notes.

Steps: 
1. Data backup of current notes app
2. Reset of application
3. Data restore to App

Step1:Data backup of current notes app

* Go in Run window ,by pressing shortcut key Win+R
* Type %localappdata% and press ok
* It will open Windows explorer window
Location: Username\Appdata\local

* Here go in Packages folder and then folder given in picture
*Copy LocalState folder to safe location

like in other drive, where windows is not installed 

**Backup process completed**

******Step 2. Reset of application******

1. Press Window key+ i button
2. Go in apps and type sti in search box
3. Go in Advanced options menu
4. Do app reset

****Bravo,Step 2 completed ****
Step 3. App data restore

Copy LocalState folder backed up earlier to location of Sticky notes folder

**Step 3 completed**

Launch back Sticky notes app and it will work fine.

Tuesday, 16 February 2021

Outlook showing start in safe mode error

1) click on yes on prompt
2) or you can user oulook.exe /safe command in run
3)after loading safely, close outlook and open again
4)now outlook will open in normal mode.
5) Solved

Friday, 4 January 2019

Printer setup menu appear when opening excel file

I faced today this weird issue. During opening file pop up opens with options to set up printers. But I not gave print command & prompt menu is not getting closed. Follow these steps:

1. Open task manager with administrative privileges
2. Login in admin account Right click on taskbar and click task manager
3. Click details or processes menu
4.Right click on excel.exe and click end process tree
5. Now change default printer to Microsoft xps or one note
6. Open excel file & click on view & change it to normal instead of page break preview
7. Save file & set default printer to whatever you want
8. Issue is solved ;)

Friday, 30 November 2018

Privacy error in Mozila Firefox: Your connection is not private” (NET::ERR_CERT_AUTHORITY_INVALID).

HSTS stands for HTTP Strict Transport Security. It is a WEB security policy that forces browsers to interact with websites with HTTPs connections.
It prevents protocol downgrades & cookie hijacking.

1. Click on Help menu in menu bar(you can make menu bar visible by pressing ALT+H button)
2.Click on troubleshooting information
3. And click on refresh Firefox
4. Close & reopen firefox

It will refresh Firefox to default settings & issue will be solved

Other alternate procedure

1)enter about:support in address bar & press enter
2) click on Refresh Firefox
3)close Firefox & reopen

Wednesday, 31 October 2018

Remote desktop error CredSSP Encryption Oracle Remediation

Hi Guys, if you are facing this issue. Here is simple solution

:
1) Login in administrator account
2) open run by pressing win key + R
3) type gpedit.MSc & press ok
4)click computer configuration in left side
5) click on system submenu

6) click credential delegation
7) then Encryption Oracle Remediation & enable it & set protection level to vulnerable
8) click apply & OK & run cmd & type gpupdate & press enter.
9) Restart system & issue will be resolved

Monday, 26 February 2018

MAPI error in outlook

Hi Guys,
Recently I faced issue & solution is quick and easy. Here are steps:

1)Go to User accounts folder in Windows
2) select the user folder, who is facing issue
3)go in properties by right click & click security tab
4) click on edit
5) select the user & give him full Access to his folder
6) issue will be solved

Wednesday, 31 January 2018

Unsubscribing RSS feed in Outlook

)Open Run by pressing Win Key+R
2) Type control & press ok button
3) Click on view by & select large icons
4)Open mail & click on RSS feed
5) Select feed & click remove
6)In outlook folders, go to RSS feed folder & Open properties menu
7)click on general menu & click clear offline items

windows 11 space cleanup

1. Delete search database .db files after stopping of windows search service  2. Use Disk cleanup tool to free space 3. Delete content in pr...